rpms/php-pear-XML-Beautifier/devel .cvsignore, 1.2, 1.3 php-pear-XML-Beautifier.spec, 1.3, 1.4 sources, 1.2, 1.3

Christopher Stone xulchris at fedoraproject.org
Thu Oct 9 17:06:27 UTC 2008


Author: xulchris

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

Modified Files:
	.cvsignore php-pear-XML-Beautifier.spec sources 
Log Message:
upstream sync. new license


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-XML-Beautifier/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	17 Oct 2006 03:19:22 -0000	1.2
+++ .cvsignore	9 Oct 2008 17:05:57 -0000	1.3
@@ -1 +1 @@
-XML_Beautifier-1.1.tgz
+XML_Beautifier-1.2.0.tgz


Index: php-pear-XML-Beautifier.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-XML-Beautifier/devel/php-pear-XML-Beautifier.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-pear-XML-Beautifier.spec	28 Aug 2008 19:30:30 -0000	1.3
+++ php-pear-XML-Beautifier.spec	9 Oct 2008 17:05:57 -0000	1.4
@@ -2,15 +2,14 @@
 %define pear_name XML_Beautifier
 
 Name:           php-pear-XML-Beautifier
-Version:        1.1
-Release:        3%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Summary:        Class to format XML documents
 
 Group:          Development/Libraries
-License:        PHP License
+License:        BSD
 URL:            http://pear.php.net/package/XML_Beautifier
 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
@@ -39,10 +38,9 @@
 
 
 %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
 cd %{pear_name}-%{version}
 
 
@@ -64,7 +62,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}
 
 
@@ -85,12 +83,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE %{pear_name}-%{version}/docdir/%{pear_name}/*
+%doc %{pear_name}-%{version}/docdir/%{pear_name}/*
 %{pear_xmldir}/%{pear_name}.xml
 %{pear_phpdir}/XML/Beautifier*
 
 
 %changelog
+* Thu Oct 09 2008 Christohper Stone <chris.stone at gmail.com> 1.2.0-1
+- Upstream sync
+- Update license to BSD
+
 * Thu Aug 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.1-3
 - fix license tag
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-XML-Beautifier/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	17 Oct 2006 03:19:22 -0000	1.2
+++ sources	9 Oct 2008 17:05:57 -0000	1.3
@@ -1 +1 @@
-d121758edb840d9107debb26bb5837d7  XML_Beautifier-1.1.tgz
+32e5fbe5a4fb499c3a472c0d1a3aad61  XML_Beautifier-1.2.0.tgz




More information about the fedora-extras-commits mailing list