SPECS: aMule.spec - updated to 2.2.1
kosmo
kosmo at pld-linux.org
Sun Jul 27 16:43:46 CEST 2008
Author: kosmo Date: Sun Jul 27 14:43:46 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.2.1
---- Files affected:
SPECS:
aMule.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: SPECS/aMule.spec
diff -u SPECS/aMule.spec:1.107 SPECS/aMule.spec:1.108
--- SPECS/aMule.spec:1.107 Tue May 13 13:29:18 2008
+++ SPECS/aMule.spec Sun Jul 27 16:43:41 2008
@@ -2,22 +2,21 @@
Summary: Unix port of eMule client
Summary(pl.UTF-8): Uniksowy port klienta eMule
Name: aMule
-Version: 2.1.3
-Release: 27
+Version: 2.2.1
+Release: 1
License: GPL
Group: X11/Applications
Source0: http://download.berlios.de/amule/%{name}-%{version}.tar.bz2
-# Source0-md5: 0aafdd159edb8ad5f0064da87998b47d
-Patch0: %{name}-configure_in.patch
-Patch1: %{name}-desktop.patch
-Patch2: %{name}-cas-datadir.patch
-Patch3: %{name}-wx.patch
+# Source0-md5: bfa8237e9682fd9d6fce72e152276f49
+Patch0: %{name}-desktop.patch
+Patch1: %{name}-cas-datadir.patch
URL: http://www.amule.org/
+BuildRequires: GeoIP-devel
BuildRequires: autoconf
BuildRequires: automake >= 1:1.7.3
BuildRequires: binutils-devel
BuildRequires: bison
-#BuildRequires: cryptopp-devel >= 5.1
+BuildRequires: cryptopp-devel >= 5.1
BuildRequires: curl-devel >= 7.9.7
BuildRequires: expat-devel
BuildRequires: gd-devel
@@ -82,11 +81,8 @@
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
-%patch3 -p1
%build
-%{__gettextize}
%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
@@ -105,7 +101,8 @@
--enable-wxcas \
--enable-alc \
--enable-alcc \
- --enable-kad-compile
+ --enable-kad-compile \
+ --enable-geoip
%{__make}
@@ -131,8 +128,11 @@
%attr(755,root,root) %{_bindir}/ed2k
%dir %{_datadir}/amule
%{_datadir}/amule/webserver
+%{_datadir}/amule/skins
%{_desktopdir}/amule.desktop
+%{_desktopdir}/amulegui.desktop
%{_pixmapsdir}/amule.xpm
+%{_pixmapsdir}/amulegui.xpm
%{_mandir}/man1/amule*
%{_mandir}/man1/ed2k*
%{_mandir}/man1/xas*
@@ -180,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2008/07/27 14:43:41 kosmo
+- updated to 2.2.1
+
Revision 1.107 2008/05/13 11:29:18 pluto
- release 27 for rebuild with binutils 2.18.50.0.7.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aMule.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list