Hi,

I don't have a Mac available so here is some blind patch. You might try
to pick up those files from the config package with following diff:

diff -u -d -r1.23 traceroute.spec
--- traceroute.spec     1 Jan 2007 17:42:26 -0000       1.23
+++ traceroute.spec     20 Jul 2007 12:26:09 -0000
@@ -33,7 +33,7 @@
 Group:        Mapping
 License:      BSD
 Version:      1.4a12
-Release:      20061013
+Release:      20070720
 
 #   list of sources
 Source0:      ftp://ftp.ee.lbl.gov/traceroute-%{version}.tar.gz
@@ -42,7 +42,7 @@
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20040130
+BuildPreReq:  OpenPKG, openpkg >= 20040130, config
 PreReq:       OpenPKG, openpkg >= 20040130
 AutoReq:      no
 AutoReqProv:  no
@@ -65,6 +65,7 @@
 %prep
     %setup -q
     %patch -p0
+    %{l_prefix}/bin/config install
 
 %build
     CC="%{l_cc}" \

-cs
______________________________________________________________________
OpenPKG                                             http://openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to