|
|
Author: dcantrel
Update of /cvs/dist/rpms/libdhcp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17084
Modified Files:
.cvsignore libdhcp.spec sources
Log Message:
* Fri Feb 16 2007 David Cantrell <dcantrell@xxxxxxxxxx> - 1.20-1
- Make sure network interface is enabled in pumpSetupInterface (#224072)
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libdhcp/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore 12 Jan 2007 21:40:30 -0000 1.19
+++ .cvsignore 16 Feb 2007 16:08:59 -0000 1.20
@@ -1 +1 @@
-libdhcp-1.19.tar.bz2
+libdhcp-1.20.tar.bz2
Index: libdhcp.spec
===================================================================
RCS file: /cvs/dist/rpms/libdhcp/devel/libdhcp.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- libdhcp.spec 9 Feb 2007 03:51:59 -0000 1.44
+++ libdhcp.spec 16 Feb 2007 16:08:59 -0000 1.45
@@ -1,7 +1,7 @@
Summary: A library for network interface configuration with DHCP
Name: libdhcp
-Version: 1.19
-Release: 5%{?dist}
+Version: 1.20
+Release: 1%{?dist}
License: GPL
Group: Development/Libraries
URL:
http://people.redhat.com/dcantrel/%{name}/%{name}-%{version}.tar.bz2
@@ -60,6 +60,9 @@
%doc examples/
%changelog
+* Fri Feb 16 2007 David Cantrell <dcantrell@xxxxxxxxxx> - 1.20-1
+- Make sure network interface is enabled in pumpSetupInterface (#224072)
+
* Thu Feb 08 2007 David Cantrell <dcantrell@xxxxxxxxxx> - 1.19-5
- Rebuild for new libdhcp4client and new libdhcp6client
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libdhcp/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources 12 Jan 2007 21:40:30 -0000 1.31
+++ sources 16 Feb 2007 16:08:59 -0000 1.32
@@ -1 +1 @@
-78ae515167db67d9de40736ecf8e0525 libdhcp-1.19.tar.bz2
+02376447afa1130ff2427dfead1a2daf libdhcp-1.20.tar.bz2
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|