Changes of Revision 45

aMule.changes Changed
x
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Fri Feb 17 19:34:07 UTC 2017 - olaf@aepfle.de
4
+
5
+- Use wxWidgets-3_0
6
+
7
+-------------------------------------------------------------------
8
 Tue Nov  6 21:08:25 UTC 2012 - fisiu@opensuse.org
9
 
10
 - Fix #PM-46: aMule fails to start on openSUSE:
11
aMule.spec Changed
16
 
1
@@ -20,13 +20,7 @@
2
 BuildRequires:  fdupes
3
 BuildRequires:  libupnp-devel libcryptopp-devel libGeoIP-devel update-desktop-files
4
 BuildRequires:  mozilla-nspr
5
-%if 0%{?suse_version} < 1210
6
-BuildRequires:  wxWidgets-ansi-devel >= 2.8.12
7
-%else
8
-BuildRequires:  wxWidgets-wxcontainer-devel >= 2.8.12
9
-%endif
10
-%define _use_internal_dependency_generator 0
11
-%define __find_requires %wx_requires
12
+BuildRequires:  wxWidgets-3_0-devel
13
 Requires:  GeoIP
14
 
15
 %description
16