SPECS: pyrss.spec - added patch fixing bug with psyco module being...

hawk hawk at pld-linux.org
Tue Feb 7 19:48:02 CET 2006


Author: hawk                         Date: Tue Feb  7 18:48:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch fixing bug with psyco module being required
- works nicely :)

---- Files affected:
SPECS:
   pyrss.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/pyrss.spec
diff -u SPECS/pyrss.spec:1.4 SPECS/pyrss.spec:1.5
--- SPECS/pyrss.spec:1.4	Tue Dec 13 15:37:24 2005
+++ SPECS/pyrss.spec	Tue Feb  7 19:47:57 2006
@@ -10,6 +10,7 @@
 # Source0-md5:	3f48f3b7f36c2c588b8d55a5841482ab
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
+Patch0:		%{name}-psyco_fix.patch
 URL:		http://pyrss.jabberstudio.org/
 Requires(post,preun):	/sbin/chkconfig
 Requires:	daemon
@@ -33,6 +34,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -85,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/02/07 18:47:57  hawk
+- added patch fixing bug with psyco module being required
+- works nicely :)
+
 Revision 1.4  2005/12/13 14:37:24  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pyrss.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list