rpms/mod_geoip/devel mod_geoip.spec,1.9,1.10

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Aug 11 15:15:14 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/mod_geoip/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17614

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


Index: mod_geoip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mod_geoip/devel/mod_geoip.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mod_geoip.spec	21 Jun 2008 00:33:22 -0000	1.9
+++ mod_geoip.spec	11 Aug 2008 15:14:44 -0000	1.10
@@ -1,8 +1,8 @@
 Summary: GeoIP module for the Apache HTTP Server
 Name: mod_geoip
 Version: 1.2.4
-Release: 2%{?dist}
-License: Apache Software License
+Release: 3%{?dist}
+License: ASL 1.1
 Group: System Environment/Daemons
 URL: http://www.maxmind.com/app/mod_geoip
 Source: http://www.maxmind.com/download/geoip/api/mod_geoip2/mod_geoip2_%{version}.tar.gz
@@ -17,7 +17,7 @@
 
 %prep
 
-%setup -n mod_geoip2-%{version}
+%setup -q -n mod_geoip2-%{version}
 
 %build
 /usr/sbin/apxs -Wc,"%{optflags}" -Wl,"-lGeoIP" -c mod_geoip.c
@@ -46,6 +46,9 @@
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_geoip.conf
 
 %changelog
+* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2.4-3
+- fix license tag
+
 * Fri Jun 20 2008 Michael Fleming <mfleming+rpm at enlartenment.com> 1.2.4-2
 - New upstream update
 - Minor spec tweaks




More information about the fedora-extras-commits mailing list