rpms/libdhcp/devel .cvsignore, 1.27, 1.28 libdhcp.spec, 1.63, 1.64 sources, 1.39, 1.40

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Sat Dec 1 03:18:10 UTC 2007


Author: dcantrel

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

Modified Files:
	.cvsignore libdhcp.spec sources 
Log Message:
* Fri Nov 30 2007 David Cantrell <dcantrell at redhat.com> - 1.99.1-1
- Upgrade to libdhcp-1.99.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libdhcp/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- .cvsignore	28 Oct 2007 16:48:40 -0000	1.27
+++ .cvsignore	1 Dec 2007 03:17:37 -0000	1.28
@@ -1 +1 @@
-libdhcp-1.99.0.tar.bz2
+libdhcp-1.99.1.tar.bz2


Index: libdhcp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libdhcp/devel/libdhcp.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- libdhcp.spec	9 Nov 2007 16:46:33 -0000	1.63
+++ libdhcp.spec	1 Dec 2007 03:17:37 -0000	1.64
@@ -1,11 +1,14 @@
 %define dhcp4ver 12:3.1.0-7
-%define dhcp6ver 0.99.0-1
+%define dhcp6ver 1.0.2-1
 %define libnlver 1.0-0.10.pre5.4
 
+%define majorver 1.99
+%define microver 1
+
 Summary: A library for network interface configuration with DHCP
 Name:    libdhcp
-Version: 1.99.0
-Release: 2%{?dist}
+Version: %{majorver}.%{microver}
+Release: 1%{?dist}
 License: GPLv2+
 Group:   Development/Libraries
 URL:     http://dcantrel.fedorapeople.org/%{name}
@@ -53,7 +56,6 @@
 %setup -q
 
 %build
-CFLAGS="%{optflags} -Werror" \
 %configure
 %{__make} %{?_smp_mflags}
 
@@ -71,8 +73,8 @@
 %files
 %defattr(-,root,root,-)
 %doc README COPYING ChangeLog TODO
-%{_libdir}/libdhcp-1.99.so.0
-%{_libdir}/libdhcp-1.99.so.0.0.0
+%{_libdir}/libdhcp-%{majorver}.so.%{microver}
+%{_libdir}/libdhcp-%{majorver}.so.%{microver}.0.0
 
 %files devel
 %defattr(-,root,root,-)
@@ -85,6 +87,9 @@
 %{_libdir}/libdhcp.a
 
 %changelog
+* Fri Nov 30 2007 David Cantrell <dcantrell at redhat.com> - 1.99.1-1
+- Upgrade to libdhcp-1.99.1
+
 * Fri Nov 09 2007 David Cantrell <dcantrell at redhat.com> - 1.99.0-2
 - Rebuild for new upstream release of dhcpv6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libdhcp/devel/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- sources	28 Oct 2007 16:48:40 -0000	1.39
+++ sources	1 Dec 2007 03:17:37 -0000	1.40
@@ -1 +1 @@
-49849d906851c356daeacf14d4817424  libdhcp-1.99.0.tar.bz2
+0197bdbdd17cef23ced4edafa42fe59c  libdhcp-1.99.1.tar.bz2




More information about the fedora-extras-commits mailing list