[packages/php-symfony2-Security] up to 2.3.4

glen glen at pld-linux.org
Mon Sep 23 22:41:44 CEST 2013


commit 2eb2f16f5460cc585cd1d8d14a48157a734e4061
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 23 23:10:25 2013 +0300

    up to 2.3.4

 php-symfony2-Security.spec | 50 +++++++++++++++++++++++++++++++++++-----------
 1 file changed, 38 insertions(+), 12 deletions(-)
---
diff --git a/php-symfony2-Security.spec b/php-symfony2-Security.spec
index b910c04..c03ac91 100644
--- a/php-symfony2-Security.spec
+++ b/php-symfony2-Security.spec
@@ -1,15 +1,14 @@
-%define		status		stable
 %define		pearname	Security
 %define		php_min_version 5.3.3
 %include	/usr/lib/rpm/macros.php
-Summary:	%{pearname} - Symfony2 Security Component
+Summary:	Symfony2 Security Component
 Name:		php-symfony2-Security
-Version:	2.1.6
+Version:	2.3.4
 Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	http://pear.symfony.com/get/%{pearname}-%{version}.tgz
-# Source0-md5:	51677bf02c272888d540be18ff65adec
+# Source0-md5:	c8865a5a757454cf11cbb5fb4c00a886
 URL:		http://pear.symfony.com/package/Security/
 BuildRequires:	php-channel(pear.symfony.com)
 BuildRequires:	php-pear-PEAR >= 1:1.4.0
@@ -29,21 +28,16 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Symfony2 Security Component
-
-In PEAR status of this package is: %{status}.
+Provides an infrastructure for sophisticated authorization systems.
 
 %prep
 %pear_package_setup
 
 # no packaging of tests
-rm -r .%{php_pear_dir}/Symfony/Component/%{pearname}/Tests
-rm .%{php_pear_dir}/Symfony/Component/%{pearname}/phpunit.xml.dist
+mv .%{php_pear_dir}/Symfony/Component/%{pearname}/Tests .
+mv .%{php_pear_dir}/Symfony/Component/%{pearname}/phpunit.xml.dist .
 
 # fixups
-mv .%{php_pear_dir}/Symfony/Component/%{pearname}/CHANGELOG.md .
-rm .%{php_pear_dir}/Symfony/Component/%{pearname}/.gitattributes
-rm .%{php_pear_dir}/Symfony/Component/%{pearname}/.gitignore
 mv docs/%{pearname}/Symfony/Component/%{pearname}/* .
 
 %install
@@ -59,6 +53,38 @@ rm -rf $RPM_BUILD_ROOT
 %doc CHANGELOG.md LICENSE README.md install.log
 %{php_pear_dir}/.registry/.channel.*/*.reg
 %dir %{php_pear_dir}/Symfony/Component/Security
+%{php_pear_dir}/Symfony/Component/Security/*.php
 %{php_pear_dir}/Symfony/Component/Security/Acl
 %{php_pear_dir}/Symfony/Component/Security/Core
 %{php_pear_dir}/Symfony/Component/Security/Http
+
+%dir %{php_pear_dir}/Symfony/Component/Security/Resources
+%dir %{php_pear_dir}/Symfony/Component/Security/Resources/translations
+%lang(ar) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.ar.xlf
+%lang(ca) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.ca.xlf
+%lang(cs) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.cs.xlf
+%lang(da) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.da.xlf
+%lang(de) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.de.xlf
+%lang(el) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.el.xlf
+%lang(en) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.en.xlf
+%lang(es) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.es.xlf
+%lang(fa) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.fa.xlf
+%lang(fr) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.fr.xlf
+%lang(gl) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.gl.xlf
+%lang(hu) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.hu.xlf
+%lang(it) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.it.xlf
+%lang(lb) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.lb.xlf
+%lang(nl) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.nl.xlf
+%lang(no) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.no.xlf
+%lang(pl) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.pl.xlf
+%lang(pt_BR) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.pt_BR.xlf
+%lang(pt_PT) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.pt_PT.xlf
+%lang(ro) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.ro.xlf
+%lang(ru) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.ru.xlf
+%lang(sk) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.sk.xlf
+%lang(sl) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.sl.xlf
+%lang(sr at cyrillic) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.sr_Cyrl.xlf
+%lang(sr at latin) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.sr_Latn.xlf
+%lang(sv) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.sv.xlf
+%lang(tr) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.tr.xlf
+%lang(uk) %{php_pear_dir}/Symfony/Component/Security/Resources/translations/security.ua.xlf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Security.git/commitdiff/2eb2f16f5460cc585cd1d8d14a48157a734e4061



More information about the pld-cvs-commit mailing list