Author: pawelz Date: Tue Sep 21 13:45:15 2010 GMT Module: packages Tag: HEAD ---- Log message: - added configure.in.patch
---- Files affected: packages/anteater: anteater.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/anteater/anteater.spec diff -u packages/anteater/anteater.spec:1.8 packages/anteater/anteater.spec:1.9 --- packages/anteater/anteater.spec:1.8 Mon Feb 12 22:23:46 2007 +++ packages/anteater/anteater.spec Tue Sep 21 15:45:10 2010 @@ -7,8 +7,9 @@ Epoch: 0 License: GPL v2 Group: Applications/System -Source0: http://dl.sourceforge.net/anteater/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/anteater/%{name}-%{version}.tar.bz2 # Source0-md5: 21ab169a88e1a80942cc8816d7ea6438 +Patch0: %{name}-configure.in.patch URL: http://anteater.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -31,6 +32,8 @@ %prep %setup -q +%patch0 -p1 + %build %{__libtoolize} %{__aclocal} @@ -61,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2010/09/21 13:45:10 pawelz +- added configure.in.patch + Revision 1.8 2007/02/12 21:23:46 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/anteater/anteater.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
