commit c20b7c44a20fa122ccda50de4b6b01cbb18783c1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 26 04:53:30 2018 +0000
Add
https://github.com/amule-project/amule/pull/120
fix FTBFS
amule.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/amule.spec b/amule.spec
index a92df5d..488a6c4 100644
--- a/amule.spec
+++ b/amule.spec
@@ -11,6 +11,7 @@ Release: 9%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Source0:
https://github.com/amule-project/amule/archive/%{version}/%{name}-%{versi...
+Patch1
https://github.com/amule-project/amule/pull/120.patch
URL:
http://amule.org
# See
http://www.amule.org/wiki/index.php/Requirements
BuildRequires: wxGTK-devel >= 0:2.8.7, desktop-file-utils, expat-devel
@@ -39,7 +40,7 @@ It is useful for servers which don't have Xorg.
%prep
-%setup -q -n %{name}-%{version}
+%autosetup -p1
%build
./autogen.sh