commit eba1159a3d084391a70528791e74b5cde276161b
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Nov 25 22:54:47 2015 +0200

    up to 2.7.7; use autoload.php for autoload name

 php-symfony2-Filesystem.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-symfony2-Filesystem.spec b/php-symfony2-Filesystem.spec
index 526b214..2e98944 100644
--- a/php-symfony2-Filesystem.spec
+++ b/php-symfony2-Filesystem.spec
@@ -3,12 +3,12 @@
 %include       /usr/lib/rpm/macros.php
 Summary:       Symfony2 Filesystem Component
 Name:          php-symfony2-Filesystem
-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: c0f2a615b6fe8a187a1f6bdcbad7152f
+# Source0-md5: f8baa901616347656d258ae26f5a98f4
 URL:           http://symfony.com/doc/2.7/components/filesystem.html
 BuildRequires: phpab
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -27,7 +27,7 @@ The Filesystem components provides basic utilities for the 
filesystem.
 %setup -q -n filesystem-%{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-Filesystem.git/commitdiff/eba1159a3d084391a70528791e74b5cde276161b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to