diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-07-30 13:54:48 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-07-30 13:54:48 +0200 |
| commit | f37e9fd56e4179739a7e87efbe3e9ef002002222 (patch) | |
| tree | e775b0afd300ce78b2693bdfefe361babae5905f /php-pear-dev.spec | |
| parent | 824833cb78637514ce18b988394f68bf018638dc (diff) | |
php-pear: add patch to skip version check with --packagingroot
Diffstat (limited to 'php-pear-dev.spec')
| -rw-r--r-- | php-pear-dev.spec | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/php-pear-dev.spec b/php-pear-dev.spec index f759645..d29e41d 100644 --- a/php-pear-dev.spec +++ b/php-pear-dev.spec @@ -33,7 +33,7 @@ Summary: PHP Extension and Application Repository framework Name: %{?scl_prefix}php-pear Version: 1.10.0 -Release: 0.3.%{pearprever}%{?dist} +Release: 0.4.%{pearprever}%{?dist} Epoch: 1 # PEAR, Archive_Tar, XML_Util, Console_Getopt are BSD # Structures_Graph is LGPLv3+ @@ -65,7 +65,8 @@ Source33: pear.conf.5 # https://github.com/pear/pear-core/pull/42 Patch0: php-pear-1.10-restcache.patch # Relocate Metadata -# https://github.com/pear/pear-core/pull/43 +# https://github.com/pear/pear-core/pull/44 +# https://github.com/pear/pear-core/pull/45 Patch1: php-pear-1.10-metadata.patch BuildArch: noarch @@ -404,11 +405,17 @@ fi %changelog +* Thu Jul 30 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.0-0.4.dev1 +- add patch to skip version check with --packagingroot +- open https://github.com/pear/pear-core/pull/45 + * Sun Jul 26 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.0-0.3.dev1 -- patch from PR 42 (merged) and 43 (submitted) +- patch from PR 42 (merged) and 44 (merged) * Sun Jul 26 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.0-0.2.dev1 - improve metadata patch +- open https://github.com/pear/pear-core/pull/42 +- open https://github.com/pear/pear-core/pull/44 * Sat Jul 25 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.0-0.1.dev1 - update PEAR 1.10.0dev1 (for PHP7) |
