SPECS: dhcdbd.spec - bugfix path: the '-x' option shouldn't be pas...
emes
emes at pld-linux.org
Sun Oct 28 15:18:43 CET 2007
Author: emes Date: Sun Oct 28 14:18:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bugfix path: the '-x' option shouldn't be passed to dhclient on start
---- Files affected:
SPECS:
dhcdbd.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/dhcdbd.spec
diff -u SPECS/dhcdbd.spec:1.21 SPECS/dhcdbd.spec:1.22
--- SPECS/dhcdbd.spec:1.21 Thu Jun 7 22:50:18 2007
+++ SPECS/dhcdbd.spec Sun Oct 28 15:18:38 2007
@@ -8,12 +8,13 @@
Summary(pl.UTF-8): Demon DHCP D-BUS (dhcdbd) - sterowanie sesjami dhclient przy użyciu D-BUS, przechowywanie opcji DHCP
Name: dhcdbd
Version: 2.8
-Release: 1
+Release: 2
License: GPL
Group: Networking/Daemons
Source0: http://people.redhat.com/dcantrel/dhcdbd/%{name}-%{version}.tar.bz2
# Source0-md5: c2c5a5c72182c3e88ae62eadb4874fc1
Source1: %{name}.init
+Patch0: %{name}-x-bugfix.patch
URL: http://people.redhat.com/dcantrel/dhcdbd/
BuildRequires: dbus-devel >= 0.33
BuildRequires: rpmbuild(macros) >= 1.268
@@ -33,6 +34,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__make} \
@@ -84,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2007/10/28 14:18:38 emes
+- bugfix path: the '-x' option shouldn't be passed to dhclient on start
+
Revision 1.21 2007/06/07 20:50:18 aredridel
- 2.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dhcdbd.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list