summaryrefslogtreecommitdiffstats
path: root/php-pecl-dio.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-dio.spec')
-rw-r--r--php-pecl-dio.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-pecl-dio.spec b/php-pecl-dio.spec
index 0d106b0..efe4067 100644
--- a/php-pecl-dio.spec
+++ b/php-pecl-dio.spec
@@ -19,8 +19,8 @@
Summary: Direct I/O functions
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 0.0.9
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Version: 0.1.0
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -119,6 +119,8 @@ EOF
%build
+%{?dtsenable}
+
cd NTS
%{_bindir}/phpize
%configure \
@@ -140,6 +142,7 @@ make %{?_smp_mflags}
%install
rm -rf %{buildroot}
+%{?dtsenable}
make -C NTS install INSTALL_ROOT=%{buildroot}
@@ -232,6 +235,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Mar 25 2017 Remi Collet <remi@fedoraproject.org> - 0.1.0-1
+- update to 0.1.0
+
* Tue Dec 13 2016 Remi Collet <remi@fedoraproject.org> - 0.0.9-2
- update to 0.0.9