rpms/dhcpv6/devel .cvsignore, 1.29, 1.30 dhcpv6.spec, 1.109, 1.110 sources, 1.29, 1.30

David Cantrell dcantrel at fedoraproject.org
Tue Sep 8 20:44:23 UTC 2009


Author: dcantrel

Update of /cvs/pkgs/rpms/dhcpv6/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5464

Modified Files:
	.cvsignore dhcpv6.spec sources 
Log Message:
* Tue Sep 08 2009 David Cantrell <dcantrell at redhat.com> - 1.2.0-3
- Revert to dhcpv6-1.2.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- .cvsignore	25 Aug 2009 21:56:26 -0000	1.29
+++ .cvsignore	8 Sep 2009 20:44:23 -0000	1.30
@@ -1 +1 @@
-dhcpv6-2.0.0-alpha4.tar.gz
+dhcpv6-1.2.0.tar.gz


Index: dhcpv6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -p -r1.109 -r1.110
--- dhcpv6.spec	25 Aug 2009 21:56:26 -0000	1.109
+++ dhcpv6.spec	8 Sep 2009 20:44:23 -0000	1.110
@@ -1,17 +1,14 @@
 # libnl is used to communicate with the kernel via netlink
 %define libnlver 1.1
 
-# archive version number
-%define archivever 2.0.0-alpha4
-
 Summary: Dynamic host configuration protocol software for IPv6
 Name:    dhcpv6
-Version: 2.0.0alpha4
-Release: 1%{?dist}
+Version: 1.2.0
+Release: 4%{?dist}
 License: LGPLv2+
 Group:   System Environment/Daemons
 URL:     http://fedorahosted.org/dhcpv6/
-Source0: http://fedorahosted.org/releases/d/h/%{name}/%{name}-%{archivever}.tar.gz
+Source0: http://fedorahosted.org/releases/d/h/%{name}/%{name}-%{version}.tar.gz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: flex
@@ -21,7 +18,6 @@ BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: libnl-devel >= %{libnlver}
-BuildRequires: glib2-devel
 Requires(post): chkconfig
 Requires(preun): chkconfig initscripts
 Requires(postun): initscripts
@@ -50,7 +46,7 @@ Provides the client for the DHCPv6 proto
 configuration of IPv6 addresses and parameters.
 
 %prep
-%setup -q -n %{name}-%{archivever}
+%setup -q
 
 %build
 %configure
@@ -97,7 +93,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING.LIB README TODO
+%doc AUTHORS ChangeLog COPYING.LIB LICENSE README TODO
 %attr(754,root,root) %{_sbindir}/dhcp6s
 %attr(754,root,root) %{_sbindir}/dhcp6r
 %attr(755,root,root) %config %{_initrddir}/dhcp6s
@@ -114,7 +110,7 @@ fi
 %files -n dhcpv6-client
 %defattr(-,root,root,-)
 %attr(750,root,root) /sbin/dhcp6c
-%doc AUTHORS ChangeLog COPYING.LIB README TODO
+%doc AUTHORS ChangeLog COPYING.LIB LICENSE README TODO
 %config(noreplace) %{_sysconfdir}/dhcp6c.conf
 %{_mandir}/man8/dhcp6c.8.gz
 %{_mandir}/man5/dhcp6c.conf.5.gz
@@ -122,23 +118,8 @@ fi
 %attr(750,root,root) %dir %{_localstatedir}/run/%{name}
 
 %changelog
-* Tue Aug 25 2009 David Cantrell <dcantrell at redhat.com> - 2.0.0alpha4-1
-- Upgraded to dhcpv6-2.0.0-alpha4
-
-* Wed Aug 19 2009 David Cantrell <dcantrell at redhat.com> - 2.0.0alpha3-1
-- Upgraded to dhcpv6-2.0.0-alpha3
-
-* Tue Aug 18 2009 David Cantrell <dcantrell at redhat.com> - 2.0.0alpha2-2
-- Remove LICENSE from the %%doc line
-
-* Tue Aug 18 2009 David Cantrell <dcantrell at redhat.com> - 2.0.0alpha2-1
-- Upgraded to dhcpv6-2.0.0-alpha2
-
-* Tue Aug 04 2009 David Cantrell <dcantrell at redhat.com> - 2.0.0alpha1-2
-- BuildRequires glib2-devel
-
-* Mon Aug 03 2009 David Cantrell <dcantrell at redhat.com> - 2.0.0alpha1-1
-- Upgraded to dhcpv6-2.0.0-alpha1
+* Tue Sep 08 2009 David Cantrell <dcantrell at redhat.com> - 1.2.0-3
+- Revert to dhcpv6-1.2.0
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	25 Aug 2009 21:56:26 -0000	1.29
+++ sources	8 Sep 2009 20:44:23 -0000	1.30
@@ -1 +1 @@
-fb14ec3583b56b1f552e63b5072a3902  dhcpv6-2.0.0-alpha4.tar.gz
+d537416b33002f56912b7f27477d8d35  dhcpv6-1.2.0.tar.gz




More information about the fedora-extras-commits mailing list