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

glen glen at pld-linux.org
Mon Sep 23 22:40:58 CEST 2013


commit 86ae9ace963935b34ae36134e660893eb974410a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 23 22:05:34 2013 +0300

    up to 2.3.4

 php-symfony2-EventDispatcher.spec | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/php-symfony2-EventDispatcher.spec b/php-symfony2-EventDispatcher.spec
index d36aebb..58b5de9 100644
--- a/php-symfony2-EventDispatcher.spec
+++ b/php-symfony2-EventDispatcher.spec
@@ -1,15 +1,14 @@
-%define		status		stable
 %define		pearname	EventDispatcher
 %define		php_min_version 5.3.3
 %include	/usr/lib/rpm/macros.php
-Summary:	%{pearname} - Symfony2 EventDispatcher Component
+Summary:	Symfony2 EventDispatcher Component
 Name:		php-symfony2-EventDispatcher
-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:	a54f54a2ffa258e613e64837a8da4bc0
+# Source0-md5:	8b023404313cca74bd093e1d3dbed45e
 URL:		http://symfony.com/doc/current/components/event_dispatcher/index.html
 BuildRequires:	php-channel(pear.symfony.com)
 BuildRequires:	php-pear-PEAR
@@ -22,21 +21,16 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Symfony2 EventDispatcher Component
-
-In PEAR status of this package is: %{status}.
+Implements a lightweight version of the Observer design pattern.
 
 %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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-EventDispatcher.git/commitdiff/86ae9ace963935b34ae36134e660893eb974410a



More information about the pld-cvs-commit mailing list