Author: rotom                        Date: Fri Jun 22 15:21:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.2.2
- lighttpd.conf added

---- Files affected:
SPECS:
   gallery.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/gallery.spec
diff -u SPECS/gallery.spec:1.55 SPECS/gallery.spec:1.56
--- SPECS/gallery.spec:1.55     Sun Apr  1 21:06:28 2007
+++ SPECS/gallery.spec  Fri Jun 22 17:21:00 2007
@@ -5,14 +5,15 @@
 Summary:       Web based photo album viewer and creator
 Summary(pl.UTF-8):     Przeglądarka i generator albumów zdjęć w postaci stron 
WWW
 Name:          gallery
-Version:       2.2.1
+Version:       2.2.2
 Release:       1
 License:       GPL
 Group:         Applications/Publishing
 Source0:       http://dl.sourceforge.net/gallery/%{name}-%{version}-full.tar.gz
-# Source0-md5: e4501a9cec700f238bddc5791fec0f8c
+# Source0-md5: 488d7837d531e99d4b5f420150b792d9
 #Source0:      http://galleryupdates.jpmullan.com/G2/%{name}-nightly.tar.gz
 Source1:       %{name}-apache.conf
+Source2:       %{name}-lighttpd.conf
 Patch0:                %{name}-setup.patch
 URL:           http://gallery.sourceforge.net/
 BuildRequires: rpmbuild(macros) >= 1.268
@@ -80,6 +81,7 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
+install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 touch $RPM_BUILD_ROOT%{_sysconfdir}/config.php
 touch $RPM_BUILD_ROOT%{_sysconfdir}/login.txt
 ln -s %{_sysconfdir}/config.php $RPM_BUILD_ROOT%{_appdir}/config.php
@@ -105,6 +107,12 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
+%triggerin -- lighttpd
+%webapp_register lighttpd %{_webapp}
+
+%triggerun -- lighttpd
+%webapp_unregister lighttpd %{_webapp}
+
 %triggerpostun -- %{name} < 1.5.2-0.13
 /usr/sbin/webapp register httpd %{_webapp}
 %service -q httpd reload
@@ -116,6 +124,7 @@
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/login.txt
 %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}/config.php
 %dir %{_appdir}
 %dir /var/lib/gallery
@@ -141,6 +150,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2007/06/22 15:21:00  rotom
+- up to 2.2.2
+- lighttpd.conf added
+
 Revision 1.55  2007/04/01 19:06:28  rotom
 - up to 2.2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gallery.spec?r1=1.55&r2=1.56&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to