|
|
@@ -33,7 +33,7 @@ Class: PLUS
|
|
|
Group: Network
|
|
|
License: GPL
|
|
|
Version: 1.21
|
|
|
-Release: 20060514
|
|
|
+Release: 20060516
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/libnids/libnids-%{version}.tar.gz
|
|
|
@@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/libnids/libnids-%{versi
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20040130, libnet, libpcap, make, gcc, config
|
|
|
-PreReq: OpenPKG, openpkg >= 20040130, libnet, libpcap
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, config, pkgconfig
|
|
|
+PreReq: OpenPKG, openpkg >= 20040130
|
|
|
+BuildPreReq: glib2, libnet, libpcap
|
|
|
+PreReq: glib2, libnet, libpcap
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|