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: 17-May-2007 17:53:58
Branch: HEAD Handle: 2007051716535800
Modified files:
openpkg-src/xchat xchat.spec
Log:
upgrading package: xchat 2.8.0 -> 2.8.2
Summary:
Revision Changes Path
1.30 +3 -2 openpkg-src/xchat/xchat.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xchat/xchat.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 xchat.spec
--- openpkg-src/xchat/xchat.spec 3 Jan 2007 17:05:27 -0000 1.29
+++ openpkg-src/xchat/xchat.spec 17 May 2007 15:53:58 -0000 1.30
@@ -24,7 +24,7 @@
# package version
%define V_major 2.8
-%define V_minor 0
+%define V_minor 2
# package information
Name: xchat
@@ -37,7 +37,7 @@
Group: InstantMessaging
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20070103
+Release: 20070517
# list of sources
Source0:
http://www.xchat.org/files/source/%{V_major}/xchat-%{version}.tar.bz2
@@ -78,6 +78,7 @@
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
+ INSTALL="%{l_shtool} install -c " \
./configure \
--prefix=%{l_prefix} \
--enable-openssl=%{l_prefix} \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]