rpms/php-pear-Benchmark/F-7 .cvsignore, 1.2, 1.3 php-pear-Benchmark.spec, 1.1, 1.2 sources, 1.2, 1.3

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Mon Jul 2 18:13:03 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/php-pear-Benchmark/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11975/F-7

Modified Files:
	.cvsignore php-pear-Benchmark.spec sources 
Log Message:
Upstream sync


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Benchmark/F-7/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Sep 2006 01:25:30 -0000	1.2
+++ .cvsignore	2 Jul 2007 18:12:27 -0000	1.3
@@ -1 +1 @@
-Benchmark-1.2.6.tgz
+Benchmark-1.2.7.tgz


Index: php-pear-Benchmark.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Benchmark/F-7/php-pear-Benchmark.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-Benchmark.spec	8 Sep 2006 01:25:30 -0000	1.1
+++ php-pear-Benchmark.spec	2 Jul 2007 18:12:27 -0000	1.2
@@ -2,7 +2,7 @@
 %define ClassName Benchmark
 
 Name:           php-pear-Benchmark
-Version:        1.2.6
+Version:        1.2.7
 Release:        1%{?dist}
 Summary:        Framework to benchmark PHP scripts or function calls
 
@@ -25,7 +25,7 @@
 
 
 %prep
-%setup -q -c
+%setup -qc
 [ -f package2.xml ] || mv package.xml package2.xml
 mv package2.xml %{ClassName}-%{version}/%{ClassName}.xml
 cd %{ClassName}-%{version}
@@ -49,7 +49,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 %{ClassName}.xml $RPM_BUILD_ROOT%{pear_xmldir}
 
 
@@ -76,5 +76,8 @@
 
 
 %changelog
+* Mon Jul 02 2007 Christopher Stone <chris.stone at gmail.com> 1.2.7-1
+- Upstream Sync
+
 * Mon Jun 26 2006 Christopher Stone <chris.stone at gmail.com> 1.2.6-1
 - Initial Release


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Benchmark/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Sep 2006 01:25:30 -0000	1.2
+++ sources	2 Jul 2007 18:12:27 -0000	1.3
@@ -1 +1 @@
-b130c602f82ee07af4021a59b6359003  Benchmark-1.2.6.tgz
+75d325175c67a42f645fd669b98ff7a8  Benchmark-1.2.7.tgz




More information about the scm-commits mailing list