SPECS: dhcdbd.spec - up to 2.2 - rel 1 - moved URLS-s to new locat...

czarny czarny at pld-linux.org
Sat Jan 13 16:06:29 CET 2007


Author: czarny                       Date: Sat Jan 13 15:06:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.2
- rel 1
- moved URLS-s to new location
- corrected service file
- patch0 already upstream

---- Files affected:
SPECS:
   dhcdbd.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/dhcdbd.spec
diff -u SPECS/dhcdbd.spec:1.13 SPECS/dhcdbd.spec:1.14
--- SPECS/dhcdbd.spec:1.13	Mon Dec 25 13:57:26 2006
+++ SPECS/dhcdbd.spec	Sat Jan 13 16:06:24 2007
@@ -7,15 +7,14 @@
 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.14
+Version:	2.2
 Release:	1
 License:	GPL
 Group:		Networking/Daemons
-Source0:	http://people.redhat.com/~jvdias/dhcdbd/%{name}-%{version}.tar.gz
-# Source0-md5:	1180dee7a51a4384d55768650634cf93
+Source0:	http://people.redhat.com/dcantrel/dhcdbd/%{name}-%{version}.tar.bz2
+# Source0-md5:	9c25069a2f1ed2efbe41cf8d5faf7955
 Source1:	%{name}.init
-Patch0:		%{name}-dbus.patch
-URL:		http://people.redhat.com/~jvdias/dhcdbd/
+URL:		http://people.redhat.com/dcantrel/dhcdbd
 BuildRequires:	dbus-devel >= 0.33
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
@@ -34,14 +33,15 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -I%{_libdir}/dbus-1.0/include" \
+	CFLAGS="%{rpmcflags} -I../include"
 	LDFLAGS="%{rpmldflags}"
 
+%{__sed} -i -e"s at Exec=.*@Exec=%{_sbindir}/dhcdbd@" dhcdbd.service
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,%{_sbindir}}
@@ -72,7 +72,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README LICENSE
+%doc README
 %attr(755,root,root) %{_sbindir}/dhcdbd
 %attr(754,root,root) /etc/rc.d/init.d/dhcdbd
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/dhcdbd.conf
@@ -84,6 +84,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/01/13 15:06:24  czarny
+- up to 2.2
+- rel 1
+- moved URLS-s to new location
+- corrected service file
+- patch0 already upstream
+
 Revision 1.13  2006/12/25 12:57:26  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dhcdbd.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list