SPECS: dhcdbd.spec - fix dbus api

patrys patrys at pld-linux.org
Wed Aug 23 21:25:33 CEST 2006


Author: patrys                       Date: Wed Aug 23 19:25:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix dbus api

---- Files affected:
SPECS:
   dhcdbd.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/dhcdbd.spec
diff -u SPECS/dhcdbd.spec:1.11 SPECS/dhcdbd.spec:1.12
--- SPECS/dhcdbd.spec:1.11	Sat Jul  1 12:05:57 2006
+++ SPECS/dhcdbd.spec	Wed Aug 23 21:25:27 2006
@@ -8,12 +8,13 @@
 Summary(pl):	Demon DHCP D-BUS (dhcdbd) - sterowanie sesjami dhclient przy użyciu D-BUS, przechowywanie opcji DHCP
 Name:		dhcdbd
 Version:	1.14
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://people.redhat.com/~jvdias/dhcdbd/%{name}-%{version}.tar.gz
 # Source0-md5:	1180dee7a51a4384d55768650634cf93
 Source1:	%{name}.init
+Patch0:		%{name}-dbus.patch
 URL:		http://people.redhat.com/~jvdias/dhcdbd/
 BuildRequires:	dbus-devel >= 0.33
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -33,6 +34,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
@@ -82,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/08/23 19:25:27  patrys
+- fix dbus api
+
 Revision 1.11  2006/07/01 10:05:57  radek
 - version 2.14
 - FHS fix: moved from /sbin to /usr/sbin (depends on /usr/lib)
================================================================

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



More information about the pld-cvs-commit mailing list