rpms/dhcpv6/devel dhcpv6.spec,1.59,1.60

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Thu Aug 2 19:36:11 UTC 2007


Author: dcantrel

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

Modified Files:
	dhcpv6.spec 
Log Message:
* Thu Aug 02 2007 David Cantrell <dcantrell at redhat.com> - 0.10-45
- Rename the dhcpv6_client package to dhcpv6-client
- Remove incorrect documentation references in package descriptions



Index: dhcpv6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- dhcpv6.spec	2 Aug 2007 19:12:36 -0000	1.59
+++ dhcpv6.spec	2 Aug 2007 19:35:35 -0000	1.60
@@ -1,7 +1,7 @@
 Summary: DHCPv6 - DHCP server and client for IPv6
 Name:    dhcpv6
 Version: 0.10
-Release: 44%{?dist}
+Release: 45%{?dist}
 License: BSD
 Group:   System Environment/Daemons
 URL:     http://dhcpv6.sourceforge.net/
@@ -32,18 +32,17 @@
 DHCP daemon, and dhcp6r(8), the DHCPv6 relay agent.
 
 Install this package if you want to support dynamic configuration of IPv6
-addresses and parameters on your IPv6 network.  See man dhcp6s(8), dhcp6r(8),
-dhcp6s.conf(5), and the documentation in /usr/share/doc/dhcpv6*.
+addresses and parameters on your IPv6 network.
 
-%package -n dhcpv6_client
-Summary:  DHCPv6 client
-Requires: initscripts >= 7.73
-Group: System Environment/Base
+%package -n dhcpv6-client
+Summary:   DHCPv6 client
+Requires:  initscripts >= 7.73
+Group:     System Environment/Base
+Obsoletes: dhcpv6_client <= 0.10-44
 
-%description -n dhcpv6_client
+%description -n dhcpv6-client
 Provides the client for the DHCPv6 protocol (RFC 3315) to support dynamic
-configuration of IPv6 addresses and parameters.  See man dhcp6c(8),
-dhcp6c.conf(5), and the documentation in /usr/share/dhcpv6_client*.
+configuration of IPv6 addresses and parameters.
 
 %package -n libdhcp6client
 Summary: The DHCPv6 client in a library for invocation by other programs
@@ -150,7 +149,7 @@
 %{_mandir}/man8/dhcp6r.8.gz
 %attr(750,root,root) %dir %{_localstatedir}/lib/%{name}
 
-%files -n dhcpv6_client
+%files -n dhcpv6-client
 %defattr(-,root,root,-)
 %attr(750,root,root) /sbin/dhcp6c
 %{_mandir}/man8/dhcp6c.8.gz
@@ -174,6 +173,10 @@
 %{_libdir}/libdhcp6client.a
 
 %changelog
+* Thu Aug 02 2007 David Cantrell <dcantrell at redhat.com> - 0.10-45
+- Rename the dhcpv6_client package to dhcpv6-client
+- Remove incorrect documentation references in package descriptions
+
 * Thu Aug 02 2007 David Cantrell <dcantrell at redhat.com> - 0.10-44
 - License for dhcpv6 is actually BSD, changed the field
 




More information about the fedora-extras-commits mailing list