[packages/php-symfony2-Intl] up to 2.7.7; use autoload.php for autoload name
glen
glen at pld-linux.org
Wed Nov 25 21:58:50 CET 2015
commit 4197d46f7c8ea21c0ad3e3ea6a3c62b535034c57
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-Intl.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-symfony2-Intl.spec b/php-symfony2-Intl.spec
index 1127b58..055a18d 100644
--- a/php-symfony2-Intl.spec
+++ b/php-symfony2-Intl.spec
@@ -5,12 +5,12 @@
%include /usr/lib/rpm/macros.php
Summary: Symfony2 Intl Component
Name: php-symfony2-Intl
-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: aad22b547dbc7257dfb786b27377fff0
+# Source0-md5: 27a7582032e030fc408ae00a3038dcd5
URL: http://symfony.com/doc/2.7/components/intl.html
BuildRequires: phpab
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -36,7 +36,7 @@ use other locales, you should install the intl extension instead.
%setup -q -n intl-%{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-Intl.git/commitdiff/4197d46f7c8ea21c0ad3e3ea6a3c62b535034c57
More information about the pld-cvs-commit
mailing list