Author: arekm Date: Sat Nov 1 13:56:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6; hack for configure tests
---- Files affected: SPECS: irssi.spec (1.150 -> 1.151) ---- Diffs: ================================================================ Index: SPECS/irssi.spec diff -u SPECS/irssi.spec:1.150 SPECS/irssi.spec:1.151 --- SPECS/irssi.spec:1.150 Thu Mar 27 14:26:47 2008 +++ SPECS/irssi.spec Sat Nov 1 14:56:39 2008 @@ -13,7 +13,7 @@ Summary(pl.UTF-8): Irssi - wygodny w użyciu klient IRC Name: irssi Version: 0.8.12 -Release: 5 +Release: 6 License: GPL Group: Applications/Communications #Source0: http://www.irssi.org/files/snapshots/%{name}-%{_snap}.tar.gz @@ -95,6 +95,9 @@ echo 'AC_DEFUN([AM_PATH_GLIB],[:])' > glib1.m4 +# hack +sed -i -e 's#\./libtool#%{_bindir}/libtool#g' configure.in + %build %{__libtoolize} %{__aclocal} -I . @@ -193,7 +196,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.150 2008/03/27 13:26:47 glen +Revision 1.151 2008/11/01 13:56:39 arekm +- rel 6; hack for configure tests + +Revision 1.150 2008-03-27 13:26:47 glen - pointless BR bump dropped Revision 1.149 2008-03-27 13:22:07 jezik ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/irssi.spec?r1=1.150&r2=1.151&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
