Skip to content

Commit 3a7db0d

Browse files
author
psavola
committed
Release 0.9.
1 parent 55cec7f commit 3a7db0d

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
$Id: CHANGES,v 1.48 2005/10/18 19:17:29 lutchann Exp $
1+
$Id: CHANGES,v 1.49 2005/10/18 19:26:11 psavola Exp $
2+
3+
10/19/2005 Release 0.9.
24

35
10/18/2005 Transfer sole maintainership of radvd to Pekka Savola.
46

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# $Id: VERSION,v 1.15 2005/07/08 11:50:32 psavola Exp $
2+
# $Id: VERSION,v 1.16 2005/10/18 19:26:11 psavola Exp $
33
#
44
# this file is automatically processed by configure
55
#
6-
0.8
6+
0.9

redhat/radvd.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Id: radvd.spec,v 1.14 2005/09/28 11:31:10 psavola Exp $
1+
# $Id: radvd.spec,v 1.15 2005/10/18 19:26:11 psavola Exp $
22

33
%define initdir /etc/rc.d/init.d
44
#%(if test -d /etc/init.d/. ; then echo /etc/init.d ; else echo /etc/rc.d/init.d ; fi)
@@ -7,7 +7,7 @@
77

88
Summary: A Router Advertisement daemon
99
Name: radvd
10-
Version: 0.8
10+
Version: 0.9
1111
Release: 1
1212
# The code includes the advertising clause, so it's GPL-incompatible
1313
License: BSD-style
@@ -86,6 +86,9 @@ fi
8686
%{_sbindir}/radvdump
8787

8888
%changelog
89+
* Tue Oct 18 2005 Pekka Savola <pekkas@netcore.fi> 0.9-1
90+
- 0.9 (also minor spec file cleanup in %%configure).
91+
8992
* Fri Jul 8 2005 Pekka Savola <pekkas@netcore.fi> 0.8-1
9093
- 0.8.
9194
- Ship the example config file as %%doc (Red Hat's #159005)

0 commit comments

Comments
 (0)