- update to latest upstream version 1.7
This commit is contained in:
parent
ceb743eca5
commit
a2052367ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
radvd-1.6.tar.gz
|
||||
/radvd-1.7.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%define RADVD_UID 75
|
||||
Summary: A Router Advertisement daemon
|
||||
Name: radvd
|
||||
Version: 1.6
|
||||
Release: 5%{?dist}
|
||||
Version: 1.7
|
||||
Release: 1%{?dist}
|
||||
# The code includes the advertising clause, so it's GPL-incompatible
|
||||
License: BSD with advertising
|
||||
Group: System Environment/Daemons
|
||||
@ -97,6 +97,9 @@ exit 0
|
||||
%{_sbindir}/radvdump
|
||||
|
||||
%changelog
|
||||
* Wed Feb 09 2011 Jiri Skala <jskala@redhat.com> - 1.7-1
|
||||
- update to latest upstream version 1.7
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user