SPECS: roundcubemail.spec - lighttpd support

blues blues at pld-linux.org
Sun Apr 27 21:18:15 CEST 2008


Author: blues                        Date: Sun Apr 27 19:18:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lighttpd support

---- Files affected:
SPECS:
   roundcubemail.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.61 SPECS/roundcubemail.spec:1.62
--- SPECS/roundcubemail.spec:1.61	Tue Apr  8 00:26:16 2008
+++ SPECS/roundcubemail.spec	Sun Apr 27 21:18:09 2008
@@ -13,13 +13,14 @@
 Summary(pl.UTF-8):	RoundCube Webmail - poczta przez WWW
 Name:		roundcubemail
 Version:	0.1.1
-Release:	2
+Release:	2.9
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz
 # Source0-md5:	a2bf665acd7f8a6b2b63c92aedefb23f
 Source1:	%{name}.config
 Source2:	%{name}.logrotate
+Source3:	%{name}-lighttpd.conf
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-faq-page.patch
 Patch2:		%{name}-tz.patch
@@ -128,6 +129,7 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
+install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 
 %clean
@@ -170,12 +172,19 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
+%triggerin -- lighttpd
+%webapp_register lighttpd %{_webapp}
+
+%triggerun -- lighttpd
+%webapp_unregister lighttpd %{_webapp}
+
 %files
 %defattr(644,root,root,755)
 %doc CHANGELOG INSTALL README UPGRADING SQL
 %dir %attr(750,root,http) %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.php
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 %dir %{_appdir}
@@ -278,6 +287,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2008-04-27 19:18:09  blues
+- lighttpd support
+
 Revision 1.61  2008-04-07 22:26:16  paszczus
 - release 2 for Th
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roundcubemail.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list