summaryrefslogtreecommitdiffstats
path: root/php-pear.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-10 19:12:35 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-10 19:12:35 +0200
commit1af327c9e25653904943a318747dcfc24ec6531c (patch)
tree832605b1e2cbb79d9b9518cf18b4d13a5119986d /php-pear.spec
parent1d23576a710a154a650068969d285256bb45482e (diff)
php-pear: better fix to detect xml.so
Diffstat (limited to 'php-pear.spec')
-rw-r--r--php-pear.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pear.spec b/php-pear.spec
index 0ececc9..3524c50 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -17,7 +17,7 @@
Summary: PHP Extension and Application Repository framework
Name: php-pear
Version: 1.9.4
-Release: 26%{?dist}
+Release: 26%{?dist}.1
Epoch: 1
# PEAR, Archive_Tar, XML_Util are BSD
# Console_Getopt is PHP
@@ -322,6 +322,9 @@ fi
%changelog
+* Thu Apr 10 2014 Remi Collet <rcollet@redhat.com> 1:1.9.4-26.1
+- better fix to detect xml.so
+
* Thu Apr 10 2014 Remi Collet <rcollet@redhat.com> 1:1.9.4-26
- fix xml.so is shared only with php 5.5+