Author: sls Date: Tue Mar 25 23:39:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - more info about License - removed python-2.5.patch; updated FHS.patch - fixes in files section
---- Files affected: SPECS: exaile.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/exaile.spec diff -u SPECS/exaile.spec:1.15 SPECS/exaile.spec:1.16 --- SPECS/exaile.spec:1.15 Wed Mar 26 00:19:03 2008 +++ SPECS/exaile.spec Wed Mar 26 00:39:43 2008 @@ -4,12 +4,12 @@ Name: exaile Version: 0.2.12 Release: 0.1 +# GPL v2 in COPYING; GPL v1+ in license.txt License: GPL Group: X11/Applications/Multimedia Source0: http://www.exaile.org/files/%{name}_%{version}~gutsyppa2.tar.gz # Source0-md5: 95efa2899ea5dfd251e933c36d1849ed -Patch0: %{name}-python-2.5.patch -Patch1: %{name}-FHS.patch +Patch0: %{name}-FHS.patch URL: http://www.exaile.org/ BuildRequires: python-pygtk-devel >= 2.8 Requires: python-dbus >= 0.71 @@ -59,8 +59,7 @@ %prep %setup -q -#%patch0 -p1 -%patch1 -p1 +%patch0 -p1 %build %{__make} @@ -77,7 +76,7 @@ %files %defattr(644,root,root,755) -%doc TODO +%doc changelog %attr(755,root,root) %{_bindir}/%{name} %dir %{_datadir}/%{name} %attr(755,root,root) %{_datadir}/%{name}/exaile.py @@ -97,6 +96,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-03-25 23:39:43 sls +- more info about License +- removed python-2.5.patch; updated FHS.patch +- fixes in files section + Revision 1.15 2008-03-25 23:19:03 sls - works with standard setup macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/exaile.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
