SPECS: mailman.spec - rel 6 - moved sendmail crap to sendmail package

baggins baggins at pld-linux.org
Tue Nov 27 16:49:47 CET 2007


Author: baggins                      Date: Tue Nov 27 15:49:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6
- moved sendmail crap to sendmail package

---- Files affected:
SPECS:
   mailman.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.137 SPECS/mailman.spec:1.138
--- SPECS/mailman.spec:1.137	Thu Sep 20 17:02:58 2007
+++ SPECS/mailman.spec	Tue Nov 27 16:49:41 2007
@@ -7,7 +7,7 @@
 Summary(pt_BR.UTF-8):	O Sistema de Manutenção de listas da GNU
 Name:		mailman
 Version:	2.1.9
-Release:	5
+Release:	6
 Epoch:		5
 License:	GPL v2+
 Group:		Applications/System
@@ -140,6 +140,15 @@
 - Informa a partir de qual máquina você se inscreveu, caso esteja no
   domínio correto.
 
+%package sendmail
+Summary:	Sendmail support for mailman
+Group:		Applications/System
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+
+%description sendmail
+This package provides wrapper in /etc/smrsh that allows sendmail
+to run mailman.
+
 %prep
 %setup -q
 #patch0 -p1
@@ -386,7 +395,6 @@
 %ghost %attr(660,root,mailman) %{_sysconfdir}/aliases.db
 %ghost %attr(640,root,mailman) %{_sysconfdir}/adm.pw
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
-/etc/smrsh/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 
@@ -440,13 +448,21 @@
 %dir %{_logarchdir}
 %dir %{_piddir}
 
+%files sendmail
+%defattr(644,root,root,755)
+/etc/smrsh/%{name}
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.137  2007-09-20 15:02:58  glen
+Revision 1.138  2007-11-27 15:49:41  baggins
+- rel 6
+- moved sendmail crap to sendmail package
+
+Revision 1.137  2007/09/20 15:02:58  glen
 - add -x-imap-folder.patch; rel 5
 
 Revision 1.136  2007/09/20 14:16:44  glen
================================================================

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



More information about the pld-cvs-commit mailing list