fix BuildRequires for Mock
This commit is contained in:
parent
3c3d1dadb0
commit
5c45c268e9
@ -3,12 +3,13 @@
|
||||
Summary: A Router Advertisement daemon
|
||||
Name: radvd
|
||||
Version: 0.9.1
|
||||
Release: 1.1.1
|
||||
Release: 2
|
||||
License: BSD-style
|
||||
Group: System Environment/Daemons
|
||||
Source: http://www.litech.org/radvd/radvd-%{version}.tar.gz
|
||||
PreReq: chkconfig, /usr/sbin/useradd, /sbin/service, initscripts
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: flex
|
||||
|
||||
%description
|
||||
radvd is the router advertisement daemon for IPv6. It listens to router
|
||||
@ -82,6 +83,9 @@ fi
|
||||
%{_sbindir}/radvdump
|
||||
|
||||
%changelog
|
||||
* Mon Jun 05 2006 Jason Vas Dias <jvdias@redhat.com> - 0.9.1-2
|
||||
- fix BuildRequires for Mock
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-1.1.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user