SPECS: mailman.spec - rel 8 - 3 years ago blues broke crontab and ...

baggins baggins at pld-linux.org
Thu Apr 17 16:25:05 CEST 2008


Author: baggins                      Date: Thu Apr 17 14:25:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 8
- 3 years ago blues broke crontab and no one noticed? - fixed that

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

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.142 SPECS/mailman.spec:1.143
--- SPECS/mailman.spec:1.142	Thu Apr 17 00:34:36 2008
+++ SPECS/mailman.spec	Thu Apr 17 16:24:59 2008
@@ -4,7 +4,7 @@
 
 %bcond_with	umbrella_hack	# break anonimization (for use with moderated umbrella list of moderated lists)
 
-%define		rel	7
+%define		rel	8
 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
@@ -214,7 +214,6 @@
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
-sed 's#/usr#mailman /usr#' cron/crontab.in > $RPM_BUILD_ROOT/etc/cron.d/%{name}
 sed -e 's#/usr/lib/mailman#%{_libdir}/mailman#g' %{SOURCE2} \
 	> $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 sed -e 's#/usr/lib/mailman#%{_libdir}/mailman#g' %{SOURCE2} \
@@ -233,12 +232,12 @@
 #MTA = 'Postfix'
 DEFAULT_EMAIL_HOST		= 'YOUR.HOST.NAME.HERE'
 DEFAULT_URL_HOST		= 'YOUR.HOST.NAME.HERE'
-DEFAULT_HOST_NAME       = 'YOUR.HOST.NAME.HERE'
+DEFAULT_HOST_NAME		= 'YOUR.HOST.NAME.HERE'
 IMAGE_LOGOS			= '/mailman/icons/'
 PUBLIC_ARCHIVE_URL		= '/mailman/pipermail/%%(listname)s'
 MAILMAN_GROUP			= '%{name}'
 MAILMAN_USER			= '%{name}'
-VIRTUAL_HOST_OVERVIEW       = Off
+VIRTUAL_HOST_OVERVIEW		= Off
 #DEFAULT_SERVER_LANGUAGE		= 'pl'
 
 # For available options and their descriptions see:
@@ -471,6 +470,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.143  2008-04-17 14:24:59  baggins
+- rel 8
+- 3 years ago blues broke crontab and no one noticed? - fixed that
+
 Revision 1.142  2008-04-16 22:34:36  glen
 - please keep release:/%rel as simple integer for scripting
 
================================================================

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



More information about the pld-cvs-commit mailing list