OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 11-Nov-2006 22:35:35 Branch: HEAD Handle: 2006111121353400 Modified files: openpkg-src/xchat xchat.spec Log: upgrading package: xchat 2.6.6 -> 2.6.8 Summary: Revision Changes Path 1.27 +3 -2 openpkg-src/xchat/xchat.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/xchat/xchat.spec ============================================================================ $ cvs diff -u -r1.26 -r1.27 xchat.spec --- openpkg-src/xchat/xchat.spec 13 Oct 2006 17:35:52 -0000 1.26 +++ openpkg-src/xchat/xchat.spec 11 Nov 2006 21:35:34 -0000 1.27 @@ -24,7 +24,7 @@ # package version %define V_major 2.6 -%define V_minor 6 +%define V_minor 8 # package information Name: xchat @@ -37,7 +37,7 @@ Group: InstantMessaging License: GPL Version: %{V_major}.%{V_minor} -Release: 20061013 +Release: 20061111 # list of sources Source0: http://www.xchat.org/files/source/%{V_major}/xchat-%{version}.tar.bz2 @@ -72,6 +72,7 @@ %{l_shtool} subst \ -e '/`$PKG_CONFIG /s,--libs,--static --libs,' \ -e '/`$pkgconfigpath /s,--libs,--static --libs,' \ + -e 's/-Wl,--version-script,[^"]*//' \ configure CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org