diff --git a/.cvsignore b/.cvsignore index 4454147..c180987 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ -dhcp-forwarder-*.tar.bz2* +dhcp-forwarder-0.8.tar.bz2 +dhcp-forwarder-0.8.tar.bz2.asc diff --git a/dhcp-forwarder-0.7-bigend.patch b/dhcp-forwarder-0.7-bigend.patch deleted file mode 100644 index 17d1856..0000000 --- a/dhcp-forwarder-0.7-bigend.patch +++ /dev/null @@ -1,23 +0,0 @@ -Index: dhcp.h -=================================================================== -RCS file: /home/cvs/dhcpfwd/src/dhcp.h,v -retrieving revision 1.14 -retrieving revision 1.15 -diff -u -p -r1.14 -r1.15 ---- src/dhcp.h 22 Jun 2004 10:46:56 -0000 1.14 -+++ src/dhcp.h 23 Dec 2004 00:49:01 -0000 1.15 -@@ -1,4 +1,4 @@ --// $Id: dhcp-forwarder-0.7-bigend.patch,v 1.1 2005/03/06 21:55:23 ensc Exp $ --*- c++ -*-- -+// $Id: dhcp-forwarder-0.7-bigend.patch,v 1.1 2005/03/06 21:55:23 ensc Exp $ --*- c++ -*-- - - // Copyright (C) 2002 Enrico Scholz - // -@@ -89,7 +89,7 @@ enum { - optDHCP_COOKIE = 0x63538263u, - flgDHCP_BCAST = 0x0080u - #else -- DHCP_COOKIE = 0x63825363u, -+ optDHCP_COOKIE = 0x63825363u, - flgDHCP_BCAST = 0x8000u - #endif - }; diff --git a/dhcp-forwarder.spec b/dhcp-forwarder.spec index 6964777..556d930 100644 --- a/dhcp-forwarder.spec +++ b/dhcp-forwarder.spec @@ -21,14 +21,13 @@ Summary: DHCP relay agent Name: dhcp-forwarder -Version: 0.7 -Release: %release_func 15 -License: GPLv2 +Version: 0.8 +Release: %release_func 1 +License: GPLv3 Group: System Environment/Daemons URL: http://www.tu-chemnitz.de/~ensc/dhcp-fwd Source0: http://www.tu-chemnitz.de/~ensc/dhcp-fwd/files/%name-%version.tar.bz2 Source1: http://www.tu-chemnitz.de/~ensc/dhcp-fwd/files/%name-%version.tar.bz2.asc -Patch0: dhcp-forwarder-0.7-bigend.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(dhcp-forwarder) BuildRequires: which @@ -91,7 +90,6 @@ with the minit initconcept. %prep %setup -q -%patch0 -p0 %build @@ -177,6 +175,10 @@ test "$1" = "0" || %_initrddir/%service condrestart &>/dev/null %changelog +* Tue Dec 30 2008 Enrico Scholz - 0.8-1 +- updated to 0.8 +- license is now GPLv3, not GPLv2 + * Wed Jul 16 2008 Tom "spot" Callaway - 0.7-15 - fix license tag diff --git a/lastver b/lastver index eb49d7c..aec258d 100644 --- a/lastver +++ b/lastver @@ -1 +1 @@ -0.7 +0.8 diff --git a/sources b/sources index 3cb5be4..2c3398f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e7f876e615ebc3f96418f6477b4451e2 dhcp-forwarder-0.7.tar.bz2 -590a4d8b227aaf125bba8258ca915677 dhcp-forwarder-0.7.tar.bz2.asc +fb3670dee9f71af1e55ac5dcd64e213e dhcp-forwarder-0.8.tar.bz2 +60d3a187bd415eaadc02057ffb473603 dhcp-forwarder-0.8.tar.bz2.asc