rpms/php-pear/devel .cvsignore, 1.14, 1.15 php-pear.spec, 1.30, 1.31 sources, 1.14, 1.15

Remi Collet (remi) fedora-extras-commits at redhat.com
Sun Feb 3 17:46:00 UTC 2008


Author: remi

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

Modified Files:
	.cvsignore php-pear.spec sources 
Log Message:
update to 1.7.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	1 Feb 2008 18:05:28 -0000	1.14
+++ .cvsignore	3 Feb 2008 17:45:23 -0000	1.15
@@ -1,4 +1,4 @@
-PEAR-1.7.0.tgz
+PEAR-1.7.1.tgz
 Archive_Tar-1.3.2.tgz
 Console_Getopt-1.2.3.tgz
 Structures_Graph-1.0.2.tgz


Index: php-pear.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear/devel/php-pear.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- php-pear.spec	1 Feb 2008 18:05:28 -0000	1.30
+++ php-pear.spec	3 Feb 2008 17:45:23 -0000	1.31
@@ -8,8 +8,8 @@
 
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
-Version: 1.7.0
-Release: 1%{?dist}.1
+Version: 1.7.1
+Release: 1%{?dist}
 Epoch: 1
 License: PHP
 Group: Development/Languages
@@ -49,7 +49,7 @@
 # Create a usable PEAR directory (used by install-pear.php)
 for archive in %{SOURCE0} %{SOURCE21} %{SOURCE22} %{SOURCE23}
 do
-    tar xzf  $archive --strip-components 1
+    tar xzf  $archive --strip-components 1 || tar xzf  $archive --strip-path 1
 done
 
 # apply patches on used PEAR during install
@@ -133,6 +133,9 @@
 %doc LICENSE README
 
 %changelog
+* Sun Feb  3 2008 Remi Collet <Fedora at FamilleCollet.com> 1:1.7.1-1
+- update to 1.7.1
+
 * Fri Feb  1 2008 Remi Collet <Fedora at FamilleCollet.com> 1:1.7.0-1
 - update to 1.7.0
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	1 Feb 2008 18:05:28 -0000	1.14
+++ sources	3 Feb 2008 17:45:23 -0000	1.15
@@ -1,4 +1,4 @@
-3b0acf70fa94b083e73470ab679cd996  PEAR-1.7.0.tgz
+a51890226dcf4482f08e37ebb1c7c8dd  PEAR-1.7.1.tgz
 17d49e837b64df4e8f9124f829b22cd1  Archive_Tar-1.3.2.tgz
 d7618327f9302a7191893768982de823  Console_Getopt-1.2.3.tgz
 2664e2d024048f982e12fad4d1bfbb87  Structures_Graph-1.0.2.tgz




More information about the fedora-extras-commits mailing list