Author: glen                         Date: Wed Apr 16 22:34:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- please keep release:/%rel as simple integer for scripting

---- Files affected:
SPECS:
   mailman.spec (1.141 -> 1.142) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.141 SPECS/mailman.spec:1.142
--- SPECS/mailman.spec:1.141    Wed Apr 16 16:45:06 2008
+++ SPECS/mailman.spec  Thu Apr 17 00:34:36 2008
@@ -4,13 +4,14 @@
 
 %bcond_with    umbrella_hack   # break anonimization (for use with moderated 
umbrella list of moderated lists)
 
+%define                rel     7
 Summary:       The GNU Mailing List Management System
 Summary(es.UTF-8):     El Sistema de Mantenimiento de listas de GNU
 Summary(pl.UTF-8):     System Zarządzania Listami Pocztowymi GNU
 Summary(pt_BR.UTF-8):  O Sistema de Manutenção de listas da GNU
 Name:          mailman
 Version:       2.1.9
-Release:       7%{?with_umbrella_hack:.umh}
+Release:       %{rel}%{?with_umbrella_hack:.umh}
 Epoch:         5
 License:       GPL v2+
 Group:         Applications/System
@@ -470,6 +471,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142  2008-04-16 22:34:36  glen
+- please keep release:/%rel as simple integer for scripting
+
 Revision 1.141  2008-04-16 14:45:06  baggins
 - added umbrella_hack bcond (details in patch)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mailman.spec?r1=1.141&r2=1.142&f=u

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

Reply via email to