This commit is contained in:
Jon Ciesla 2010-12-23 09:20:13 -06:00
commit ab441cd48a

View file

@ -3,7 +3,7 @@ URL: http://www.wordpress.org
Name: wordpress
Version: 3.0.3
Group: Applications/Publishing
Release: 2%{?dist}
Release: 2.1%{?dist}
License: GPLv2
Source0: http://wordpress.org/%{name}-%{version}.tar.gz
Source1: wordpress-httpd-conf
@ -95,6 +95,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_datadir}/wordpress/wp-signup.php
%changelog
* Thu Dec 23 2010 Jon Ciesla <limb@jcomserv.net> - 3.0.3-2.1
- EVR bump.
* Thu Dec 23 2010 Jon Ciesla <limb@jcomserv.net> - 3.0.3-2
- Change Requires from httpd to webserver, BZ 523480.
- Patch for Hello Dolly lyrics, BZ 663966.