Author: hawk Date: Mon Jan 1 01:02:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build with ksh and autoconf 2.60
---- Files affected: SPECS: mailsync.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/mailsync.spec diff -u SPECS/mailsync.spec:1.18 SPECS/mailsync.spec:1.19 --- SPECS/mailsync.spec:1.18 Sun Dec 31 17:22:19 2006 +++ SPECS/mailsync.spec Mon Jan 1 02:02:19 2007 @@ -3,11 +3,12 @@ Summary(pl): MailSync - synchronizacja zbioru skrzynek pocztowych Name: mailsync Version: 5.2.1 -Release: 4 +Release: 5 License: GPL Group: Applications/Mail Source0: http://dl.sourceforge.net/%{name}/%{name}_%{version}.orig.tar.gz # Source0-md5: 67c9f68575756b76581cf9be74608aa5 +Patch0: %{name}-ksh.patch URL: http://mailsync.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -37,6 +38,7 @@ %prep %setup -q +%patch0 -p0 %build ./autogen.sh @@ -69,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007/01/01 01:02:19 hawk +- fix build with ksh and autoconf 2.60 + Revision 1.18 2006/12/31 16:22:19 hawk - release 4, rebuild with imap 2006d ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mailsync.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
