summaryrefslogtreecommitdiffstats
path: root/php-pecl-cassandra.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-28 18:27:01 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-28 18:27:01 +0200
commit041a6cf15b50d3d965113320dcc1fada1322c4d7 (patch)
tree33046c2ce8a10276ff344eef7c3116cc79a68c7c /php-pecl-cassandra.spec
parent37040ccf48bfe90da31be10b8cf0f5d024a90278 (diff)
php-pecl-cassandra: 1.2.1
Diffstat (limited to 'php-pecl-cassandra.spec')
-rw-r--r--php-pecl-cassandra.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php-pecl-cassandra.spec b/php-pecl-cassandra.spec
index db419ff..55182da 100644
--- a/php-pecl-cassandra.spec
+++ b/php-pecl-cassandra.spec
@@ -35,7 +35,7 @@
Summary: DataStax PHP Driver for Apache Cassandra
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
Group: Development/Languages
@@ -47,7 +47,6 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/
%else
Source: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
%endif
-Source1: https://raw.githubusercontent.com/datastax/php-driver/84035aa9d81c7c3b53f2f3461949e2bbdd300f46/ext/src/Cassandra/FutureRows.h
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{?scl_prefix}php-devel >= 5.5
@@ -118,8 +117,6 @@ mv NTS/package.xml .
mv %{pecl_name}-%{version}%{?prever} NTS
%endif
-cp %{SOURCE1} NTS/src/Cassandra
-
# Don't install/register tests
sed -e 's/role="test"/role="src"/' \
%{?_licensedir:-e '/LICENSE/s/role="doc"/role="src"/' } \
@@ -262,6 +259,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Jul 28 2016 Remi Collet <remi@fedoraproject.org> - 1.2.1-1
+- Update to 1.2.1 (no change)
+
* Wed Jul 27 2016 Remi Collet <remi@fedoraproject.org> - 1.2.0-1
- Update to 1.2.0