Author: baggins                      Date: Mon Oct 10 15:38:36 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added logrotate config

---- Files affected:
SPECS:
   mailman.spec (1.80.2.12 -> 1.80.2.13) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.80.2.12 SPECS/mailman.spec:1.80.2.13
--- SPECS/mailman.spec:1.80.2.12        Mon Oct 10 17:32:36 2005
+++ SPECS/mailman.spec  Mon Oct 10 17:38:31 2005
@@ -7,7 +7,7 @@
 Summary(pt_BR):        O Sistema de Manutençăo de listas da GNU
 Name:          mailman
 Version:       2.1.5
-Release:       7.1
+Release:       7.2
 Epoch:         5
 License:       GPL v2+
 Group:         Applications/System
@@ -18,6 +18,7 @@
 Source2:       %{name}.conf
 Source3:       %{name}.init
 Source4:       %{name}.sysconfig
+Source5:       %{name}.logrotate
 # Need to check if it's still useful
 #Patch0:               %{name}-xss.patch
 Patch1:                %{name}-MM_FIND_GROUP_NAME.patch
@@ -183,7 +184,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{/etc/{cron.d,httpd/httpd.conf,rc.d/init.d,sysconfig,smrsh},%{_mandir}}
 \
+install -d 
$RPM_BUILD_ROOT{/etc/{cron.d,httpd/httpd.conf,rc.d/init.d,sysconfig,smrsh,logrotate.d},%{_mandir}}
 \
        $RPM_BUILD_ROOT%{_logarchdir}
 
 
PYTHONPATH=$RPM_BUILD_ROOT%{_libdir}/mailman/:$RPM_BUILD_ROOT%{_libdir}/mailman/pythonlib/
@@ -198,6 +199,7 @@
 install %{SOURCE2} $RPM_BUILD_ROOT%{_configdir}/apache.conf
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
+install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 
 mv $RPM_BUILD_ROOT%{_libdir}/%{name}/Mailman/mm_cfg.py 
$RPM_BUILD_ROOT%{_configdir}
 ln -s %{_configdir}/mm_cfg.py 
$RPM_BUILD_ROOT%{_libdir}/%{name}/Mailman/mm_cfg.py
@@ -370,6 +372,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80.2.13  2005/10/10 15:38:31  baggins
+- added logrotate config
+
 Revision 1.80.2.12  2005/10/10 15:32:36  baggins
 - trigger testet, works
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mailman.spec?r1=1.80.2.12&r2=1.80.2.13&f=u

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

Reply via email to