Update
This commit is contained in:
parent
cc527efdcc
commit
c81c9a2f4e
@ -1,3 +1 @@
|
||||
dnsmasq-2.30.tar.gz
|
||||
dnsmasq-2.31.tar.gz
|
||||
dnsmasq-2.32.tar.gz
|
||||
dnsmasq-2.33.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -urN dnsmasq-2.32/src/config.h dnsmasq-2.32-patched/src/config.h
|
||||
--- dnsmasq-2.32/src/config.h 2006-06-09 14:52:06.000000000 -0500
|
||||
+++ dnsmasq-2.32-patched/src/config.h 2006-06-12 09:07:08.000000000 -0500
|
||||
diff -urN dnsmasq-2.33/src/config.h dnsmasq-2.33-patched/src/config.h
|
||||
--- dnsmasq-2.33/src/config.h 2006-08-04 06:02:36.000000000 -0500
|
||||
+++ dnsmasq-2.33-patched/src/config.h 2006-08-15 15:14:19.000000000 -0500
|
||||
@@ -156,7 +156,7 @@
|
||||
/* platform independent options- uncomment to enable */
|
||||
/* #define HAVE_BROKEN_RTC */
|
@ -1,6 +1,6 @@
|
||||
diff -urN dnsmasq-2.32/rpm/dnsmasq.init dnsmasq-2.32-patched/rpm/dnsmasq.init
|
||||
--- dnsmasq-2.32/rpm/dnsmasq.init 1969-12-31 18:00:00.000000000 -0600
|
||||
+++ dnsmasq-2.32-patched/rpm/dnsmasq.init 2006-06-12 09:06:09.000000000 -0500
|
||||
diff -urN dnsmasq-2.33/rpm/dnsmasq.init dnsmasq-2.33-patched/rpm/dnsmasq.init
|
||||
--- dnsmasq-2.33/rpm/dnsmasq.init 1969-12-31 18:00:00.000000000 -0600
|
||||
+++ dnsmasq-2.33-patched/rpm/dnsmasq.init 2006-08-15 15:12:17.000000000 -0500
|
||||
@@ -0,0 +1,75 @@
|
||||
+#!/bin/sh
|
||||
+#
|
@ -1,6 +1,6 @@
|
||||
Name: dnsmasq
|
||||
Version: 2.32
|
||||
Release: 3%{?dist}
|
||||
Version: 2.33
|
||||
Release: 1%{?dist}
|
||||
Summary: A lightweight DHCP/caching DNS server
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -90,6 +90,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 15 2006 Patrick "Jima" Laughton <jima@beer.tclug.org> 2.33-1
|
||||
- Update
|
||||
|
||||
* Sat Jul 22 2006 Patrick "Jima" Laughton <jima@beer.tclug.org> 2.32-3
|
||||
- Added pkgconfig BuildReq due to reduced buildroot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user