[packages/php-symfony2-Routing] up to 2.7.7; use autoload.php for autoload name

glen glen at pld-linux.org
Wed Nov 25 22:00:15 CET 2015


commit dfca249848976450b18cd9f01c7917a5e6669cd3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 25 22:54:47 2015 +0200

    up to 2.7.7; use autoload.php for autoload name

 php-symfony2-Routing.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-symfony2-Routing.spec b/php-symfony2-Routing.spec
index 0f53c73..e38b581 100644
--- a/php-symfony2-Routing.spec
+++ b/php-symfony2-Routing.spec
@@ -3,12 +3,12 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	Symfony2 Routing Component
 Name:		php-symfony2-Routing
-Version:	2.7.5
+Version:	2.7.7
 Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/symfony/%{package}/archive/v%{version}/%{package}-%{version}.tar.gz
-# Source0-md5:	3db222e93df6fb62b627c3caa0b618be
+# Source0-md5:	b9026aac3407534aadce86726ca4b3b3
 URL:		http://symfony.com/doc/2.7/components/routing/index.html
 BuildRequires:	phpab
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -37,7 +37,7 @@ variables.
 %setup -q -n routing-%{version}
 
 %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-Routing.git/commitdiff/dfca249848976450b18cd9f01c7917a5e6669cd3



More information about the pld-cvs-commit mailing list