rpms/php-pear/devel php-pear.spec,1.25,1.26

Joe Orton (jorton) fedora-extras-commits at redhat.com
Tue Aug 21 11:34:57 UTC 2007


Author: jorton

Update of /cvs/extras/rpms/php-pear/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24040

Modified Files:
	php-pear.spec 
Log Message:
* Tue Aug 21 2007 Joe Orton <jorton at redhat.com> 1:1.6.1-2
- fix License



Index: php-pear.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear/devel/php-pear.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- php-pear.spec	19 Jul 2007 18:31:05 -0000	1.25
+++ php-pear.spec	21 Aug 2007 11:34:25 -0000	1.26
@@ -13,9 +13,9 @@
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
 Version: 1.6.1
-Release: 1%{?dist}
+Release: 2
 Epoch: 1
-License: PHP License
+License: PHP
 Group: Development/Languages
 URL: http://pear.php.net/package/PEAR
 Source0: http://download.pear.php.net/package/PEAR-%{version}.tgz
@@ -88,7 +88,7 @@
 
 export INSTALL_ROOT=$RPM_BUILD_ROOT
 
-%{_bindir}/php -n -dshort_open_tag=0 -dsafe_mode=0 \
+%{_bindir}/php -n -dmemory_limit=32M -dshort_open_tag=0 -dsafe_mode=0 \
          -derror_reporting=E_ALL -ddetect_unicode=0 \
       %{SOURCE1} -d %{peardir} \
                  -b %{_bindir} \
@@ -139,6 +139,9 @@
 %doc LICENSE
 
 %changelog
+* Tue Aug 21 2007 Joe Orton <jorton at redhat.com> 1:1.6.1-2
+- fix License
+
 * Thu Jul 19 2007 Remi Collet <Fedora at FamilleCollet.com> 1:1.6.1-1
 - update to PEAR-1.6.1 and Console_Getopt-1.2.3
 




More information about the fedora-extras-commits mailing list