[packages/php-phpunit-DbUnit] up to 1.2.3

glen glen at pld-linux.org
Tue Sep 24 08:47:39 CEST 2013


commit dd48ff931db97097567116d14546d0399ef2dc9e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 24 09:47:31 2013 +0300

    up to 1.2.3

 php-phpunit-DbUnit.spec | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec
index dc312c3..2f2c79d 100644
--- a/php-phpunit-DbUnit.spec
+++ b/php-phpunit-DbUnit.spec
@@ -1,45 +1,44 @@
 %define		status		stable
 %define		pearname	DbUnit
 %include	/usr/lib/rpm/macros.php
-Summary:	%{pearname} - DbUnit port for PHP/PHPUnit
-Name:		php-phpunit-DbUnit
-Version:	1.2.2
+Summary:	DbUnit port for PHP/PHPUnit
+Name:		php-phpunit-%{pearname}
+Version:	1.2.3
 Release:	1
 License:	BSD License
 Group:		Development/Languages/PHP
 Source0:	http://pear.phpunit.de/get/%{pearname}-%{version}.tgz
-# Source0-md5:	c758bd5498c95b5bf37d7fd3e2ac6100
-URL:		http://pear.phpunit.de/
+# Source0-md5:	c47036ac20a4517a83dd7837edccfd5d
+URL:		https://github.com/sebastianbergmann/phpunit/
 BuildRequires:	php-channel(pear.phpunit.de)
 BuildRequires:	php-packagexml2cl
 BuildRequires:	php-pear-PEAR >= 1:1.9.4
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.580
 Requires:	php(pdo)
+Requires:	php(reflection)
 Requires:	php(simplexml)
 Requires:	php(spl)
 Requires:	php-channel(pear.phpunit.de)
 Requires:	php-pear
 Requires:	php-phpunit-PHPUnit >= 3.7.0
-Requires:	php-reflection
-Requires:	php-symfony2-Yaml <= 2.1.99
 Requires:	php-symfony2-Yaml >= 2.1.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-DbUnit port for PHP/PHPUnit
+DbUnit port for PHP/PHPUnit to support database interaction testing.
 
 In PEAR status of this package is: %{status}.
 
 %prep
 %pear_package_setup
 
+mv docs/DbUnit/Samples examples
+
 %build
 packagexml2cl package.xml > ChangeLog
 
-mv docs/DbUnit/Samples examples
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{php_pear_dir}}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phpunit-DbUnit.git/commitdiff/dd48ff931db97097567116d14546d0399ef2dc9e



More information about the pld-cvs-commit mailing list