OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Oct-2006 09:53:17
Branch: HEAD Handle: 2006102808531600
Modified files:
openpkg-src/pound pound.spec
Log:
install new poundctl(8) now, too
Summary:
Revision Changes Path
1.63 +2 -2 openpkg-src/pound/pound.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pound/pound.spec
============================================================================
$ cvs diff -u -r1.62 -r1.63 pound.spec
--- openpkg-src/pound/pound.spec 28 Oct 2006 07:49:43 -0000 1.62
+++ openpkg-src/pound/pound.spec 28 Oct 2006 07:53:16 -0000 1.63
@@ -126,9 +126,9 @@
# install program and manual page
%{l_shtool} install -c -s -m 755 \
- pound $RPM_BUILD_ROOT%{l_prefix}/sbin/
+ pound poundctl $RPM_BUILD_ROOT%{l_prefix}/sbin/
%{l_shtool} install -c -m 644 \
- pound.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/
+ pound.8 poundctl.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/
# install default configuration
%{l_shtool} install -c -m 644 %{l_value -s -a} \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]