SPECS: dhcdbd.spec - proper _sbindir redefiniton - up to 1.9
deejay1
deejay1 at pld-linux.org
Wed Oct 26 13:05:51 CEST 2005
Author: deejay1 Date: Wed Oct 26 11:05:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- proper _sbindir redefiniton
- up to 1.9
---- Files affected:
SPECS:
dhcdbd.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/dhcdbd.spec
diff -u SPECS/dhcdbd.spec:1.3 SPECS/dhcdbd.spec:1.4
--- SPECS/dhcdbd.spec:1.3 Fri Oct 21 15:34:14 2005
+++ SPECS/dhcdbd.spec Wed Oct 26 13:05:45 2005
@@ -7,12 +7,12 @@
Summary: DHCP D-BUS daemon (dhcdbd) controls dhclient sessions with D-BUS, stores and presents DHCP options
Summary(pl): Demon DHCP D-BUS (dhcdbd) - sterowanie sesjami dhclient przy użyciu D-BUS, przechowywanie opcji DHCP
Name: dhcdbd
-Version: 1.6
-Release: 1
+Version: 1.9
+Release: 0.1
License: GPL
Group: Networking/Daemons
Source0: http://people.redhat.com/~jvdias/dhcdbd/%{name}-%{version}.tar.gz
-# Source0-md5: e46269dcfceca8fb678e48a42450db0b
+# Source0-md5: 8534560a93e3f62694fffc04819829d8
Source1: %{name}.init
URL: http://people.redhat.com/~jvdias/dhcdbd/
BuildRequires: dbus-devel >= 0.33
@@ -21,7 +21,7 @@
Requires: rc-scripts
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define %{_sbindir} /sbin
+%define _sbindir /sbin
%description
DHCP D-BUS daemon (dhcdbd) controls dhclient sessions with D-BUS,
@@ -84,6 +84,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/10/26 11:05:45 deejay1
+- proper _sbindir redefiniton
+- up to 1.9
+
Revision 1.3 2005/10/21 13:34:14 darekr
- defined _sbindir to /sbin for use macro
- removed -c option from `install`
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dhcdbd.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list