|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Routing |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.1.7 |
|
|
|
|
Release: 20091221 |
|
|
|
|
Version: 1.2.0 |
|
|
|
|
Release: 20100114 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://bird.network.cz/pub/bird/bird-%{version}.tar.gz |
|
|
|
@ -42,7 +42,7 @@ Patch0: bird.patch
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20060823, make, flex, bison, m4, config |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20060823, make, flex, bison, m4 |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20060823 |
|
|
|
|
BuildPreReq: readline |
|
|
|
|
PreReq: readline |
|
|
|
@ -65,7 +65,6 @@ AutoReqProv: no
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
%patch -p0 |
|
|
|
|
%{l_prefix}/bin/config install tools |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
# configure package |
|
|
|
|