rpms/dnsmasq/FC-3 dnsmasq-2.30-fedora-extras.patch,1.1,1.2

Patrick Laughton (jima) fedora-extras-commits at redhat.com
Tue Apr 25 21:54:42 UTC 2006


Author: jima

Update of /cvs/extras/rpms/dnsmasq/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26865/FC-3

Modified Files:
	dnsmasq-2.30-fedora-extras.patch 
Log Message:

Disabled dbus support for FC-3 branch (needs newer dbus to work, I guess)


dnsmasq-2.30-fedora-extras.patch:

Index: dnsmasq-2.30-fedora-extras.patch
===================================================================
RCS file: /cvs/extras/rpms/dnsmasq/FC-3/dnsmasq-2.30-fedora-extras.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dnsmasq-2.30-fedora-extras.patch	25 Apr 2006 16:51:25 -0000	1.1
+++ dnsmasq-2.30-fedora-extras.patch	25 Apr 2006 21:54:41 -0000	1.2
@@ -13,14 +13,12 @@
 diff -urN dnsmasq-2.30/src/config.h dnsmasq-2.30-patched/src/config.h
 --- dnsmasq-2.30/src/config.h	2006-04-23 13:27:20.000000000 -0500
 +++ dnsmasq-2.30-patched/src/config.h	2006-04-24 15:04:28.000000000 -0500
-@@ -167,8 +167,8 @@
+@@ -167,7 +167,7 @@
  
  /* platform independent options- uncomment to enable */
  /* #define HAVE_BROKEN_RTC */
 -/* #define HAVE_ISC_READER */
--/* #define HAVE_DBUS */
 +#define HAVE_ISC_READER
-+#define HAVE_DBUS
+ /* #define HAVE_DBUS */
  
  #if defined(HAVE_BROKEN_RTC) && defined(HAVE_ISC_READER)
- #  error HAVE_ISC_READER is not compatible with HAVE_BROKEN_RTC




More information about the fedora-extras-commits mailing list