Author: undefine Date: Tue Mar 20 11:10:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - geotool-lib64.patch to fix build on amd64
---- Files affected: SPECS: geotool.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/geotool.spec diff -u SPECS/geotool.spec:1.4 SPECS/geotool.spec:1.5 --- SPECS/geotool.spec:1.4 Tue Feb 13 08:16:45 2007 +++ SPECS/geotool.spec Tue Mar 20 12:10:48 2007 @@ -8,6 +8,7 @@ Group: Applications/Text Source0: http://download.berlios.de/rsstool/%{name}-%{version}-src.tar.gz # Source0-md5: abe22863b4ba5061683cd3db660a82d8 +Patch0: %{name}-lib64.patch URL: http://rsstool.berlios.de/ BuildRequires: GeoIP-devel Requires: GeoIP @@ -25,6 +26,7 @@ %prep %setup -q -n %{name}-%{version}-src +%patch0 -p1 %build cd src @@ -49,6 +51,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/03/20 11:10:48 undefine +- geotool-lib64.patch to fix build on amd64 + Revision 1.4 2007/02/13 07:16:45 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/geotool.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
