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 |
|
||||||||||||||||
| 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.net | No Comment. | 1984d 03hrs |
| benbullard79 [@T] cox.net | No Comment. | 1984d 03hrs |