rpms/php-pear-File/devel .cvsignore, 1.2, 1.3 php-pear-File.spec, 1.1, 1.2 sources, 1.2, 1.3

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sat Sep 8 21:55:39 UTC 2007


Author: xulchris

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-File/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Dec 2006 06:26:38 -0000	1.2
+++ .cvsignore	8 Sep 2007 21:55:07 -0000	1.3
@@ -1 +1 @@
-File-1.2.2.tgz
+File-1.3.0.tgz


Index: php-pear-File.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-File/devel/php-pear-File.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-File.spec	14 Dec 2006 06:26:38 -0000	1.1
+++ php-pear-File.spec	8 Sep 2007 21:55:07 -0000	1.2
@@ -2,12 +2,12 @@
 %define pear_name File
 
 Name:           php-pear-File
-Version:        1.2.2
+Version:        1.3.0
 Release:        1%{?dist}
 Summary:        Common file and directory routines
 
 Group:          Development/Languages
-License:        PHP License
+License:        PHP
 URL:            http://pear.php.net/package/File
 Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
 Source1:        PHP-LICENSE-3.01
@@ -26,7 +26,7 @@
 
 
 %prep
-%setup -q -c
+%setup -qc
 [ -f package2.xml ] || mv package.xml package2.xml
 mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml
 install -pm 644 -c %{SOURCE1} LICENSE
@@ -47,7 +47,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}
 
 
@@ -75,5 +75,8 @@
 
 
 %changelog
+* Sat Sep 08 2007 Christopher Stone <chris.stone at gmail.com> 1.3.0-1
+- Upstream sync
+
 * Wed Dec 13 2006 Christopher Stone <chris.stone at gmail.com> 1.2.2-1
 - Initial Release


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-File/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Dec 2006 06:26:38 -0000	1.2
+++ sources	8 Sep 2007 21:55:07 -0000	1.3
@@ -1 +1 @@
-ba8f020b70fb6a37c6258e0e42033aad  File-1.2.2.tgz
+9d806e98095f2b10373ac521a098d9ed  File-1.3.0.tgz




More information about the scm-commits mailing list