* Sun Jan 30 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.5-3

- Fix VeraBd symlink (trivial fix requested by Volker Fröhlich)
This commit is contained in:
Kevin Kofler 2011-01-30 23:43:22 +01:00
parent be97a23a93
commit f24b7a1037

View File

@ -1,6 +1,6 @@
Name: mapserver
Version: 5.6.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Environment for building spatially-enabled internet applications
Group: Development/Tools
License: BSD
@ -88,7 +88,7 @@ rm -rf tests/vera/Vera.ttf
rm -rf tests/vera/VeraBd.ttf
pushd tests/vera/
ln -sf /usr/share/fonts/bitstream-vera/Vera.ttf Vera.ttf
ln -sf /usr/share/fonts/bitstream-vera/Verabd.ttf VeraBd.ttf
ln -sf /usr/share/fonts/bitstream-vera/VeraBd.ttf VeraBd.ttf
popd
%build
@ -246,6 +246,9 @@ rm -rf %{buildroot}
%{_javadir}/*.jar
%changelog
* Sun Jan 30 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.5-3
- Fix VeraBd symlink (trivial fix requested by Volker Fröhlich)
* Thu Jan 27 2011 Oliver Falk <oliver@linux-kernel.at> - 5.6.5-2
- Rebuild against new kerberos and new perl