rpms/geoqo/F-9 .cvsignore, 1.2, 1.3 geoqo.spec, 1.3, 1.4 sources, 1.2, 1.3

Wes Hardaker (hardaker) fedora-extras-commits at redhat.com
Mon Jun 23 15:39:04 UTC 2008


Author: hardaker

Update of /cvs/extras/rpms/geoqo/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20279

Modified Files:
	.cvsignore geoqo.spec sources 
Log Message:
update to upstream 0.97


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/geoqo/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Jan 2008 04:54:18 -0000	1.2
+++ .cvsignore	23 Jun 2008 15:38:16 -0000	1.3
@@ -1 +1 @@
-geoqo-0.96.tar.gz
+geoqo-0.97.tar.gz


Index: geoqo.spec
===================================================================
RCS file: /cvs/extras/rpms/geoqo/F-9/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	23 Jun 2008 15:38:16 -0000	1.4
@@ -1,19 +1,17 @@
 Summary: GeoCaching and General Waypoint Database
 Name: geoqo
-Version: 0.96
-Release: 5%{?dist}
+Version: 0.97
+Release: 2%{?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)
-Requires: perl(Getopt::GUI::Long)
+Requires: perl(Getopt::GUI::Long) perl(DBD::SQLite2)
 # required for make test
 BuildRequires: perl(Test) perl(ExtUtils::MakeMaker) perl(Test::More)
 BuildRequires: perl(DBI)
@@ -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,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 23 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.97-2
+- Fix bug #452481: require DBD::sqlite2
+
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/geoqo/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Jan 2008 04:54:18 -0000	1.2
+++ sources	23 Jun 2008 15:38:16 -0000	1.3
@@ -1 +1 @@
-b038cdb0a419eec3569c15743c1cfd0f  geoqo-0.96.tar.gz
+2703535057f05aa1bbea560b98fe5415  geoqo-0.97.tar.gz




More information about the fedora-extras-commits mailing list