Parcourir la source

add libraries to PreReq

Michael van Elst il y a 22 ans
Parent
commit
e5229eccad
2 fichiers modifiés avec 10 ajouts et 5 suppressions
  1. 6 3
      mplayer/mplayer.spec
  2. 4 2
      mutt/mutt.spec

+ 6 - 3
mplayer/mplayer.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Video
 License:      GPL and others
 Version:      %{V_mplayer}
-Release:      20030512
+Release:      20030707
 
 #   build options
 %option       with_gui    no
@@ -54,10 +54,13 @@ Patch0:       mplayer.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030509, X11, zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs, lzo, gcc
-PreReq:       OpenPKG, openpkg >= 20030509, X11, zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs
+BuildPreReq:  OpenPKG, openpkg >= 20030509, X11, gcc
+PreReq:       OpenPKG, openpkg >= 20030509, X11
+BuildPreReq:  zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs, lzo
+PreReq:       zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs, lzo
 %if "%{with_gui}" == "yes"
 BuildPreReq:  glib, gtk
+PreReq:       glib, gtk
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 4 - 2
mutt/mutt.spec

@@ -36,7 +36,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      BSD
 Version:      %{V_mutt}i
-Release:      20030610
+Release:      20030707
 
 #   build options
 %option       with_comp   no
@@ -52,8 +52,10 @@ Patch1:       ftp://ftp.mutt.org.ua/pub/mutt/mutt-%{V_mutt}/patch-%{V_mutt}.vvv.
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030103, make, openssl, slang
+BuildPreReq:  OpenPKG, openpkg >= 20030103, make
 PreReq:       OpenPKG, openpkg >= 20030103
+BuildPreReq:  openssl, slang
+PreReq:       openssl, slang
 AutoReq:      no
 AutoReqProv:  no