Author: glen                         Date: Thu Sep 15 21:11:40 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- rel macro for simplicity

---- Files affected:
SPECS:
   php.spec (1.467.2.10 -> 1.467.2.11) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.467.2.10 SPECS/php.spec:1.467.2.11
--- SPECS/php.spec:1.467.2.10   Tue Sep 13 22:47:59 2005
+++ SPECS/php.spec      Thu Sep 15 23:11:35 2005
@@ -76,7 +76,8 @@
 Name:          php
 Version:       5.1.0
 %define        _rc     RC1
-Release:       0.%{_rc}.3%{?with_hardening:hardened}
+%define        _rel 3
+Release:       0.%{_rc}.%{rel}%{?with_hardening:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -2920,6 +2921,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.467.2.11  2005/09/15 21:11:35  glen
+- rel macro for simplicity
+
 Revision 1.467.2.10  2005/09/13 20:47:59  glen
 - merge from HEAD: added /usr/share/php to package; add php/zend version api 
provides
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.467.2.10&r2=1.467.2.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to