SPECS: quodlibet.spec - python 2.5 fixes

wrobell wrobell at pld-linux.org
Sun Sep 3 19:47:31 CEST 2006


Author: wrobell                      Date: Sun Sep  3 17:47:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python 2.5 fixes

---- Files affected:
SPECS:
   quodlibet.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.45 SPECS/quodlibet.spec:1.46
--- SPECS/quodlibet.spec:1.45	Tue Aug 29 13:44:11 2006
+++ SPECS/quodlibet.spec	Sun Sep  3 19:47:26 2006
@@ -1,8 +1,5 @@
 # $Revision$, $Date$
 #
-# TODO:
-# - python 2.5 (s/sre/rei/ f.e.)
-#
 # Conditional build:
 %bcond_without	home_etc	# don't use home_etc
 #
@@ -17,6 +14,7 @@
 # Source0-md5:	8b9d4f4dc0850b48cfe9b4b390722ef4
 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
@@ -65,6 +63,7 @@
 %setup -q
 %{?with_home_etc:%patch0 -p1}
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} extensions
@@ -121,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/09/03 17:47:26  wrobell
+- python 2.5 fixes
+
 Revision 1.45  2006/08/29 11:44:11  havner
 - removed tryaicon from TODO (read changelogs, its external plugin now
   and it works perfectly for me).
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quodlibet.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list