commit da2ba971b685dea91f92b06e5b44d1e282cdd921
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Sep 23 21:38:41 2013 +0300

    up to 2.3.4

 php-symfony2-BrowserKit.spec | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)
---
diff --git a/php-symfony2-BrowserKit.spec b/php-symfony2-BrowserKit.spec
index b463bfe..5083688 100644
--- a/php-symfony2-BrowserKit.spec
+++ b/php-symfony2-BrowserKit.spec
@@ -1,16 +1,15 @@
-%define                status          stable
 %define                pearname        BrowserKit
 %define                php_min_version 5.3.3
 %include       /usr/lib/rpm/macros.php
-Summary:       %{pearname} - Symfony2 BrowserKit Component
+Summary:       Symfony2 BrowserKit Component
 Name:          php-symfony2-BrowserKit
-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: 81b742e7e69a694b7a07a1fe8cefc792
-URL:           http://pear.symfony.com/package/BrowserKit/
+# Source0-md5: e2cefd441fca9f631313a1a8ca6d0a15
+URL:           https://github.com/symfony/BrowserKit
 BuildRequires: php-channel(pear.symfony.com)
 BuildRequires: php-pear-PEAR >= 1:1.4.0
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -24,21 +23,19 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Symfony2 BrowserKit Component
+BrowserKit simulates the behavior of a web browser.
 
-In PEAR status of this package is: %{status}.
+The component only provide an abstract client and does not provide any
+"default" backend for the HTTP layer.
 
 %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-BrowserKit.git/commitdiff/da2ba971b685dea91f92b06e5b44d1e282cdd921

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

Reply via email to