rpms/php-pear-XML-Util/devel .cvsignore, 1.4, 1.5 php-pear-XML-Util.spec, 1.5, 1.6 sources, 1.4, 1.5 PHP-LICENSE-2.02, 1.1, NONE

Christopher Stone xulchris at fedoraproject.org
Thu Oct 9 16:48:07 UTC 2008


Author: xulchris

Update of /cvs/pkgs/rpms/php-pear-XML-Util/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5281

Modified Files:
	.cvsignore php-pear-XML-Util.spec sources 
Removed Files:
	PHP-LICENSE-2.02 
Log Message:
upstream sync. new license


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-XML-Util/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	16 Dec 2006 22:56:38 -0000	1.4
+++ .cvsignore	9 Oct 2008 16:47:37 -0000	1.5
@@ -1 +1 @@
-XML_Util-1.1.4.tgz
+XML_Util-1.2.0.tgz


Index: php-pear-XML-Util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-XML-Util/devel/php-pear-XML-Util.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- php-pear-XML-Util.spec	28 Aug 2008 19:41:07 -0000	1.5
+++ php-pear-XML-Util.spec	9 Oct 2008 16:47:37 -0000	1.6
@@ -2,15 +2,14 @@
 %define pear_name XML_Util
 
 Name:           php-pear-XML-Util
-Version:        1.1.4
-Release:        3%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Summary:        XML utility class
 
 Group:          Development/Libraries
-License:        PHP
+License:        BSD
 URL:            http://pear.php.net/package/XML_Util
 Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
-Source1:        PHP-LICENSE-2.02
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -33,7 +32,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
@@ -61,7 +60,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}
 
 
@@ -89,6 +88,10 @@
 
 
 %changelog
+* Thu Oct 09 2008 Christopher Stone <chris.stone at gmail.com> 1.2.0-1
+- Upstream sync
+- Update License tag
+
 * Thu Aug 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.1.4-3
 - fix license tag
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-XML-Util/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	16 Dec 2006 22:56:38 -0000	1.4
+++ sources	9 Oct 2008 16:47:37 -0000	1.5
@@ -1 +1 @@
-5b28a79000d47f2bde73c10ca191e402  XML_Util-1.1.4.tgz
+f680736898dd77f5f254347aca0789c0  XML_Util-1.2.0.tgz


--- PHP-LICENSE-2.02 DELETED ---




More information about the scm-commits mailing list