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

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Wed Mar 14 03:39:58 UTC 2007


Author: xulchris

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-MDB2/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Nov 2006 23:56:59 -0000	1.3
+++ .cvsignore	14 Mar 2007 03:39:26 -0000	1.4
@@ -1 +1 @@
-MDB2-2.3.0.tgz
+MDB2-2.4.0.tgz


Index: php-pear-MDB2.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-MDB2/devel/php-pear-MDB2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-pear-MDB2.spec	21 Nov 2006 23:56:59 -0000	1.3
+++ php-pear-MDB2.spec	14 Mar 2007 03:39:26 -0000	1.4
@@ -2,7 +2,7 @@
 %define ClassName MDB2
 
 Name:           php-pear-MDB2
-Version:        2.3.0
+Version:        2.4.0
 Release:        1%{?dist}
 Summary:        Database Abstraction Layer
 
@@ -29,7 +29,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}
@@ -54,7 +54,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}
 
 
@@ -83,6 +83,9 @@
 
 
 %changelog
+* Tue Mar 13 2007 Christopher Stone <chris.stone at gmail.com> 2.4.0-1
+- Upstream sync
+
 * Tue Nov 21 2006 Christopher Stone <chris.stone at gmail.com> 2.3.0-1
 - Upstream sync
 - Move LICENSE file from %%{pear_datadir} to %%doc


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-MDB2/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Nov 2006 23:56:59 -0000	1.3
+++ sources	14 Mar 2007 03:39:26 -0000	1.4
@@ -1 +1 @@
-31c7294943b665c293f1453e1c4b20a4  MDB2-2.3.0.tgz
+63ebd52f862d2bc2ce88deedc453ebd8  MDB2-2.4.0.tgz




More information about the fedora-extras-commits mailing list