badwolf 1.0.2-1 (znver1;i686;aarch64;x86_64) 2020-12025
9999

Status published
Submitter angrypenguinpoland [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/808622
Packages
badwolf-1.0.2-1.znver1.binary
badwolf-1.0.2-1.znver1.source
badwolf-debuginfo-1.0.2-1.znver1.debuginfo
badwolf-debugsource-1.0.2-1.znver1.binary
badwolf-1.0.2-1.i686.binary
badwolf-1.0.2-1.i686.source
badwolf-debuginfo-1.0.2-1.i686.debuginfo
badwolf-debugsource-1.0.2-1.i686.binary
badwolf-1.0.2-1.aarch64.binary
badwolf-1.0.2-1.aarch64.source
badwolf-debuginfo-1.0.2-1.aarch64.debuginfo
badwolf-debugsource-1.0.2-1.aarch64.binary
badwolf-1.0.2-1.x86_64.binary
badwolf-1.0.2-1.x86_64.source
badwolf-debuginfo-1.0.2-1.x86_64.debuginfo
badwolf-debugsource-1.0.2-1.x86_64.binary
Build Date 2020-07-19 14:30:41 +0000 UTC
Last Updated 2020-07-25 20:06:34.406356036 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary c4916f4c4f42f23a0824adffddba74d723f1f852

commit c4916f4c4f42f23a0824adffddba74d723f1f852
Author:     AngryPenguinPL <angrypenguinpoland@gmail.com>
AuthorDate: Sun Jul 19 16:09:02 2020 +0200
Commit:     GitHub <noreply@github.com>
CommitDate: Sun Jul 19 16:09:02 2020 +0200

    clean
---
 badwolf.spec | 25 ++++++-------------------
 1 file changed, 6 insertions(+), 19 deletions(-)

diff --git a/badwolf.spec b/badwolf.spec
index 829de9d..f9e1968 100644
--- a/badwolf.spec
+++ b/badwolf.spec
@@ -1,23 +1,17 @@
-%global forgeurl https://gitlab.com/lanodan/badWolf
+%define tarname badWolf
 
 Name:           badwolf
 Version:        1.0.2
-Release:        1%{?dist}
+Release:        1
 Summary:        Web Browser which aims at security and privacy over usability
-
-%global tag v%{version}
-%forgemeta
-
 License:        BSD
 URL:            https://hacktivis.me/projects/badwolf
-Source0:        %{forgesource}
+Source0:        https://gitlab.com/lanodan/badWolf/-/archive/v%{version}/%{tarname}-v%{version}.tar.bz2
 
 BuildRequires:  make
-BuildRequires:  gcc
 BuildRequires:  gettext
 BuildRequires:  desktop-file-utils
-
-BuildRequires:  webkit2gtk3-devel
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 
 Requires:       hicolor-icon-theme
 
@@ -45,13 +39,11 @@ open in a background tab.
 
 
 %prep
-%autosetup -n badWolf-%{tag}
+%autosetup -n %{tarname}-v%{version}
 
 
 %build
-%set_build_flags
-%make_build all
-
+%make_build
 
 %install
 %make_install PREFIX=%{_prefix}
@@ -60,11 +52,6 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}-%{version}
 
 %find_lang Badwolf
 
-
-%check
-desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
-
-
 %files -f Badwolf.lang
 %license COPYING
 %doc README.md KnowledgeBase.md interface.txt
Not Available

benbullard79 [@T] cox.netNo Comment.1371d 01hrs
benbullard79 [@T] cox.netNo Comment.1371d 01hrs