rpms/wordpress-mu/F-10 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wordpress-mu.spec, 1.1, 1.2

Bret Richard McMillan bretm at fedoraproject.org
Mon Dec 8 21:30:09 UTC 2008


Author: bretm

Update of /cvs/pkgs/rpms/wordpress-mu/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4820

Modified Files:
	.cvsignore sources wordpress-mu.spec 
Log Message:
uploading upstream's 2.6.5 tarball


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/wordpress-mu/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	3 Sep 2008 14:32:33 -0000	1.2
+++ .cvsignore	8 Dec 2008 21:29:39 -0000	1.3
@@ -1 +1 @@
-wordpress-mu-2.6.1.tar.gz
+wordpress-mu-2.6.5.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/wordpress-mu/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	3 Sep 2008 14:32:33 -0000	1.2
+++ sources	8 Dec 2008 21:29:39 -0000	1.3
@@ -1 +1 @@
-231c841354005a7efdfbaa0d61fc531b  wordpress-mu-2.6.1.tar.gz
+bbdf44968b188d7416292a42efc7463c  wordpress-mu-2.6.5.tar.gz


Index: wordpress-mu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wordpress-mu/F-10/wordpress-mu.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wordpress-mu.spec	3 Sep 2008 14:32:33 -0000	1.1
+++ wordpress-mu.spec	8 Dec 2008 21:29:39 -0000	1.2
@@ -1,7 +1,7 @@
 Summary: WordPress-MU multi-user blogging software
 URL: http://mu.wordpress.org/latest.tar.gz
 Name: wordpress-mu
-Version: 2.6.1
+Version: 2.6.5
 Release: 1%{?dist}
 Group: Applications/Publishing
 License: GPLv2
@@ -54,6 +54,9 @@
 find %{buildroot} -empty -exec rm -f {} \;
 # These are docs, remove them from here, docify them later
 rm -f %{buildroot}%{_datadir}/wordpress-mu/{license.txt,README.txt}
+# remove these as well, detritus
+rm -f %{buildroot}%{_datadir}/wordpress-mu/{wordpress-mu-httpd-conf,README.fedora}
+
 
 %clean
 rm -rf %{buildroot}
@@ -69,6 +72,7 @@
 %{_datadir}/wordpress-mu/index.php
 %doc license.txt
 %doc README.txt
+%doc README.fedora
 %{_datadir}/wordpress-mu/index-install.php
 %{_datadir}/wordpress-mu/wp-activate.php
 %{_datadir}/wordpress-mu/wp-atom.php
@@ -96,6 +100,12 @@
 %dir %{_sysconfdir}/wordpress-mu
 
 %changelog
+* Mon Dec  1 2008 Bret McMillan <bretm at redhat.com> - 2.6.5-1
+- Update to 2.6.5
+- http://wordpress.org/development/2008/11/wordpress-265/
+- http://ocaoimh.ie/2008/11/25/wordpress-mu-265/
+- Fixes 1 XSS security issue, 3 bugs
+
 * Wed Sep  3 2008 Bret McMillan <bretm at redhat.com> - 2.6.1-1
 - update to 2.6.1
 




More information about the fedora-extras-commits mailing list