SPECS (DEVEL): quodlibet.spec - added browsers.patch (work without *.py)
wiget
wiget at pld-linux.org
Sun Dec 28 14:44:47 CET 2008
Author: wiget Date: Sun Dec 28 13:44:47 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- added browsers.patch (work without *.py)
---- Files affected:
SPECS:
quodlibet.spec (1.57.2.1 -> 1.57.2.2)
---- Diffs:
================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.57.2.1 SPECS/quodlibet.spec:1.57.2.2
--- SPECS/quodlibet.spec:1.57.2.1 Sun Nov 2 18:02:41 2008
+++ SPECS/quodlibet.spec Sun Dec 28 14:44:42 2008
@@ -14,7 +14,8 @@
# Source0-md5: 4ec9703b3ef7ecf5c6ecf1b8ac7773f4
Patch0: %{name}-home_etc.patch
Patch1: %{name}-paned.patch
-patch2: %{name}-subprocess.patch
+Patch2: %{name}-subprocess.patch
+Patch3: %{name}-browsers.patch
URL: http://code.google.com/p/quodlibet/
BuildRequires: gtk+2-devel >= 2:2.6.0
BuildRequires: intltool
@@ -64,6 +65,7 @@
%setup -q
%{?with_home_etc:%patch0 -p1}
%patch2 -p1
+%patch3 -p1
mv po/gl_ES.po po/gl.po
%build
@@ -138,6 +140,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57.2.2 2008/12/28 13:44:42 wiget
+- added browsers.patch (work without *.py)
+
Revision 1.57.2.1 2008/11/02 17:02:41 wiget
- added subprocess.patch (fix building with python 2.6 - from quodlibet issue #27)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quodlibet.spec?r1=1.57.2.1&r2=1.57.2.2&f=u
More information about the pld-cvs-commit
mailing list