]> git.pld-linux.org Git - packages/aMule.git/blobdiff - aMule.spec
c++ build error fixed, release 6 for rebuild with new cryptopp, TODO added.
[packages/aMule.git] / aMule.spec
index d8580bb71d8772f5e407059cc19c4640ca59ea78..9b10740ef262f0947279a726952ee47478673618 100644 (file)
@@ -1,8 +1,11 @@
+#
+# TODO: ./configure --enable-plasmamule
+#
 Summary:       Unix port of eMule client
 Summary(pl.UTF-8):     Uniksowy port klienta eMule
 Name:          aMule
 Version:       2.3.1
-Release:       0.1
+Release:       6
 License:       GPL
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/amule/%{name}-%{version}.tar.bz2
@@ -10,6 +13,7 @@ Source0:      http://downloads.sourceforge.net/amule/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-cas-datadir.patch
 Patch2:                %{name}-ac.patch
+Patch3:                %{name}-cxx.patch
 URL:           http://www.amule.org/
 BuildRequires: GeoIP-devel
 BuildRequires: autoconf
@@ -26,7 +30,7 @@ BuildRequires:        gtk+2-devel >= 2:2.2.0
 BuildRequires: libpng-devel >= 1.2.0
 BuildRequires: libstdc++-devel
 BuildRequires: pkgconfig
-BuildRequires: wxGTK2-unicode-devel
+BuildRequires: wxGTK2-unicode-devel >= 2.8.12
 BuildRequires: xorg-lib-libXpm-devel
 Requires:      wget
 Obsoletes:     lmule
@@ -83,6 +87,7 @@ NarzÄ™dzie do generownia statystyk aMule.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal} -I m4
This page took 0.0629 seconds and 4 git commands to generate.