rpms/geoqo/devel geoqo.spec,1.3,1.4

Wes Hardaker (hardaker) fedora-extras-commits at redhat.com
Fri May 16 13:34:06 UTC 2008


Author: hardaker

Update of /cvs/extras/rpms/geoqo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1444

Modified Files:
	geoqo.spec 
Log Message:
update to upstream


Index: geoqo.spec
===================================================================
RCS file: /cvs/extras/rpms/geoqo/devel/geoqo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geoqo.spec	8 Jan 2008 16:28:22 -0000	1.3
+++ geoqo.spec	16 May 2008 13:33:16 -0000	1.4
@@ -1,15 +1,13 @@
 Summary: GeoCaching and General Waypoint Database
 Name: geoqo
-Version: 0.96
-Release: 5%{?dist}
+Version: 0.97
+Release: 1%{?dist}
 License: GPLv2 or Artistic
 Group: Amusements/Games
 URL: http://www.geoqo.org/
 Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch:      noarch
-Patch1: geoqo-fix-module-name.patch
-Patch2: geoqo-make-AI-optional.patch
 # These are only pseudo required by the code and won't be auto-found
 # list extracted from check-prerequisites.pl
 Requires: perl(Gtk2) perl(QWizard) perl(GD) perl(Chart::Lines)
@@ -33,8 +31,6 @@
 
 %prep
 %setup -q -n geoqo-%{version}
-%patch1 -p0 -b .modulename
-%patch2 -p0 -b .optional
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -74,6 +70,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 16 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.97-1
+- update to upstream that contains multiple bug fixes
+
 * Tue Jan  8 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.96-5
 - Require Getopt::GUI::Long now that it's in the repositories
 




More information about the fedora-extras-commits mailing list