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: 20-Feb-2007 20:48:27
Branch: HEAD Handle: 2007022019482700
Modified files:
openpkg-src/irssi irssi.spec
Log:
upgrading package: irssi 0.8.10a -> 0.8.11rc1
Summary:
Revision Changes Path
1.14 +6 -4 openpkg-src/irssi/irssi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/irssi/irssi.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 irssi.spec
--- openpkg-src/irssi/irssi.spec 1 Jan 2007 17:38:44 -0000 1.13
+++ openpkg-src/irssi/irssi.spec 20 Feb 2007 19:48:27 -0000 1.14
@@ -23,8 +23,9 @@
##
# package version
-%define V_dist 0.8.10a
-%define V_subdir 0.8.10
+%define V_opkg 0.8.11rc1
+%define V_dist 0.8.11-rc1
+%define V_subdir 0.8.11-rc1
# package information
Name: irssi
@@ -36,8 +37,8 @@
Class: EVAL
Group: InstantMessaging
License: GPL
-Version: %{V_dist}
-Release: 20061013
+Version: %{V_opkg}
+Release: 20070220
# package options
%option with_perl yes
@@ -80,6 +81,7 @@
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--sysconfdir=%{l_prefix}/etc/irssi \
--with-ncurses=%{l_prefix} \
--with-glib-prefix=%{l_prefix} \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]