summaryrefslogtreecommitdiffstats
path: root/php-pecl-pq.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-19 09:50:35 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-19 09:50:35 +0100
commit305ece9a773135c5591f57ab4697270d56a9f999 (patch)
tree36c72c032478a2ee60e4c34f293ec8be3370121d /php-pecl-pq.spec
parenta30b3758e859f9ff13353647e74784d671b5198c (diff)
php-pecl-pq: 1.0.0 (php 5, stable)
Diffstat (limited to 'php-pecl-pq.spec')
-rw-r--r--php-pecl-pq.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-pq.spec b/php-pecl-pq.spec
index 2ad74e1..01de213 100644
--- a/php-pecl-pq.spec
+++ b/php-pecl-pq.spec
@@ -21,7 +21,7 @@
%global with_zts 0%{?__ztsphp:1}
%global pecl_name pq
-%global rcver RC1
+#global rcver RC1
%if %{?runselftest}%{!?runselftest:1}
# Build using "--without tests" to disable tests
%global with_tests 0%{!?_without_tests:1}
@@ -274,8 +274,8 @@ rm -rf %{buildroot}
%defattr(-,root,root,-)
%doc %{pecl_docdir}/%{pecl_name}
%{?_licensedir:%license NTS/LICENSE}
-
%{pecl_xmldir}/%{name}.xml
+
%config(noreplace) %{php_inidir}/%{ini_name}
%{php_extdir}/%{pecl_name}.so
@@ -286,6 +286,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
+- Update to 1.0.0 (stable)
+
* Mon Dec 7 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.1.RC1
- Update to 1.0.0RC1 (beta)