rpms/php-pear-Log/EL-5 php-pear-Log.spec, 1.4, 1.5 PHP-LICENSE-3.01, 1.1, NONE

Remi Collet (remi) fedora-extras-commits at redhat.com
Fri Aug 24 06:27:19 UTC 2007


Author: remi

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

Modified Files:
	php-pear-Log.spec 
Removed Files:
	PHP-LICENSE-3.01 
Log Message:
Fix License


Index: php-pear-Log.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Log/EL-5/php-pear-Log.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-pear-Log.spec	9 Jun 2007 08:22:54 -0000	1.4
+++ php-pear-Log.spec	24 Aug 2007 06:26:46 -0000	1.5
@@ -5,18 +5,17 @@
 Summary(fr):    Abstraction des outils d'enregistrement de traces pour PHP
 Name:           php-pear-Log
 Version:        1.9.11
-Release:        1%{?dist}
-License:        PHP License
+Release:        2%{?dist}
+License:        PHP
 Group:          Development/Libraries
 Source:         http://pear.php.net/get/Log-%{version}.tgz
-Source1:        PHP-LICENSE-3.01
 Source2:        xml2changelog
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL:            http://pear.php.net/package/Log
 
 BuildArch:      noarch
 BuildRequires:  php-pear >= 1:1.4.9-1.2
-Requires:       php >= 4.3.0, php-pear(PEAR) >= 1.4.9
+Requires:       php-pear(PEAR) >= 1.4.9
 Requires:       php-pear(DB) >= 1.3
 Requires:       php-pear(MDB2) >= 2.0.0
 Requires(post): %{__pear}
@@ -46,8 +45,6 @@
 %{_bindir}/php -n %{SOURCE2} package.xml >CHANGELOG
 mv package.xml %{pear_name}-%{version}/%{pear_name}.xml
 
-%{__install} -m 644 -c %{SOURCE1} LICENSE
-
 %build
 # Empty build section
 
@@ -85,7 +82,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG LICENSE docdir/*
+%doc CHANGELOG docdir/*
 %{pear_phpdir}/Log
 %{pear_phpdir}/Log.php
 %{pear_testdir}/Log
@@ -93,6 +90,9 @@
 %{pear_xmldir}/%{pear_name}.xml
 
 %changelog
+* Fri Aug 24 2007 Remi Collet <Fedora at FamilleCollet.com> 1.9.11-2
+- Fix License
+
 * Sat May 02 2007 Remi Collet <Fedora at FamilleCollet.com> 1.9.11-1
 - update to 1.9.11
 


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




More information about the fedora-extras-commits mailing list