- fix vera font requirement
This commit is contained in:
parent
26a43b91a8
commit
d17fe82609
@ -6,3 +6,4 @@ mapserver-5_2_1-2_fc11:HEAD:mapserver-5.2.1-2.fc11.src.rpm:1228655332
|
||||
mapserver-5_2_1-3_fc11:HEAD:mapserver-5.2.1-3.fc11.src.rpm:1230991877
|
||||
mapserver-5_2_1-4_fc11:HEAD:mapserver-5.2.1-4.fc11.src.rpm:1233239503
|
||||
mapserver-5_2_1-5_fc11:HEAD:mapserver-5.2.1-5.fc11.src.rpm:1233840826
|
||||
mapserver-5_2_1-6_fc11:HEAD:mapserver-5.2.1-6.fc11.src.rpm:1234369994
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: mapserver
|
||||
Version: 5.2.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Environment for building spatially-enabled internet applications
|
||||
Group: Development/Tools
|
||||
License: BSD
|
||||
@ -8,7 +8,7 @@ URL: http://mapserver.gis.umn.edu
|
||||
Source: http://download.osgeo.org/mapserver/mapserver-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: httpd
|
||||
Requires: bitstream-vera-fonts-sans
|
||||
Requires: bitstream-vera-sans-fonts
|
||||
|
||||
BuildRequires: libXpm-devel
|
||||
BuildRequires: httpd-devel php-devel
|
||||
@ -240,6 +240,9 @@ rm -rf %{buildroot}
|
||||
%{_javadir}/*.jar
|
||||
|
||||
%changelog
|
||||
* Wed Feb 11 2009 Balint Cristian <cristian.balint@gmail.com> - 5.2.1-6
|
||||
- fix vera font requirement
|
||||
|
||||
* Thu Feb 05 2009 Balint Cristian <cristian.balint@gmail.com> - 5.2.1-5
|
||||
- fix email typo
|
||||
- rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user