update to latest upstream version 1.8.4
This commit is contained in:
parent
003b28bfb0
commit
1353a9eab1
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ radvd-1.6.tar.gz
|
||||
/radvd-1.8.1.tar.gz
|
||||
/radvd-1.8.2.tar.gz
|
||||
/radvd-1.8.3.tar.gz
|
||||
/radvd-1.8.4.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%define RADVD_UID 75
|
||||
Summary: A Router Advertisement daemon
|
||||
Name: radvd
|
||||
Version: 1.8.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.4
|
||||
Release: 1%{?dist}
|
||||
# The code includes the advertising clause, so it's GPL-incompatible
|
||||
License: BSD with advertising
|
||||
Group: System Environment/Daemons
|
||||
@ -109,6 +109,9 @@ exit 0
|
||||
%{_sbindir}/radvdump
|
||||
|
||||
%changelog
|
||||
* Mon Jan 23 2012 Jiri Skala <jskala@redhat.com> - 1.8.4-1
|
||||
- update to latest upstream version 1.8.4
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user