Author: glen Date: Mon Mar 3 21:21:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - i hate fixing things i have no idea how they work
---- Files affected: SPECS: centericq.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/centericq.spec diff -u SPECS/centericq.spec:1.54 SPECS/centericq.spec:1.55 --- SPECS/centericq.spec:1.54 Mon Mar 3 21:26:27 2008 +++ SPECS/centericq.spec Mon Mar 3 22:21:50 2008 @@ -7,7 +7,7 @@ Summary(pt_BR.UTF-8): O centerICQ é um cliente ICQ baseado em ncurses para o modo texto Name: centericq Version: 4.21.0 -Release: 7 +Release: 8 License: GPL Group: Applications/Communications Source0: http://konst.org.ua/download/%{name}-%{version}.tar.bz2 @@ -69,19 +69,8 @@ mv -f po/{zh_TW.Big5,zh_TW}.po %{__sed} -i -e 's/zh_TW\.Big5/zh_TW/' configure.in -cp -f /usr/share/automake/config.sub . -cp -f /usr/share/automake/config.sub kkstrtext-0.1 -cp -f /usr/share/automake/config.sub kksystr-0.1 -cp -f /usr/share/automake/config.sub kkconsui-0.1 -cp -f /usr/share/automake/config.sub libyahoo2-0.1 -cp -f /usr/share/automake/config.sub libicq2000-0.1 -cp -f /usr/share/automake/config.sub firetalk-0.1 -cp -f /usr/share/automake/config.sub libjabber-0.1 -cp -f /usr/share/automake/config.sub connwrap-0.1 -cp -f /usr/share/automake/config.sub libgadu-0.1 -cp -f /usr/share/automake/config.sub libmsn-0.1 - %build +install /usr/share/gettext/config.rpath . %{__aclocal} %{__autoconf} %{__automake} @@ -89,6 +78,7 @@ libicq2000-0.1 firetalk-0.1 libjabber-0.1 connwrap-0.1 \ libgadu-0.1 libmsn-0.1; do cd $i + install /usr/share/gettext/config.rpath . %{__aclocal} %{__autoconf} %{__automake} @@ -128,6 +118,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2008-03-03 21:21:50 glen +- i hate fixing things i have no idea how they work + Revision 1.54 2008-03-03 20:26:27 glen - pain and hacks, but builds now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/centericq.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
