rpms/php-pear-Net-URL/EL-5 .cvsignore, 1.2, 1.3 php-pear-Net-URL.spec, 1.1, 1.2 sources, 1.2, 1.3

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Mon Jul 2 23:45:14 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/php-pear-Net-URL/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30875/EL-5

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Net-URL/EL-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	7 Nov 2006 23:38:00 -0000	1.2
+++ .cvsignore	2 Jul 2007 23:44:38 -0000	1.3
@@ -1 +1 @@
-Net_URL-1.0.14.tgz
+Net_URL-1.0.15.tgz


Index: php-pear-Net-URL.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Net-URL/EL-5/php-pear-Net-URL.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-Net-URL.spec	7 Nov 2006 23:38:00 -0000	1.1
+++ php-pear-Net-URL.spec	2 Jul 2007 23:44:38 -0000	1.2
@@ -2,7 +2,7 @@
 %define pear_name Net_URL
 
 Name:           php-pear-Net-URL
-Version:        1.0.14
+Version:        1.0.15
 Release:        1%{?dist}
 Summary:        Easy parsing of URLs
 
@@ -24,7 +24,7 @@
 
 
 %prep
-%setup -q -c
+%setup -qc
 [ -f package2.xml ] || mv package.xml package2.xml
 mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml
 cd %{pear_name}-%{version}
@@ -48,7 +48,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
+* Mon Jul 02 2007 Christopher Stone <chris.stone at gmail.com> 1.0.15-1
+- Upstream sync
+
 * Sun Oct 29 2006 Christopher Stone <chris.stone at gmail.com> 1.0.14-1
 - Initial Release


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Net-URL/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Nov 2006 23:38:00 -0000	1.2
+++ sources	2 Jul 2007 23:44:38 -0000	1.3
@@ -1 +1 @@
-4be5ac05dc5a9bc54a33cec66d87eb0a  Net_URL-1.0.14.tgz
+48a932688cde596b1cc5421ffbcea22f  Net_URL-1.0.15.tgz




More information about the scm-commits mailing list