rpms/php-pear-Structures-DataGrid-DataSource-Array/devel php-pear-Structures-DataGrid-DataSource-Array.spec, 1.2, 1.3 PHP-LICENSE-3.01, 1.1, NONE

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sun Jan 14 21:22:33 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/php-pear-Structures-DataGrid-DataSource-Array/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19306/devel

Modified Files:
	php-pear-Structures-DataGrid-DataSource-Array.spec 
Removed Files:
	PHP-LICENSE-3.01 
Log Message:
upstream sync


Index: php-pear-Structures-DataGrid-DataSource-Array.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid-DataSource-Array/devel/php-pear-Structures-DataGrid-DataSource-Array.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-pear-Structures-DataGrid-DataSource-Array.spec	3 Dec 2006 17:38:29 -0000	1.2
+++ php-pear-Structures-DataGrid-DataSource-Array.spec	14 Jan 2007 21:22:03 -0000	1.3
@@ -2,15 +2,14 @@
 %define pear_name Structures_DataGrid_DataSource_Array
 
 Name:           php-pear-Structures-DataGrid-DataSource-Array
-Version:        0.1.0
-Release:        2%{?dist}
+Version:        0.1.1
+Release:        1%{?dist}
 Summary:        DataSource driver using arrays
 
 Group:          Development/Libraries
-License:        PHP License
+License:        BSD
 URL:            http://pear.php.net/package/Structures_DataGrid_DataSource_Array
 Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
-Source1:        PHP-LICENSE-3.01
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -30,7 +29,6 @@
 %setup -q -c
 [ -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}
 
 
@@ -69,12 +67,15 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE
 %{pear_xmldir}/%{pear_name}.xml
 %{pear_phpdir}/Structures/DataGrid/DataSource/*
 
 
 %changelog
+* Sun Jan 14 2007 Christopher Stone <chris.stone at gmail.com> 0.1.1-1
+- Upstream sync
+- Package relicensed
+
 * Sun Dec 03 2006 Christopher Stone <chris.stone at gmail.com> 0.1.0-2
 - No longer own DataSource directory
 - Add license to %%doc


--- PHP-LICENSE-3.01 DELETED ---




More information about the fedora-extras-commits mailing list