Author: arekm Date: Tue Aug 19 20:34:49 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3.5
---- Files affected: SPECS: gpsbabel.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/gpsbabel.spec diff -u SPECS/gpsbabel.spec:1.5 SPECS/gpsbabel.spec:1.6 --- SPECS/gpsbabel.spec:1.5 Sat Apr 12 21:07:38 2008 +++ SPECS/gpsbabel.spec Tue Aug 19 22:34:44 2008 @@ -2,13 +2,16 @@ Summary: GPSBabel - convert GPS waypoint, route and track data Summary(pl.UTF-8): GPSBabel - konwertowanie danych GPS: waypointów, tras i śladów Name: gpsbabel -Version: 1.3.4 +Version: 1.3.5 Release: 1 License: GPL Group: Applications -Source0: http://dl.sourceforge.net/gpsbabel/%{name}-%{version}.tar.gz -# Source0-md5: edb2a92d7d02ef1c197ce870608fc270 +Source0: http://www.gpsbabel.org/plan9.php?dl=%{name}-%{version}.tar.gz +# Source0-md5: 1bea8cd22c24ee9c0cc769770c86a340 +Patch0: %{name}-auto.patch URL: http://www.gpsbabel.org/ +BuildRequires: automake +BuildRequires: autoconf BuildRequires: expat-devel BuildRequires: libusb-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -23,8 +26,11 @@ %prep %setup -q +%patch0 -p0 %build +%{__aclocal} +%{__autoconf} %configure %{__make} @@ -49,7 +55,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.5 2008/04/12 19:07:38 emes +Revision 1.6 2008/08/19 20:34:44 arekm +- up to 1.3.5 + +Revision 1.5 2008-04-12 19:07:38 emes - up to 1.3.4 - fixed installation dirs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gpsbabel.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
