]> git.pld-linux.org Git - packages/dhcdbd.git/commitdiff
- fix dbus api
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 23 Aug 2006 19:25:27 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcdbd.spec -> 1.12

dhcdbd.spec

index b00bdf3686d22bf1390bccd58558485980bbc760..6b23428be31871a965cc3fe863d6bf920eca68fc 100644 (file)
@@ -7,12 +7,13 @@ Summary:      DHCP D-BUS daemon (dhcdbd) controls dhclient sessions with D-BUS, store
 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
@@ -32,6 +33,7 @@ a tak
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
This page took 0.067759 seconds and 4 git commands to generate.