summaryrefslogtreecommitdiffstats
path: root/php-theseer-autoload.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-03 18:12:27 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-03 18:12:27 +0200
commit7b10b28bca767b17157c912305a36b8a6c7ae465 (patch)
tree7f484ae97d0f5b07d97e9647a22584c1d7f63c80 /php-theseer-autoload.spec
parent35c2e9026ee3ef89d1468b4f1ba8884e5b5ef229 (diff)
php-theseer-autoload: swicth from eZ to Zeta Components
Diffstat (limited to 'php-theseer-autoload.spec')
-rw-r--r--php-theseer-autoload.spec14
1 files changed, 9 insertions, 5 deletions
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec
index 17c0325..502b94d 100644
--- a/php-theseer-autoload.spec
+++ b/php-theseer-autoload.spec
@@ -16,7 +16,7 @@
Name: php-theseer-autoload
Version: 1.17.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A tool and library to generate autoload code
Group: Development/Libraries
@@ -31,8 +31,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: php(language) >= 5.3.1
# For tests
-BuildRequires: php-composer(theseer/directoryscanner) >= 1.3.0
-BuildRequires: php-composer(theseer/directoryscanner) < 1.4
+BuildRequires: php-composer(theseer/directoryscanner) >= 1.3
+BuildRequires: php-composer(theseer/directoryscanner) < 2
BuildRequires: %{_bindir}/phpunit
# From composer.json
@@ -41,8 +41,8 @@ BuildRequires: %{_bindir}/phpunit
Requires: php(language) >= 5.3.1
Requires: php-composer(theseer/directoryscanner) >= 1.3
Requires: php-composer(theseer/directoryscanner) < 2
-# Use ezc instead of zetacomponent (no release, no package)
-Requires: php-pear(components.ez.no/ConsoleTools) >= 1.6
+Requires: php-composer(zetacomponents/console-tools) >= 1.7
+Requires: php-composer(zetacomponents/console-tools) < 2
# From phpcompatinfo report for version 1.16.1
Requires: php-date
Requires: php-json
@@ -115,6 +115,10 @@ fi
%changelog
+* Wed Jun 3 2015 Remi Collet <remi@fedoraproject.org> - 1.17.0-2
+- swicth from eZ to Zeta Components
+- ensure compatibility with SCL
+
* Fri May 15 2015 Remi Collet <remi@fedoraproject.org> - 1.17.0-1
- Update to 1.17.0