rpms/dhcpv6/devel dhcpv6-0.10-lsb.patch, 1.1, 1.2 dhcpv6.spec, 1.65, 1.66

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Tue Oct 9 14:31:01 UTC 2007


Author: dcantrel

Update of /cvs/pkgs/rpms/dhcpv6/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23572

Modified Files:
	dhcpv6-0.10-lsb.patch dhcpv6.spec 
Log Message:
* Tue Sep 11 2007 David Cantrell <dcantrell at redhat.com> - 0.10-51
- Fix chkconfig lines in init scripts
- Obsolete dhcpv6_client (not nvr specific) in dhcpv6-client (#324901)


dhcpv6-0.10-lsb.patch:

Index: dhcpv6-0.10-lsb.patch
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6-0.10-lsb.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dhcpv6-0.10-lsb.patch	10 Sep 2007 18:03:29 -0000	1.1
+++ dhcpv6-0.10-lsb.patch	9 Oct 2007 14:30:58 -0000	1.2
@@ -1,6 +1,6 @@
 diff -up dhcp-0.10/dhcp6r.sh.lsb dhcp-0.10/dhcp6r.sh
---- dhcp-0.10/dhcp6r.sh.lsb	2007-09-10 12:52:07.000000000 -0400
-+++ dhcp-0.10/dhcp6r.sh	2007-09-10 13:04:13.000000000 -0400
+--- dhcp-0.10/dhcp6r.sh.lsb	2007-09-11 11:06:23.000000000 -0400
++++ dhcp-0.10/dhcp6r.sh	2007-09-11 11:06:34.000000000 -0400
 @@ -1,14 +1,29 @@
 -#!/bin/bash
 +#!/bin/sh
@@ -21,7 +21,7 @@
 +#
 +# The fields below are left around for legacy tools (will remove later).
 +#
-+# chkconfig: - 2345 66 36
++# chkconfig: 2345 66 36
 +# description: dhcp6r acts as a DHCPv6 relay agent forwarding DHCPv6 messages \
 +#              from clients to servers and vice versa.
  # processname: dhcp6r
@@ -85,8 +85,8 @@
          ;;
  esac
 diff -up dhcp-0.10/dhcp6s.sh.lsb dhcp-0.10/dhcp6s.sh
---- dhcp-0.10/dhcp6s.sh.lsb	2007-09-10 12:52:07.000000000 -0400
-+++ dhcp-0.10/dhcp6s.sh	2007-09-10 13:23:04.000000000 -0400
+--- dhcp-0.10/dhcp6s.sh.lsb	2007-09-11 11:06:23.000000000 -0400
++++ dhcp-0.10/dhcp6s.sh	2007-09-11 11:06:46.000000000 -0400
 @@ -1,16 +1,36 @@
 -#!/bin/bash
 +#!/bin/sh
@@ -111,7 +111,7 @@
 +#
 +# The fields below are left around for legacy tools (will remove later).
 +#
-+# chkconfig: - 2345 66 36
++# chkconfig: 2345 66 36
 +# description: dhcp6s provides IPv6 addresses and prefix assignment \
 +#              administrative policy and configuration information for \
 +#              DHCPv6 clients.  dhcp6s also manages those addresses and \


Index: dhcpv6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- dhcpv6.spec	10 Sep 2007 19:38:42 -0000	1.65
+++ dhcpv6.spec	9 Oct 2007 14:30:58 -0000	1.66
@@ -1,7 +1,7 @@
 Summary: DHCPv6 - DHCP server and client for IPv6
 Name:    dhcpv6
 Version: 0.10
-Release: 50%{?dist}
+Release: 51%{?dist}
 License: BSD
 Group:   System Environment/Daemons
 URL:     http://dhcpv6.sourceforge.net/
@@ -46,7 +46,7 @@
 Summary:   DHCPv6 client
 Requires:  initscripts >= 7.73
 Group:     System Environment/Base
-Obsoletes: dhcpv6_client <= 0.10-44
+Obsoletes: dhcpv6_client
 
 %description -n dhcpv6-client
 Provides the client for the DHCPv6 protocol (RFC 3315) to support dynamic
@@ -189,6 +189,10 @@
 %{_libdir}/libdhcp6client.a
 
 %changelog
+* Tue Sep 11 2007 David Cantrell <dcantrell at redhat.com> - 0.10-51
+- Fix chkconfig lines in init scripts
+- Obsolete dhcpv6_client (not nvr specific) in dhcpv6-client (#324901)
+
 * Mon Sep 10 2007 David Cantrell <dcantrell at redhat.com> - 0.10-50
 - Fix more segfaults when dhcp6s starts with empty control files (#253968)
 




More information about the fedora-extras-commits mailing list