SPECS: pound.spec - install sysconfig; rel 3

glen glen at pld-linux.org
Tue Sep 11 13:15:23 CEST 2007


Author: glen                         Date: Tue Sep 11 11:15:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install sysconfig; rel 3

---- Files affected:
SPECS:
   pound.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/pound.spec
diff -u SPECS/pound.spec:1.50 SPECS/pound.spec:1.51
--- SPECS/pound.spec:1.50	Tue Sep 11 13:08:16 2007
+++ SPECS/pound.spec	Tue Sep 11 13:15:18 2007
@@ -3,13 +3,14 @@
 Summary(pl.UTF-8):	Pound - reverse-proxy i load-balancer
 Name:		pound
 Version:	2.3.2
-Release:	2
+Release:	3
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://www.apsis.ch/pound/Pound-%{version}.tgz
 # Source0-md5:	bbb9f1f7dee2fe9713f6cc11c72f97f4
 Source1:	%{name}.cfg
 Source2:	%{name}.init
+Source3:	%{name}.sysconfig
 URL:		http://www.apsis.ch/pound/
 BuildRequires:	automake
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -56,6 +57,7 @@
 install poundctl.8 $RPM_BUILD_ROOT%{_mandir}/man8
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
+install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -76,6 +78,7 @@
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_sysconfdir}/pound
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pound/*
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %{_mandir}/man8/*
 %dir %attr(755,root,root) /var/run/%{name}
@@ -86,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2007/09/11 11:15:18  glen
+- install sysconfig; rel 3
+
 Revision 1.50  2007/09/11 11:08:16  glen
 - multiple instance support; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pound.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list