summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHPUnit.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-06 15:46:20 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-06 15:46:20 +0200
commit4f961dc4594e13c0fc717c3f800847f908f16c4a (patch)
tree5ff542d91c91e4626e31e2f08ef11581001550cf /php-phpunit-PHPUnit.spec
parentc3d0334feaa9f2bdab2ca44743f1172c906e0a80 (diff)
php-phpunit-PHPUnit: fix autoload
Diffstat (limited to 'php-phpunit-PHPUnit.spec')
-rw-r--r--php-phpunit-PHPUnit.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index db914f3..e609d45 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -18,7 +18,7 @@
Name: php-phpunit-PHPUnit
Version: 4.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The PHP Unit Testing framework
Group: Development/Libraries
@@ -86,6 +86,8 @@ Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
# Package have been rename
Obsoletes: php-pear-PHPUnit < %{version}
Provides: php-pear-PHPUnit = %{version}-%{release}
+# Project
+Provides: phpunit = %{version}-%{release}
%description
@@ -152,6 +154,9 @@ fi
%changelog
+* Tue May 6 2014 Remi Collet <remi@fedoraproject.org> - 4.1.0-2
+- fix some autoload issues
+
* Sat May 3 2014 Remi Collet <remi@fedoraproject.org> - 4.1.0-1
- Update to 4.1.0