SPECS: dhcdbd.spec - obsolete patch: there's compilation flag for ...

emes emes at pld-linux.org
Sun Oct 28 15:24:34 CET 2007


Author: emes                         Date: Sun Oct 28 14:24:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- obsolete patch: there's compilation flag for that (disables RH-specific dhclient features)

---- Files affected:
SPECS:
   dhcdbd.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/dhcdbd.spec
diff -u SPECS/dhcdbd.spec:1.22 SPECS/dhcdbd.spec:1.23
--- SPECS/dhcdbd.spec:1.22	Sun Oct 28 15:18:38 2007
+++ SPECS/dhcdbd.spec	Sun Oct 28 15:24:29 2007
@@ -8,13 +8,12 @@
 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:	2
+Release:	3
 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
@@ -34,12 +33,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -I../include"
+	CFLAGS="%{rpmcflags} -I../include -DDHCLIENT_EXTENDED_OPTION_ENVIRONMENT=0"
 	LDFLAGS="%{rpmldflags}"
 
 %{__sed} -i -e"s at Exec=.*@Exec=%{_sbindir}/dhcdbd@" dhcdbd.service
@@ -86,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/10/28 14:24:29  emes
+- obsolete patch: there's compilation flag for that (disables RH-specific dhclient features)
+
 Revision 1.22  2007/10/28 14:18:38  emes
 - bugfix path: the '-x' option shouldn't be passed to dhclient on start
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dhcdbd.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list