Browse Source

No, just using %patch does not require the 'patch' package. It only requires the 'patch' program and this already is part of the 'openpkg' package. The 'patch' package is only required if %{l_prefix}/bin/patch is used somewhere.

Ralf S. Engelschall 24 years ago
parent
commit
3631acd842
1 changed files with 1 additions and 1 deletions
  1. 1 1
      curl/curl.spec

+ 1 - 1
curl/curl.spec

@@ -42,7 +42,7 @@ Patch0:       curl.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, openssl, patch
+BuildPreReq:  OpenPKG, openpkg >= 20020206, openssl
 PreReq:       OpenPKG, openpkg >= 20020206
 AutoReq:      no
 AutoReqProv:  no