Author: glen                         Date: Thu Nov 16 11:24:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need for epoch for new packages

---- Files affected:
SPECS:
   template-php-pear.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/template-php-pear.spec
diff -u SPECS/template-php-pear.spec:1.28 SPECS/template-php-pear.spec:1.29
--- SPECS/template-php-pear.spec:1.28   Tue May 23 22:18:15 2006
+++ SPECS/template-php-pear.spec        Thu Nov 16 12:24:43 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # NOTE
-# - you should use 'pear makerpm PEARPACKAGE' instead of this template
+# - you should use 'pear make-rpm-spec PEARPACKAGE' instead of this template
 #   this file exists just for a reference when updating existing packages
 #
 %include       /usr/lib/rpm/macros.php
@@ -15,7 +15,6 @@
 Name:          php-pear-%{_pearname}
 Version:       0.2.0
 Release:       1
-Epoch:         0
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -47,7 +46,7 @@
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl):   Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name} = %{version}-%{release}
 AutoReq:       no
 AutoProv:      no
 
@@ -120,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/11/16 11:24:43  glen
+- no need for epoch for new packages
+
 Revision 1.28  2006/05/23 20:18:15  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-php-pear.spec?r1=1.28&r2=1.29&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to