summaryrefslogtreecommitdiffstats
path: root/php-pecl-apm.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-02 07:16:20 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-02 07:16:20 +0200
commita157e6024e9750f01ff292a21bf07e16d603b76d (patch)
tree9012f602c77d0f4b514330650503ef00d42f8745 /php-pecl-apm.spec
parent3f7a27e4fd8b3f523571ed24e7885fc872142b74 (diff)
php-pecl-apm: 2.0.4
Diffstat (limited to 'php-pecl-apm.spec')
-rw-r--r--php-pecl-apm.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-apm.spec b/php-pecl-apm.spec
index 9b9e137..a3e18c0 100644
--- a/php-pecl-apm.spec
+++ b/php-pecl-apm.spec
@@ -38,7 +38,7 @@
Name: %{?scl_prefix}php-pecl-apm
Summary: Alternative PHP Monitor
-Version: 2.0.3
+Version: 2.0.4
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Source0: http://pecl.php.net/get/%{proj_name}-%{version}.tgz
@@ -179,7 +179,7 @@ install -D -m 644 ZTS/apm.ini %{buildroot}%{php_ztsinidir}/%{ini_name}
install -D -m 644 package.xml %{buildroot}%{pecl_xmldir}/%{name}.xml
# Default database dir
-install -m 700 -d $RPM_BUILD_ROOT%{_localstatedir}/lib/php/apm/db
+install -m 700 -d %{buildroot}%{_localstatedir}/lib/php/apm/db
cd NTS
for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//')
@@ -249,6 +249,9 @@ fi
%changelog
+* Tue Jun 02 2015 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4 (stable)
+
* Mon May 18 2015 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
- Update to 2.0.3 (stable)
- drop runtime dependency on pear, new scriptlets