summaryrefslogtreecommitdiffstats
path: root/php-pecl-http-php7.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-12 11:54:41 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-12 11:54:41 +0100
commit3a319e7e81e44c40934d6ed45a4fdd144127cb18 (patch)
tree7b1ea26cd891278322f3ea0621c9118c4cc6595a /php-pecl-http-php7.spec
parent18f9f7160fc95a696338f56764bced59d656a402 (diff)
php-pecl-http: 2.6.0 (php 5)
Diffstat (limited to 'php-pecl-http-php7.spec')
-rw-r--r--php-pecl-http-php7.spec9
1 files changed, 1 insertions, 8 deletions
diff --git a/php-pecl-http-php7.spec b/php-pecl-http-php7.spec
index cd2bd2e..7cdb1ef 100644
--- a/php-pecl-http-php7.spec
+++ b/php-pecl-http-php7.spec
@@ -232,8 +232,6 @@ make %{?_smp_mflags}
%install
-rm -rf %{buildroot}
-
make -C NTS install INSTALL_ROOT=%{buildroot}
# Install XML package description
@@ -337,12 +335,7 @@ fi
%endif
-%clean
-rm -rf %{buildroot}
-
-
%files
-%defattr(-,root,root,-)
%{?_licensedir:%license NTS/LICENSE}
%doc %{pecl_docdir}/%{proj_name}
%config(noreplace) %{php_inidir}/%{ini_name}
@@ -366,7 +359,7 @@ rm -rf %{buildroot}
%changelog
* Mon Dec 12 2016 Remi Collet <remi@fedoraproject.org> - 3.1.0-1
-- update to 3.1.0
+- update to 3.1.0 (php 7, stable)
* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 3.1.0-0.5.RC1
- rebuild with PHP 7.1.0 GA