]> git.pld-linux.org Git - packages/aMule.git/blobdiff - aMule.spec
- not needed
[packages/aMule.git] / aMule.spec
index e966426404e65b8faeff90614995c2f5b1464e96..be51d17bcc3ea677093f3c0bdc7aac770988a8bd 100644 (file)
@@ -1,13 +1,12 @@
-%define                _rc     rc8
 Summary:       Unix port of eMule client
 Summary(pl):   Uniksowy port klienta eMule
 Name:          aMule
 Version:       2.0.0
-Release:       0.%{_rc}.2
+Release:       0.1
 License:       GPL
 Group:         X11/Applications
-Source0:       http://download.berlios.de/amule/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5: 764c8cc47ffbc29bbe8e568cec09e00b
+Source0:       http://download.berlios.de/amule/%{name}-%{version}.tar.gz
+# Source0-md5: e6680641e171ddf4236c955168947ba0
 Patch0:                %{name}-configure_in.patch
 Patch1:                %{name}-desktop.patch
 URL:           http://www.amule.org/
@@ -22,8 +21,9 @@ BuildRequires:        gettext-devel >= 0.11.5
 BuildRequires: gtk+2-devel >= 2:2.2.0
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
-BuildRequires: wxBase-devel >= 2.4.0
-BuildRequires: wxGTK2-devel >= 2.4.0
+BuildRequires: wxBase-devel >= 2.4.2
+BuildRequires: wxGTK2-devel >= 2.4.2
+BuildRequires: wxWidgets-devel >= 2.4
 Requires:      wget
 Obsoletes:     lmule
 Obsoletes:     xmule
@@ -36,7 +36,7 @@ aMule is a Linux port of eMule client.
 aMule to linuksowy port klienta eMule.
 
 %prep
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 
@@ -52,7 +52,7 @@ aMule to linuksowy port klienta eMule.
        --enable-amulecmd                               \
        --enable-amulecmdgui                            \
        --enable-webserver                              \
-       --enable-webservergui
+       --enable-webservergui                           
 
 %{__make}
 
This page took 0.032558 seconds and 4 git commands to generate.