[packages/php-symfony2-PropertyAccess] up to 2.7.7; use autoload.php for autoload name
glen
glen at pld-linux.org
Wed Nov 25 22:00:12 CET 2015
commit 2a9e4eac37e361e3a9be50220f359366f78eef5c
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-PropertyAccess.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-symfony2-PropertyAccess.spec b/php-symfony2-PropertyAccess.spec
index f008071..e4b07bd 100644
--- a/php-symfony2-PropertyAccess.spec
+++ b/php-symfony2-PropertyAccess.spec
@@ -3,12 +3,12 @@
%include /usr/lib/rpm/macros.php
Summary: Symfony2 PropertyAccess Component
Name: php-symfony2-PropertyAccess
-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: 63df2e2eb511f7390d02abca610a8947
+# Source0-md5: 1969d078d2708c48a5add96170a623c8
URL: http://symfony.com/doc/2.7/components/property_access/introduction.html
BuildRequires: phpab
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -29,7 +29,7 @@ simple string notation.
%setup -q -n property-access-%{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-PropertyAccess.git/commitdiff/2a9e4eac37e361e3a9be50220f359366f78eef5c
More information about the pld-cvs-commit
mailing list