rpms/dhcpv6/devel Makefile.libdhcp6client,1.1,1.2

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Thu Nov 8 22:44:35 UTC 2007


Author: dcantrel

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

Modified Files:
	Makefile.libdhcp6client 
Log Message:
* Thu Nov 08 2007 David Cantrell <dcantrell at redhat.com> - 0.99.0-1
- Upgraded to new upstream version, dhcpv6-0.99.0



Index: Makefile.libdhcp6client
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/Makefile.libdhcp6client,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.libdhcp6client	25 Oct 2007 20:46:49 -0000	1.1
+++ Makefile.libdhcp6client	8 Nov 2007 22:43:55 -0000	1.2
@@ -31,8 +31,7 @@
 # Source files
 SRCS = dhcp6c.c common.c config.c timer.c client6_addr.c hash.c \
        lease.c netlink.c lease_token.c client6_parse.c client6_token.c \
-       dad_token.c ra_token.c resolv_token.c radvd_token.c strlcpy.c \
-       dhc6_alloc.c
+       dad_token.c ra_token.c resolv_token.c radvd_token.c dhc6_alloc.c
 OBJS = $(SRCS:.c=.o)
 
 # Files to link so that debuginfo is generated correctly




More information about the fedora-extras-commits mailing list