SPECS: php-pear-PEAR.spec - add bigger memory limit patch - R: php...

glen glen at pld-linux.org
Sun Jun 19 16:23:34 CEST 2005


Author: glen                         Date: Sun Jun 19 14:23:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add bigger memory limit patch
- R: php-cli for /usr/bin/pear
- adapterized

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.61 SPECS/php-pear-PEAR.spec:1.62
--- SPECS/php-pear-PEAR.spec:1.61	Fri Jun 17 23:43:00 2005
+++ SPECS/php-pear-PEAR.spec	Sun Jun 19 16:23:29 2005
@@ -9,16 +9,18 @@
 Name:		php-pear-%{_pearname}
 Version:	1.4.0
 %define		_pre a11
-Release:	0.%{_pre}.1
+Release:	0.%{_pre}.5
 Epoch:		1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{_pre}.tgz
 # Source0-md5:	4e0bab553fbe2702b4283a0b73308a50
+Patch0:		%{name}-memory.patch
 URL:		http://pear.php.net/package/PEAR/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 BuildRequires:	sed >= 4.0.0
 Requires:	php-pear
+Requires:	php-cli
 Obsoletes:	php-pear-PEAR-Command
 Obsoletes:	php-pear-PEAR-Frontend-CLI
 Obsoletes:	php-pear-PEAR-OS
@@ -27,13 +29,15 @@
 
 %description
 The PEAR package contains:
-- the PEAR installer, for creating, distributing and installing packages
+- the PEAR installer, for creating, distributing and installing
+  packages
 - the alpha-quality PEAR_Exception PHP5 error handling mechanism
 - the beta-quality PEAR_ErrorStack advanced error handling mechanism
 - the PEAR_Error error handling mechanism
-- the OS_Guess class for retrieving info about the OS where PHP is running on
-- the System class for quick handling of common operations with files and
-  directories
+- the OS_Guess class for retrieving info about the OS where PHP is
+  running on
+- the System class for quick handling of common operations with files
+  and directories
 - the PEAR base class packages
 
 In PEAR status of this package is: %{_status}.
@@ -42,9 +46,11 @@
 Pakiet PEAR zawiara:
 - PEAR installer do tworzenia, dystrybucji i instalowania pakietów,
 - mechanizm PEAR_Exception (w fazie alpha) do obsługi błędów PHP5,
-- zaawansowany mechanizm PEAR_ErrorStack (w fazie beta) do obsługi błędów,
+- zaawansowany mechanizm PEAR_ErrorStack (w fazie beta) do obsługi
+  błędów,
 - mechanizm obsługi błędów PEAR_Error,
-- klasę OS_Guess do pozyskiwania informacji na temat systemu operacyjnego,
+- klasę OS_Guess do pozyskiwania informacji na temat systemu
+  operacyjnego,
 - klasę System do szybkiej obsługi typowych operacji na plikach i
   katalogach,
 - podstawową klasy PEAR.
@@ -53,6 +59,7 @@
 
 %prep
 %setup -q -c -n %{name}-%{version}%{_pre}
+%patch0 -p2
 
 %build
 # put proper paths
@@ -99,6 +106,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2005/06/19 14:23:29  glen
+- add bigger memory limit patch
+- R: php-cli for /usr/bin/pear
+- adapterized
+
 Revision 1.61  2005/06/17 21:43:00  undefine
 - +x for binaries
 
@@ -168,7 +180,7 @@
   php-pear-Console_Getopt
 
 Revision 1.42  2004/02/22 16:48:17  adamg
-- %%build section unneeded?
+- %build section unneeded?
 
 Revision 1.41  2004/02/22 16:25:10  adamg
 - updated to 1.3
@@ -215,7 +227,7 @@
 - updated to 1.2b2
 
 Revision 1.27  2003/06/22 21:52:47  adamg
-- fixed %%build and %%install (hopefully right). Builds...
+- fixed %build and %install (hopefully right). Builds...
 
 Revision 1.26  2003/06/14 09:21:46  adamg
 - cosmetics
@@ -245,14 +257,14 @@
 - 1.0 - first stable release
 
 Revision 1.17  2002/11/15 10:56:15  misto
- - reverting reverted (and not needed in HEAD) changes
- - working Ra version branched in RA-branch
- - DON'T MOVE STABLE on HEAD!!!
- - release 2
+- reverting reverted (and not needed in HEAD) changes
+- working Ra version branched in RA-branch
+- DON'T MOVE STABLE on HEAD!!!
+- release 2
 
 Revision 1.16  2002/11/12 11:26:00  marcus
 - readded Provides erased by mistio to satisfy missing deps
-(thanks to blues and PlusGSM)
+  (thanks to blues and PlusGSM)
 - rel.2.
 
 Revision 1.15  2002/11/07 17:15:37  blues
@@ -275,7 +287,7 @@
 Revision 1.11  2002/07/30 22:43:04  blues
 - release 4
 - added pear command to package (removed from php-pear-devel)
-STBR
+- STBR
 
 Revision 1.10  2002/07/12 22:20:47  blues
 - release 3 (rebuild with new rpm)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.61&r2=1.62&f=u




More information about the pld-cvs-commit mailing list