Author: emes Date: Tue Mar 13 10:52:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch to make play queue resizable (hope it will be obsolete soon)
---- Files affected: SPECS: quodlibet.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/quodlibet.spec diff -u SPECS/quodlibet.spec:1.52 SPECS/quodlibet.spec:1.53 --- SPECS/quodlibet.spec:1.52 Wed Mar 7 16:30:52 2007 +++ SPECS/quodlibet.spec Tue Mar 13 11:52:14 2007 @@ -7,13 +7,14 @@ Summary(pl.UTF-8): Quod Libet - odtwarzacz dźwięku oparty na GTK+ Name: quodlibet Version: 0.24 -Release: 3 +Release: 4 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://www.sacredchao.net/~piman/software/%{name}-%{version}.tar.gz # Source0-md5: 39718994ee234d0c442d9db330d7445a Patch0: %{name}-home_etc.patch Patch1: %{name}-Makefile.patch +Patch2: %{name}-paned.patch URL: http://www.sacredchao.net/quodlibet/wiki BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: intltool @@ -63,6 +64,7 @@ %setup -q %{?with_home_etc:%patch0 -p1} %patch1 -p1 +%patch2 -p0 sed -i -e 's#lib/quodlibet#%{_lib}/%{name}#g' quodlibet.py %build @@ -122,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2007/03/13 10:52:14 emes +- added patch to make play queue resizable (hope it will be obsolete soon) + Revision 1.52 2007/03/07 15:30:52 emes - added BReq: rpm-pythonprov ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/quodlibet.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
