rpms/geoqo/F-11 geoqo.spec,1.12,1.13

Wes Hardaker hardaker at fedoraproject.org
Tue Nov 10 08:56:15 UTC 2009


Author: hardaker

Update of /cvs/extras/rpms/geoqo/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7734

Modified Files:
	geoqo.spec 
Log Message:
require archive-zip


Index: geoqo.spec
===================================================================
RCS file: /cvs/extras/rpms/geoqo/F-11/geoqo.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- geoqo.spec	10 Nov 2009 08:39:33 -0000	1.12
+++ geoqo.spec	10 Nov 2009 08:56:15 -0000	1.13
@@ -1,7 +1,7 @@
 Summary: GeoCaching and General Waypoint Database
 Name: geoqo
 Version: 1.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: Amusements/Games
 URL: http://www.geoqo.org/
@@ -19,6 +19,7 @@ BuildRequires: perl(XML::Parser)
 BuildRequires: perl(XML::Simple)
 BuildRequires: perl(DBD::SQLite2)
 BuildRequires: perl(Text::Balanced)
+BuildRequires: perl(Archive::Zip)
 
 %description
 geoqo is an application and support modules for manipulating a database
@@ -79,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Mon Nov  9 2009 Wes Hardaker <wjhns174 at hardakers.net> - 1.11-1
+- Require Archive::Zip
+
+* Mon Nov  9 2009 Wes Hardaker <wjhns174 at hardakers.net> - 1.11-1
 - Update to upstream
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.01-2




More information about the fedora-extras-commits mailing list