packages: courier/courier.spec - packaged webmlm, please check updated TODO

hawk hawk at pld-linux.org
Mon May 10 19:13:21 CEST 2010


Author: hawk                         Date: Mon May 10 17:13:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- packaged webmlm, please check updated TODO

---- Files affected:
packages/courier:
   courier.spec (1.164 -> 1.165) 

---- Diffs:

================================================================
Index: packages/courier/courier.spec
diff -u packages/courier/courier.spec:1.164 packages/courier/courier.spec:1.165
--- packages/courier/courier.spec:1.164	Mon May 10 18:33:42 2010
+++ packages/courier/courier.spec	Mon May 10 19:13:16 2010
@@ -3,12 +3,7 @@
 # - build fails due auto* macros on ac/th
 # - doesn't -webadmin need webserver integration?
 # - use rc-scripts in %%post scriptlets
-# - unpackaged files:
-#   /etc/courier/webmlmrc
-#   /usr/bin/webmlmd
-#   /usr/bin/webmlmd.rc
-#   /usr/lib/courier/courier/webmail/webmlm
-#   /usr/share/man/man1/webmlmd.1.gz
+# - init.d script, pre and post for webmlm?
 #
 # Conditional build:
 %bcond_without	fam		# with fam support
@@ -197,6 +192,26 @@
 Jest to ten sam serwer, co dystrybuowany oddzielnie pod nazwą
 SqWebMail, ale jego konfiguracja jest dostosowana do serwera Courier.
 
+%package webmlm
+Summary:	Courier web-based access to some couriermlm commands
+Summary(pl.UTF-8):	Dostęp WWW do niektórych poleceń couriermlm do Couriera
+Group:		Networking/Daemons
+Requires:	%{name} = %{version}-%{release}
+Requires:	filesystem >= 3.0-11
+Requires:	webapps
+Requires:	webserver = apache
+Conflicts:	apache-base < 2.2.0-8
+Conflicts:	apache1 < 1.3.34-5.11
+
+%description webmlm
+WebMLM is a service that offers an alternative web-based access to
+some couriermlm commands, as an alternative to submitting them via
+E-mail.
+
+%description webmail -l pl.UTF-8
+WebMLM to serwis oferujący dostęp WWW do wybranych poleceń couriermlm
+jako alternatywę do wysyłania ich poprzez e-mail.
+
 %package maildir-tools
 Summary:	Tools for mail folders in Maildir format
 Summary(pl.UTF-8):	Narzędzia do zarządzania skrzynkami Maildir
@@ -870,6 +885,14 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/courier-webmail/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/courier-webmail/httpd.conf
 
+%files webmlm
+%defattr(644,root,root,755)
+%attr(700,daemon,daemon) %dir %{_sysconfdir}/webmlmrc
+%attr(755,root,root) %{_bindir}/webmlmd
+%attr(755,root,root) %{_bindir}/webmlmd.rc
+%attr(755,root,root) %{_libdir}/courier/webmail
+%{_mandir}/man1/webmlmd.1*
+
 %files maildrop
 %defattr(644,root,root,755)
 %doc htmldoc/r* htmldoc/maildrop* htmldoc/lockmail*
@@ -906,6 +929,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165  2010/05/10 17:13:16  hawk
+- packaged webmlm, please check updated TODO
+
 Revision 1.164  2010/05/10 16:33:42  hawk
 - updated to 0.64.2, fixed tests bcond, package some files from TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/courier/courier.spec?r1=1.164&r2=1.165&f=u



More information about the pld-cvs-commit mailing list