rpms/xastir/devel xastir.spec,1.7,1.8

Tom Callaway spot at fedoraproject.org
Sat Sep 6 21:38:25 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/xastir/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1486

Modified Files:
	xastir.spec 
Log Message:
fix license tag


Index: xastir.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xastir/devel/xastir.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xastir.spec	28 Aug 2008 16:35:38 -0000	1.7
+++ xastir.spec	6 Sep 2008 21:37:55 -0000	1.8
@@ -1,35 +1,22 @@
-Summary   : Amateur Station Tracking and Reporting system for amateur radio
-Name      : xastir
-Version   : 1.9.2
-Release   : 9%{?dist}
-License   : GPLv2
-Group     : Applications/Internet
-Source0   : http://downloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
-Source1   : %{name}.desktop
-Source2   : %{name}.png
-Patch0    : xastir-1.9.2-libdir.patch
-Patch1    : xastir-1.9.2-IM.patch
-Patch2    : xastir-1.9.2-wget.patch
-URL       : http://www.xastir.org
-BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires : wget
-BuildRequires : wget
-BuildRequires : lesstif-devel
-BuildRequires : libXt-devel
-BuildRequires : festival
-BuildRequires : ImageMagick-devel
-BuildRequires : dos2unix
-BuildRequires : libax25-devel
-BuildRequires : curl-devel
-BuildRequires : pcre-devel
-BuildRequires : proj-devel
-BuildRequires : python
-BuildRequires : shapelib-devel
-BuildRequires : gpsman
-BuildRequires : gdal-devel
-BuildRequires : db4-devel
-BuildRequires : festival
-BuildRequires : desktop-file-utils
+Summary: Amateur Station Tracking and Reporting system for amateur radio
+Name:    xastir
+Version: 1.9.2
+Release: 10%{?dist}
+License: GPLv2+
+Group:   Applications/Internet
+Source0: http://downloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
+Source1: %{name}.desktop
+Source2: %{name}.png
+Patch0:  xastir-1.9.2-libdir.patch
+Patch1:  xastir-1.9.2-IM.patch
+Patch2:  xastir-1.9.2-wget.patch
+URL:     http://www.xastir.org
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires: wget
+BuildRequires: wget, lesstif-devel, libXt-devel, festival, ImageMagick-devel
+BuildRequires: dos2unix, libax25-devel, curl-devel, pcre-devel, proj-devel
+BuildRequires: python-devel, shapelib-devel, gpsman, gdal-devel, db4-devel
+BuildRequires: desktop-file-utils
 
 %description
 Xastir is a graphical application that interfaces HAM radio
@@ -105,6 +92,10 @@
 %doc README.MAPS README.win32 UPGRADE
 
 %changelog
+* Sat Sep  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.9.2-10
+- fix license tag
+- fix spec up so it doesn't confuse license checking script
+
 * Thu Aug 28 2008 Lucian Langa <cooly at gnome.eu.org> - 1.9.2-9
 - drop uneeded and potential risky files
 




More information about the fedora-extras-commits mailing list