Pārlūkot izejas kodu

cleanup packaging

Ralf S. Engelschall 22 gadi atpakaļ
vecāks
revīzija
a81cf80006
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      php3/php3.spec

+ 1 - 2
php3/php3.spec

@@ -61,7 +61,7 @@ Patch0:       http://static.php.net/www.php.net/distributions/mime.c.diff-3.0.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030708, gcc, sed, flex, bison
+BuildPreReq:  OpenPKG, openpkg >= 20030708, gcc, flex, bison
 PreReq:       OpenPKG, openpkg >= 20030708, MTA
 BuildPreReq:  gdbm
 PreReq:       gdbm
@@ -122,7 +122,6 @@ AutoReqProv:  no
 %if "%{with_db}" == "yes"
     libs="$libs -ldb"
 %endif
-
     CC="%{l_cc}" \
     CFLAGS="$cflags" \
     CPPFLAGS="$cppflags" \