rpms/libdhcp/devel .cvsignore, 1.29, 1.30 libdhcp.spec, 1.65, 1.66 sources, 1.41, 1.42

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Fri Jan 4 04:03:33 UTC 2008


Author: dcantrel

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

Modified Files:
	.cvsignore libdhcp.spec sources 
Log Message:
* Thu Jan 03 2008 David Cantrell <dcantrell at redhat.com> - 1.99.4-1
- Upgrade to libdhcp-1.99.4, fixes problems due to libnl API change
- Drop the libdhcp-static package



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libdhcp/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	20 Dec 2007 04:27:13 -0000	1.29
+++ .cvsignore	4 Jan 2008 04:02:58 -0000	1.30
@@ -1 +1 @@
-libdhcp-1.99.3.tar.bz2
+libdhcp-1.99.4.tar.bz2


Index: libdhcp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libdhcp/devel/libdhcp.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- libdhcp.spec	20 Dec 2007 04:27:13 -0000	1.65
+++ libdhcp.spec	4 Jan 2008 04:02:58 -0000	1.66
@@ -1,9 +1,9 @@
-%define dhcp4ver 12:3.1.0-7
-%define dhcp6ver 1.0.2-1
+%define dhcp4ver 12:3.1.0-12
+%define dhcp6ver 1.0.4-1
 %define libnlver 1.0-0.15.pre8.git20071218
 
 %define majorver 1.99
-%define microver 3
+%define microver 4
 
 Summary: A library for network interface configuration with DHCP
 Name:    libdhcp
@@ -42,16 +42,6 @@
 %description devel
 C header files for development with libdhcp.
 
-%package static
-Summary:  Static archive of libdhcp
-Group:    Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
-Requires: libdhcp4client-static >= %{dhcp4ver}
-Requires: libdhcp6client-static >= %{dhcp6ver}
-
-%description static
-The libdhcp-static package contains the static archive for libdhcp.
-
 %prep
 %setup -q
 
@@ -61,6 +51,7 @@
 
 %install
 %{__make} install DESTDIR=%{buildroot}
+%{__rm} -f %{buildroot}%{_libdir}/libdhcp.a
 %{__rm} -f %{buildroot}%{_libdir}/libdhcp.la
 
 %clean
@@ -81,12 +72,12 @@
 %{_includedir}/libdhcp
 %{_libdir}/pkgconfig/libdhcp.pc
 
-%files static
-%defattr(-,root,root,-)
-%{_libdir}/libdhcp.a
-
 %changelog
-* Wed Dec 19 2007 David Cantrell <dcantrell at redhat.com> - 1.99.3
+* Thu Jan 03 2008 David Cantrell <dcantrell at redhat.com> - 1.99.4-1
+- Upgrade to libdhcp-1.99.4, fixes problems due to libnl API change
+- Drop the libdhcp-static package
+
+* Wed Dec 19 2007 David Cantrell <dcantrell at redhat.com> - 1.99.3-1
 - Upgrade to libdhcp-1.99.3
 - Rebuild for new libnl
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libdhcp/devel/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- sources	20 Dec 2007 04:27:13 -0000	1.41
+++ sources	4 Jan 2008 04:02:58 -0000	1.42
@@ -1 +1 @@
-5f4f9b647b01fb2761115e07d2981fd6  libdhcp-1.99.3.tar.bz2
+aaff6dc15f183af093291cf22ade9f10  libdhcp-1.99.4.tar.bz2




More information about the fedora-extras-commits mailing list