commit 028e0a3e7e5420ebd15ee0f822a4c3fcd5af88a4
Author: Elan Ruusamäe <[email protected]>
Date: Thu Aug 7 13:36:06 2014 +0300
use autoloader.php as autoload bootstrap (for php-phpunit-FinderFacade)
php-symfony2-Finder.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Finder.spec b/php-symfony2-Finder.spec
index a671139..780022c 100644
--- a/php-symfony2-Finder.spec
+++ b/php-symfony2-Finder.spec
@@ -4,7 +4,7 @@
Summary: Symfony2 Finder Component
Name: php-symfony2-Finder
Version: 2.4.8
-Release: 1
+Release: 2
License: MIT
Group: Development/Languages/PHP
Source0:
https://github.com/symfony/%{pearname}/archive/v%{version}/%{pearname}-%{version}.tar.gz
@@ -29,7 +29,7 @@ fluent interface.
%setup -q -n %{pearname}-%{version}
%build
-phpab -n -e '*/Tests/*' -o autoload.php .
+phpab -n -e '*/Tests/*' -o autoloader.php .
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Finder.git/commitdiff/028e0a3e7e5420ebd15ee0f822a4c3fcd5af88a4
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit