packages: wpmu/wpmu.spec - fix rss import bug where author is set to 1 not ...

glen glen at pld-linux.org
Thu May 20 11:54:10 CEST 2010


Author: glen                         Date: Thu May 20 09:54:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix rss import bug where author is set to 1 not author value

---- Files affected:
packages/wpmu:
   wpmu.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/wpmu/wpmu.spec
diff -u packages/wpmu/wpmu.spec:1.25 packages/wpmu/wpmu.spec:1.26
--- packages/wpmu/wpmu.spec:1.25	Thu May 20 11:53:24 2010
+++ packages/wpmu/wpmu.spec	Thu May 20 11:54:04 2010
@@ -24,6 +24,7 @@
 Patch1:		wp_queries.patch
 Patch2:		configpath.patch
 Patch3:		simplepie.patch
+Patch4:		rss_post_author.patch
 BuildRequires:	/usr/bin/php
 BuildRequires:	rpm-php-pearprov
 Requires:	js-swfobject >= 2.1
@@ -148,6 +149,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -265,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2010/05/20 09:54:04  glen
+- fix rss import bug where author is set to 1 not author value
+
 Revision 1.25  2010/05/20 09:53:24  glen
 - use system simplepie
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wpmu/wpmu.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list