Author: duddits Date: Thu Mar 19 19:07:16 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.2.3 - cleaning - %files
---- Files affected: SPECS: aMule.spec (1.113 -> 1.114) ---- Diffs: ================================================================ Index: SPECS/aMule.spec diff -u SPECS/aMule.spec:1.113 SPECS/aMule.spec:1.114 --- SPECS/aMule.spec:1.113 Mon Feb 23 23:03:42 2009 +++ SPECS/aMule.spec Thu Mar 19 20:07:11 2009 @@ -2,12 +2,12 @@ Summary: Unix port of eMule client Summary(pl.UTF-8): Uniksowy port klienta eMule Name: aMule -Version: 2.2.2 -Release: 5 +Version: 2.2.3 +Release: 1 License: GPL Group: X11/Applications Source0: http://download.berlios.de/amule/%{name}-%{version}.tar.bz2 -# Source0-md5: 4bbb5fef3b7acd206c08beddb7fdbb42 +# Source0-md5: 64a0d41edbdd7cf36fa892e45a652bfd Patch0: %{name}-desktop.patch Patch1: %{name}-cas-datadir.patch URL: http://www.amule.org/ @@ -94,16 +94,12 @@ --enable-amule-daemon \ --enable-amule-gui \ --enable-amulecmd \ - --enable-amulecmdgui \ --enable-webserver \ - --enable-webservergui \ --enable-cas \ --enable-wxcas \ --enable-alc \ --enable-alcc \ - --enable-kad-compile \ --enable-geoip - %{__make} %install @@ -115,7 +111,8 @@ mv -f $RPM_BUILD_ROOT%{_datadir}/locale/et{_EE,} mv -f $RPM_BUILD_ROOT%{_datadir}/locale/ko{_KR,} mv -f $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} - +rm -fr $RPM_BUILD_ROOT%{_docdir}/amule +rm -fr $RPM_BUILD_ROOT%{_mandir}/eu %find_lang amule %clean @@ -123,7 +120,8 @@ %files -f amule.lang %defattr(644,root,root,755) -%doc docs/AUTHORS docs/README docs/Changelog docs/ED2K-Links.HOWTO docs/TODO docs/amulesig.txt +%doc docs/AUTHORS docs/EC_Protocol.txt docs/README docs/Changelog docs/ED2K-Links.HOWTO docs/TODO docs/amulesig.txt +%attr(755,root,root) %{_bindir}/autostart-xas %attr(755,root,root) %{_bindir}/amule* %attr(755,root,root) %{_bindir}/ed2k %dir %{_datadir}/amule @@ -180,6 +178,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.114 2009/03/19 19:07:11 duddits +- up to 2.2.3 +- cleaning +- %files + Revision 1.113 2009/02/23 22:03:42 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aMule.spec?r1=1.113&r2=1.114&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
