Просмотр исходного кода

avoid deadlock through dependency on a particular ghostscript version

Michael van Elst 23 лет назад
Родитель
Сommit
2e6805c346
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      libwmf/libwmf.spec

+ 3 - 3
libwmf/libwmf.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Graphics
 License:      LGPL
 Version:      %{V_libwmf}
-Release:      20030410
+Release:      20030617
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/wvware/libwmf-%{V_libwmf}.tar.gz
@@ -45,8 +45,8 @@ Source0:      http://osdn.dl.sourceforge.net/sourceforge/wvware/libwmf-%{V_libwm
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, X11, libxml, freetype, zlib, png, jpeg, gd, ghostscript = %{V_ghostscript}
-PreReq:       OpenPKG, openpkg >= 20020206, X11, libxml, freetype, zlib, png, jpeg, gd, ghostscript = %{V_ghostscript}
+BuildPreReq:  OpenPKG, openpkg >= 20020206, X11, libxml, freetype, zlib, png, jpeg, gd, ghostscript >= %{V_ghostscript}
+PreReq:       OpenPKG, openpkg >= 20020206, X11, libxml, freetype, zlib, png, jpeg, gd, ghostscript >= %{V_ghostscript}
 AutoReq:      no
 AutoReqProv:  no