[packages/php-symfony2-Icu] use autoload.php for autoload name; rel 2
glen
glen at pld-linux.org
Wed Nov 25 21:58:47 CET 2015
commit 9bba87694a5afee9426d3979be385af6c265272e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 25 22:54:47 2015 +0200
use autoload.php for autoload name; rel 2
php-symfony2-Icu.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Icu.spec b/php-symfony2-Icu.spec
index 2bac522..730d133 100644
--- a/php-symfony2-Icu.spec
+++ b/php-symfony2-Icu.spec
@@ -8,7 +8,7 @@
Summary: Symfony2 Icu Component
Name: php-symfony2-Icu
Version: 1.2.2
-Release: 1
+Release: 2
License: MIT
Group: Development/Languages/PHP
Source0: https://github.com/symfony/%{pearname}/archive/v%{version}/%{pearname}-%{version}.tar.gz
@@ -35,7 +35,7 @@ through the API of the Intl component.
mv Resources/data/*.txt .
%build
-phpab -n -e '*/Tests/*' -o autoloader.php .
+phpab -n -e '*/Tests/*' -o autoload.php .
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Icu.git/commitdiff/9bba87694a5afee9426d3979be385af6c265272e
More information about the pld-cvs-commit
mailing list