rpms/php-pear-PHPUnit/devel .cvsignore, 1.3, 1.4 php-pear-PHPUnit.spec, 1.4, 1.5 sources, 1.3, 1.4

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Mon May 7 01:47:53 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/php-pear-PHPUnit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3342

Modified Files:
	.cvsignore php-pear-PHPUnit.spec sources 
Log Message:
upstream sync


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-PHPUnit/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	12 Mar 2007 19:34:13 -0000	1.3
+++ .cvsignore	7 May 2007 01:47:19 -0000	1.4
@@ -1 +1 @@
-PHPUnit-3.0.5.tgz
+PHPUnit-3.0.6.tgz


Index: php-pear-PHPUnit.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-PHPUnit/devel/php-pear-PHPUnit.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-pear-PHPUnit.spec	12 Mar 2007 19:34:13 -0000	1.4
+++ php-pear-PHPUnit.spec	7 May 2007 01:47:19 -0000	1.5
@@ -3,8 +3,8 @@
 %define channel pear.phpunit.de
 
 Name:           php-pear-PHPUnit
-Version:        3.0.5
-Release:        3%{?dist}
+Version:        3.0.6
+Release:        1%{?dist}
 Summary:        Regression testing framework for unit tests
 
 Group:          Development/Libraries
@@ -66,7 +66,7 @@
 rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??*
 
 # Install XML package description
-mkdir -p $RPM_BUILD_ROOT%{pear_xmldir}
+install -d $RPM_BUILD_ROOT%{pear_xmldir}
 install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir}
 
 
@@ -102,6 +102,9 @@
 
 
 %changelog
+* Sun May 06 2007 Christopher Stone <chris.stone at gmail.com> 3.0.6-1
+- Upstream sync
+
 * Thu Mar 08 2007 Christopher Stone <chris.stone at gmail.com> 3.0.5-3
 - Fix testdir
 - Fix Provides version


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-PHPUnit/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Mar 2007 19:34:13 -0000	1.3
+++ sources	7 May 2007 01:47:19 -0000	1.4
@@ -1 +1 @@
-fca4887ed95996a4b18e0cb0b8ff8130  PHPUnit-3.0.5.tgz
+cf8365f8b8e86412e6c1590d6d4e872f  PHPUnit-3.0.6.tgz




More information about the fedora-extras-commits mailing list