Author: qboosh Date: Mon Jan 22 07:34:38 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - desc cosmetics - removed COPYING from doc (just GPL)
---- Files affected: SPECS: gpsbabel.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/gpsbabel.spec diff -u SPECS/gpsbabel.spec:1.1 SPECS/gpsbabel.spec:1.2 --- SPECS/gpsbabel.spec:1.1 Sat Jan 13 16:55:31 2007 +++ SPECS/gpsbabel.spec Mon Jan 22 08:34:32 2007 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -Summary: GPSBabel converts GPS waypoint, route and track data -Summary(pl): GPSBabel konwertuje dane GPS - waypointy, trasy i ślady +Summary: GPSBabel - convert GPS waypoint, route and track data +Summary(pl): GPSBabel - konwertowanie danych GPS: waypointów, tras i śladów Name: gpsbabel Version: 1.3.2 Release: 1 @@ -8,9 +8,9 @@ Group: Applications Source0: http://dl.sourceforge.net/gpsbabel/%{name}-%{version}.tar.gz # Source0-md5: 5a9c442bc681035b1dfdbb32b1d3fa8b -URL: http://www.gpsbabel.org -BuildRequires: libusb-devel +URL: http://www.gpsbabel.org/ BuildRequires: expat-devel +BuildRequires: libusb-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -18,10 +18,9 @@ another. %description -l pl -GPSBabel konwertuje dane GPS - waypointy, trasy i ślady z jednego +GPSBabel konwertuje dane GPS: waypointy, trasy i ślady z jednego formatu na drugi. - %prep %setup -q @@ -31,7 +30,6 @@ %install rm -rf $RPM_BUILD_ROOT - install -d $RPM_BUILD_ROOT%{_bindir} %{__make} install \ @@ -42,16 +40,18 @@ %files %defattr(644,root,root,755) -%doc README* COPYING AUTHORS gpsbabel.html +%doc AUTHORS README* gpsbabel.html %attr(755,root,root) %{_bindir}/gpsbabel - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/01/22 07:34:32 qboosh +- desc cosmetics +- removed COPYING from doc (just GPL) + Revision 1.1 2007/01/13 15:55:31 bszx - initial revision - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gpsbabel.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
