SPECS: switchboard.spec - /etc/switchboard for config dir (to follow upstream)
glen
glen at pld-linux.org
Wed Oct 8 01:22:14 CEST 2008
Author: glen Date: Tue Oct 7 23:22:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- /etc/switchboard for config dir (to follow upstream)
---- Files affected:
SPECS:
switchboard.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/switchboard.spec
diff -u SPECS/switchboard.spec:1.8 SPECS/switchboard.spec:1.9
--- SPECS/switchboard.spec:1.8 Wed Oct 8 00:18:51 2008
+++ SPECS/switchboard.spec Wed Oct 8 01:22:09 2008
@@ -23,6 +23,7 @@
%define _fcgi_path /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
%define _libdir %{_prefix}/lib
+%define _sysconfdir /etc/%{name}
%description
switchboard is a FastCGI proxy that starts setuid FastCGI processes on
@@ -73,6 +74,7 @@
%files
%defattr(644,root,root,755)
%doc README
+%dir %{_sysconfdir}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/switchboard.conf
%attr(755,root,root) %{_sbindir}/switchboard
%attr(755,root,root) %{_sbindir}/switchstats
@@ -93,8 +95,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008/10/07 23:22:09 glen
+- /etc/switchboard for config dir (to follow upstream)
+
Revision 1.8 2008/10/07 22:18:51 glen
-- weird comile warnings and segfaults on ac for spawned child
+- weird compile warnings and segfaults on ac for spawned child
Revision 1.7 2008/10/07 13:25:42 glen
- force /usr/lib, should it be /usr/lib64 on amd64?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/switchboard.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list