Parcourir la source

cleanup packaging

Ralf S. Engelschall il y a 22 ans
Parent
commit
a81cf80006
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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" \