Author: pawelz Date: Thu Aug 20 07:24:14 2009 GMT Module: packages Tag: DEVEL ---- Log message: - dropped commented out patch. It seems to be no longer needed. - added largfile patch (thx zdzich...@ircnet) - resequenced patches
---- Files affected: packages/ekg2: ekg2.spec (1.95.2.11 -> 1.95.2.12) ---- Diffs: ================================================================ Index: packages/ekg2/ekg2.spec diff -u packages/ekg2/ekg2.spec:1.95.2.11 packages/ekg2/ekg2.spec:1.95.2.12 --- packages/ekg2/ekg2.spec:1.95.2.11 Wed Aug 19 15:40:26 2009 +++ packages/ekg2/ekg2.spec Thu Aug 20 09:24:09 2009 @@ -46,9 +46,8 @@ Source0: http://pl.ekg2.org/%{name}-%{_snap}.tar.bz2 # Source0-md5: f217866b81cb379cb2da27be90becbcb Patch0: %{name}-perl-install.patch -# Is it really needed? -# Patch1: %{name}-missing-xwcslen.patch -Patch2: %{name}-gtk.patch +Patch1: %{name}-gtk.patch +Patch2: %{name}-largefile.patch URL: http://ekg2.org/ %{?with_aspell:BuildRequires: aspell-devel} BuildRequires: autoconf @@ -337,7 +336,7 @@ %prep %setup -q -n %{name}-%{_snap} %patch0 -p1 -#%%patch1 -p1 +%patch1 -p1 %patch2 -p1 sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac @@ -543,6 +542,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95.2.12 2009/08/20 07:24:09 pawelz +- dropped commented out patch. It seems to be no longer needed. +- added largfile patch (thx zdzich...@ircnet) +- resequenced patches + Revision 1.95.2.11 2009/08/19 13:40:26 pawelz - up to 20090819 (equal to 20090808) - fixed version number. It is 0.3, not 0.1.3. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ekg2/ekg2.spec?r1=1.95.2.11&r2=1.95.2.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
