瀏覽代碼

upgrading package: xmame 0.87 -> 0.88

Michael Schloh von Bennewitz 21 年之前
父節點
當前提交
a8b827e0c5
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      xmame/xmame.spec

+ 3 - 3
xmame/xmame.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        Games
 License:      GPL
-Version:      0.87
-Release:      20041106
+Version:      0.88
+Release:      20041111
 
 #   list of sources
 Source0:      http://x.mame.net/download/xmame-%{version}.tar.bz2
@@ -96,7 +96,7 @@ AutoReqProv:  no
         MY_CPU="$cpu" \
         X11INC="-I$x11_inc" \
         X11LIB="-L$x11_lib" \
-        LIBS="%{l_ldflags}" \
+        LIBS="%{l_ldflags} -lz" \
         INCLUDE="%{l_cppflags}"
 
 %install