parent
ede7a54071
commit
729299f123
6 changed files with 38 additions and 34 deletions
|
|
@ -16,7 +16,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 4.0.1
|
||||
Version: 4.1
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -41,7 +41,7 @@ Patch3: wordpress-4.0-tinymce_noflash.patch
|
|||
# Adjust mediaelement not to use its SWF and Silverlight plugins. This
|
||||
# changes 'plugins:["flash,"silverlight","youtube","vimeo"]' to
|
||||
# 'plugins:["youtube","vimeo"]'
|
||||
Patch4: wordpress-3.9-mediaelement-noflash_silverlight.patch
|
||||
Patch4: wordpress-4.1-mediaelement-noflash_silverlight.patch
|
||||
# RPM configuration:
|
||||
# Path to installation
|
||||
# Disable auto-updater
|
||||
|
|
@ -50,7 +50,7 @@ Patch5: wordpress-4.0-config.patch
|
|||
# disable version check and updated
|
||||
# change DISALLOW_FILE_MODS default value to true
|
||||
# ignore WP_AUTO_UPDATE_CORE (always false)
|
||||
Patch6: wordpress-4.0-noupdate.patch
|
||||
Patch6: wordpress-4.1-noupdate.patch
|
||||
# Use system libraries
|
||||
Patch7: wordpress-4.0-systemlibs.patch
|
||||
|
||||
|
|
@ -280,6 +280,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%{_datadir}/wordpress/xmlrpc.php
|
||||
|
||||
%changelog
|
||||
* Mon Dec 22 2014 Remi Collet <remi@fedoraproject.org> - 4.1-1
|
||||
- WordPress 4.1 “Dinah”
|
||||
|
||||
* Fri Nov 21 2014 Remi Collet <remi@fedoraproject.org> - 4.0.1-1
|
||||
- WordPress 4.0.1 Security Release
|
||||
- use system php-getid3 when available #1145574
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue