Author: shadzik Date: Wed May 30 18:05:34 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - add -AM_INTL.patch - rel 3, builds
---- Files affected: SPECS: psmisc.spec (1.86.2.2 -> 1.86.2.3) ---- Diffs: ================================================================ Index: SPECS/psmisc.spec diff -u SPECS/psmisc.spec:1.86.2.2 SPECS/psmisc.spec:1.86.2.3 --- SPECS/psmisc.spec:1.86.2.2 Thu May 17 22:59:11 2007 +++ SPECS/psmisc.spec Wed May 30 20:05:26 2007 @@ -15,13 +15,14 @@ Summary(uk): őÔÉĚŚÔÉ ŇĎÂĎÔÉ Ú ĐŇĎĂĹÓÁÍÉ Name: psmisc Version: 22.3 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: http://dl.sourceforge.net/psmisc/%{name}-%{version}.tar.gz # Source0-md5: 0c44b995d068a221daf35d23e13db419 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 9add7665e440bbd6b0b4f9293ba8b86d +Patch0: %{name}-AM_INTL.patch URL: http://psmisc.sourceforge.net/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1.6 @@ -86,11 +87,12 @@ %prep %setup -q +%patch0 -p0 %build %{__gettextize} %{__aclocal} -%{__autoconf} +%{__autoconf} -I m4 %{__autoheader} %{__automake} CFLAGS="%{rpmcflags} -D_GNU_SOURCE -I/usr/include/ncurses" @@ -132,6 +134,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.86.2.3 2007/05/30 18:05:26 shadzik +- add -AM_INTL.patch +- rel 3, builds + Revision 1.86.2.2 2007/05/17 20:59:11 arvenil - mv /sbin/fuser /bin/fuser (because KDE and users want it in PATH) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/psmisc.spec?r1=1.86.2.2&r2=1.86.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
