thomas: server/pear/PEAR-Mail-mimeDecode PEAR-Mail_mimeDecode.spec, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Tue Dec 9 21:32:50 CET 2008


Author: thomas

Update of /kolabrepository/server/pear/PEAR-Mail-mimeDecode
In directory doto:/tmp/cvs-serv19305/pear/PEAR-Mail-mimeDecode

Modified Files:
	PEAR-Mail_mimeDecode.spec 
Log Message:
Added Provides/Obsoletes to .spec files to allow automatic upgrades.

The values used for packages below pear/ are not optimal (not every
package provides a full horde-framework-kolab), but this was the only
way I found to make rpm happy.


Index: PEAR-Mail_mimeDecode.spec
===================================================================
RCS file: /kolabrepository/server/pear/PEAR-Mail-mimeDecode/PEAR-Mail_mimeDecode.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- PEAR-Mail_mimeDecode.spec	25 Nov 2008 22:54:32 -0000	1.2
+++ PEAR-Mail_mimeDecode.spec	9 Dec 2008 20:32:47 -0000	1.3
@@ -2,7 +2,7 @@
 %define         V_pear_name Mail_mimeDecode
 %define         V_package PEAR-%{V_pear_name}
 %define         V_version 1.5.0
-%define         V_release 1
+%define         V_release 20081209
 
 # Package Information
 Name:	   %{V_package}
@@ -28,7 +28,8 @@
 PreReq:       OpenPKG, openpkg >= 20070603
 PreReq:       php, php::with_pear = yes
 
-Conflicts:    PEAR-Mail_Mime <= 1.3.0
+Provides:     PEAR-Mail_Mime = 1.3.1
+Obsoletes:    PEAR-Mail_Mime <= 1.3.1
 
 
 %description 





More information about the commits mailing list