File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 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.
2
4
3
5
10/18/2005 Transfer sole maintainership of radvd to Pekka Savola.
4
6
Original file line number Diff line number Diff line change 1
1
#
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 $
3
3
#
4
4
# this file is automatically processed by configure
5
5
#
6
- 0.8
6
+ 0.9
Original file line number Diff line number Diff line change 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 $
2
2
3
3
%define initdir /etc/rc.d/init.d
4
4
#%(if test -d /etc/init.d/. ; then echo /etc/init.d ; else echo /etc/rc.d/init.d ; fi)
7
7
8
8
Summary: A Router Advertisement daemon
9
9
Name: radvd
10
- Version: 0.8
10
+ Version: 0.9
11
11
Release: 1
12
12
# The code includes the advertising clause, so it's GPL-incompatible
13
13
License: BSD-style
86
86
%{_sbindir }/radvdump
87
87
88
88
%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
+
89
92
* Fri Jul 8 2005 Pekka Savola <pekkas@netcore.fi> 0.8-1
90
93
- 0.8.
91
94
- Ship the example config file as %%doc (Red Hat's #159005)
You can’t perform that action at this time.
0 commit comments