Prechádzať zdrojové kódy

upgrading package: xmame 0.87 -> 0.88

Michael Schloh von Bennewitz 21 rokov pred
rodič
commit
a8b827e0c5
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  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