Author: dzeus Date: Thu Dec 7 20:18:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.24, removed deprecated.patch, updated Makefile.patch
---- Files affected: SPECS: quodlibet.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/quodlibet.spec diff -u SPECS/quodlibet.spec:1.47 SPECS/quodlibet.spec:1.48 --- SPECS/quodlibet.spec:1.47 Tue Sep 5 13:26:02 2006 +++ SPECS/quodlibet.spec Thu Dec 7 21:18:23 2006 @@ -6,15 +6,14 @@ Summary: Quod Libet - GTK+-based audio player Summary(pl): Quod Libet - odtwarzacz dźwięku oparty na GTK+ Name: quodlibet -Version: 0.23.1 -Release: 2 +Version: 0.24 +Release: 1 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://www.sacredchao.net/~piman/software/%{name}-%{version}.tar.gz -# Source0-md5: 8b9d4f4dc0850b48cfe9b4b390722ef4 +# Source0-md5: 39718994ee234d0c442d9db330d7445a Patch0: %{name}-home_etc.patch Patch1: %{name}-Makefile.patch -Patch2: %{name}-deprecated.patch URL: http://www.sacredchao.net/quodlibet/wiki BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: intltool @@ -63,7 +62,6 @@ %setup -q %{?with_home_etc:%patch0 -p1} %patch1 -p1 -%patch2 -p1 %build %{__make} extensions @@ -103,6 +101,7 @@ %attr(755,root,root) %{_libdir}/%{name}/library/*.py %attr(755,root,root) %{_libdir}/%{name}/*.so %{_libdir}/%{name}/browsers +%{_libdir}/%{name}/devices %{_libdir}/%{name}/formats %{_libdir}/%{name}/parse %{_libdir}/%{name}/plugins @@ -120,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2006/12/07 20:18:23 dzeus +- up to 0.24, removed deprecated.patch, updated Makefile.patch + Revision 1.47 2006/09/05 11:26:02 wiget - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/quodlibet.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
