Author: bszx Date: Wed Jul 1 07:07:35 2009 GMT Module: packages Tag: HEAD ---- Log message: - patch for gcc4 added
---- Files affected: packages/gpspoint: gpspoint.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/gpspoint/gpspoint.spec diff -u packages/gpspoint/gpspoint.spec:1.6 packages/gpspoint/gpspoint.spec:1.7 --- packages/gpspoint/gpspoint.spec:1.6 Tue Feb 13 08:16:47 2007 +++ packages/gpspoint/gpspoint.spec Wed Jul 1 09:07:29 2009 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Biblioteka do komunikacji z odbiornikami GPS garmina Name: gpspoint Version: 2.030521 -Release: 0.5 +Release: 0.6 License: GPL Group: Libraries Source0: http://gpspoint.dnsalias.net/gpspoint2/download/%{name}-%{version}.tar.gz # Source0-md5: 90e263d5297608d695743a9b0122f930 Patch0: %{name}-feedback.patch Patch1: %{name}-precision.patch +Patch2: %{name}-gcc.patch URL: http://gpspoint.dnsalias.net/gpspoint2/ BuildRequires: autoconf BuildRequires: automake @@ -67,6 +68,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize} @@ -116,6 +118,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/07/01 07:07:29 bszx +- patch for gcc4 added + Revision 1.6 2007/02/13 07:16:47 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpspoint/gpspoint.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
