Author: darekr                       Date: Tue Sep 12 22:44:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- defined _sbindir to /sbin

---- Files affected:
SPECS:
   sysklogd.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/sysklogd.spec
diff -u SPECS/sysklogd.spec:1.123 SPECS/sysklogd.spec:1.124
--- SPECS/sysklogd.spec:1.123   Wed Jul 19 21:35:31 2006
+++ SPECS/sysklogd.spec Wed Sep 13 00:44:08 2006
@@ -42,7 +42,8 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _exec_prefix    /
-%define        _bindir                 /usr/sbin
+%define        _bindir         /usr/sbin
+%define        _sbindir        /sbin
 
 %description
 This is the Linux system and kernel logging program. It is run as a
@@ -317,6 +318,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2006/09/12 22:44:08  darekr
+- defined _sbindir to /sbin
+
 Revision 1.123  2006/07/19 19:35:31  qboosh
 - added addusertogroup deps to R(pre) (user_group.sh, usermod)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sysklogd.spec?r1=1.123&r2=1.124&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to