update to 2.1.3 final
This commit is contained in:
parent
9247f27815
commit
7008296f0c
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
wordpress-2.1.3-RC2.tar.gz
|
||||
wordpress-2.1.3.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
8dcbf82fbdff4f0214e1d8862e281e7e wordpress-2.1.3-RC2.tar.gz
|
||||
d480bcaff18c4751eda572be878ef7bc wordpress-2.1.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,12 +3,12 @@ URL: http://www.wordpress.org
|
|||
Name: wordpress
|
||||
Version: 2.1.3
|
||||
Group: Applications/Publishing
|
||||
Release: 0.rc2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
# Source0 with name-version does not work for web retrieval,
|
||||
# latest.tar.gz does not work for build
|
||||
# Source0: http://wordpress.org/latest.tar.gz
|
||||
Source0: http://wordpress.org/%{name}-%{version}-RC2.tar.gz
|
||||
Source0: http://wordpress.org/%{name}-%{version}.tar.gz
|
||||
Source1: wordpress-httpd-conf
|
||||
Source2: README.fedora.wordpress
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
|
@ -73,6 +73,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Mon Apr 16 2007 John Berninger <jwb at redhat dot com> - 2.1.3-1
|
||||
- update to 2.1.3 final - bz235912
|
||||
|
||||
* Mon Mar 26 2007 John Berninger <jwb at redhat dot com> - 2.1.3-rc2
|
||||
- update to 2.1.3rc2 for bz 233703
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue