packages: gpsbabel/gpsbabel-auto.patch, gpsbabel/gpsbabel.spec - up to 1.4.2

glen glen at pld-linux.org
Thu Sep 1 21:31:43 CEST 2011


Author: glen                         Date: Thu Sep  1 19:31:43 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.4.2

---- Files affected:
packages/gpsbabel:
   gpsbabel-auto.patch (1.1 -> 1.2) , gpsbabel.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/gpsbabel/gpsbabel-auto.patch
diff -u packages/gpsbabel/gpsbabel-auto.patch:1.1 packages/gpsbabel/gpsbabel-auto.patch:1.2
--- packages/gpsbabel/gpsbabel-auto.patch:1.1	Tue Aug 19 22:34:55 2008
+++ packages/gpsbabel/gpsbabel-auto.patch	Thu Sep  1 21:31:38 2011
@@ -1,11 +1,12 @@
---- configure.in~	2008-05-05 00:26:37.000000000 +0200
-+++ configure.in	2008-08-19 22:32:58.621843414 +0200
-@@ -35,8 +35,6 @@
- AC_PROG_CC
- AC_PROG_INSTALL
- AC_PROG_MAKE_SET
--AC_EXEEXT
--AC_SUBST(AC_EXEEXT)
- AC_C_BIGENDIAN
+diff -ruN gpsbabel-1.3.5/Makefile.in gpsbabel-1.3.5-new/Makefile.in
+--- gpsbabel-1.3.5/Makefile.in	2008-04-26 06:49:34.000000000 -0400
++++ gpsbabel-1.3.5-new/Makefile.in	2008-05-09 11:35:53.000000000 -0400
+@@ -130,7 +130,7 @@
+ 	rm -f $(OBJS) gpsbabel gpsbabel.exe
  
- # Checks for libraries.
+ configure: configure.in
+-	autoconf
++#	autoconf
+ 
+ tag:
+ 	cvs commit

================================================================
Index: packages/gpsbabel/gpsbabel.spec
diff -u packages/gpsbabel/gpsbabel.spec:1.8 packages/gpsbabel/gpsbabel.spec:1.9
--- packages/gpsbabel/gpsbabel.spec:1.8	Sat May  9 21:17:56 2009
+++ packages/gpsbabel/gpsbabel.spec	Thu Sep  1 21:31:38 2011
@@ -1,18 +1,21 @@
 # $Revision$, $Date$
+# TODO
+# - Qt gui
+# - Use system shapelib instead of bundled partial shapelib
 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.6
-Release:	2
+Version:	1.4.2
+Release:	1
 License:	GPL
 Group:		Applications
-# Source0:	http://www.gpsbabel.org/plan9.php?dl=%{name}-%{version}.tar.gz
-Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	1571b31f8f06f722995449dbff01ca49
+# 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/%{name}-%{version}.tar.gz
+# Source0-md5:	76ea9f7852be2e98aa18976c4697ca93
 Patch0:		%{name}-auto.patch
 URL:		http://www.gpsbabel.org/
-BuildRequires:	automake
 BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	expat-devel
 BuildRequires:	libusb-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +30,7 @@
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -47,7 +50,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README* gpsbabel.html
+%doc AUTHORS README*
+#%doc gpsbabel.html
 %attr(755,root,root) %{_bindir}/gpsbabel
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -56,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/09/01 19:31:38  glen
+- up to 1.4.2
+
 Revision 1.8  2009/05/09 19:17:56  jajcus
 - Source0 name fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpsbabel/gpsbabel-auto.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpsbabel/gpsbabel.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list