Author: glen Date: Sun Feb 12 20:59:44 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.4.3
---- Files affected: packages/gpsbabel: gpsbabel.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/gpsbabel/gpsbabel.spec diff -u packages/gpsbabel/gpsbabel.spec:1.13 packages/gpsbabel/gpsbabel.spec:1.14 --- packages/gpsbabel/gpsbabel.spec:1.13 Sun Feb 12 21:30:09 2012 +++ packages/gpsbabel/gpsbabel.spec Sun Feb 12 21:59:38 2012 @@ -9,13 +9,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.4.2 -Release: 3 +Version: 1.4.3 +Release: 1 License: GPL Group: Applications # Source0Download via POST form at https://www.gpsbabel.org/download.html#downloading -Source0: http://pkgs.fedoraproject.org/repo/pkgs/gpsbabel/%{name}-%{version}.tar.gz/76ea9f7852be2e98aa18976c4697ca93/gpsbabel-%{version}.tar.gz -# Source0-md5: 76ea9f7852be2e98aa18976c4697ca93 +# token=$(curl -s http://www.gpsbabel.org/download.html | sed -rne 's/.*token.*value="([^"]+)".*/\1/p' | head -n1) +# version=1.4.3 +# curl -F "token=$token" -F "dl=gpsbabel-$version.tar.gz" http://www.gpsbabel.org/plan9.php -o gpsbabel-$version.tar.gz +Source0: %{name}-%{version}.tar.gz +# Source0-md5: 916f7e124f6df911a24e1ea323e9c529 Source1: %{name}.desktop Source2: %{name}.png Patch0: %{name}-auto.patch @@ -68,7 +71,7 @@ %patch1 -p1 # Use system shapelib instead of bundled partial shapelib -%{__rm} -rf shapelib +mv shapelib{,.bundled} %build %{__aclocal} @@ -153,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2012/02/12 20:59:38 glen +- up to 1.4.3 + Revision 1.13 2012/02/12 20:30:09 glen - BR qt4-linguist for qt4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpsbabel/gpsbabel.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
