rpms/geoqo/F-8 geoqo.spec,1.3,1.4

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


Author: hardaker

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

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


Index: geoqo.spec
===================================================================
RCS file: /cvs/extras/rpms/geoqo/F-8/geoqo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geoqo.spec	29 Apr 2008 23:30:04 -0000	1.3
+++ geoqo.spec	23 Jun 2008 15:48:32 -0000	1.4
@@ -1,7 +1,7 @@
 Summary: GeoCaching and General Waypoint Database
 Name: geoqo
 Version: 0.97
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2 or Artistic
 Group: Amusements/Games
 URL: http://www.geoqo.org/
@@ -11,7 +11,7 @@
 # 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)
@@ -70,8 +70,11 @@
 %{_mandir}/man3/*
 
 %changelog
-* Tue Apr 29 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.97-1
-- Update to upstream
+* 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




More information about the fedora-extras-commits mailing list