- Update BR for java-devel, per Patrice Dumas

This commit is contained in:
Devrim GÜNDÜZ 2008-01-05 10:57:00 +00:00
parent 440ad76765
commit 1c1c7ee8c6

View File

@ -1,6 +1,6 @@
Name: mapserver
Version: 5.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Environment for building spatially-enabled internet applications
Group: Development/Tools
License: BSD
@ -16,7 +16,7 @@ BuildRequires: php-devel freetype-devel gd-devel >= 2.0.16
BuildRequires: python-devel curl-devel zlib-devel libxml2-devel
BuildRequires: libjpeg-devel libpng-devel libtiff-devel
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: java-gcj-compat-devel swig > 1.3.24 java
BuildRequires: java-devel swig > 1.3.24 java
%define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
@ -218,7 +218,10 @@ rm -rf %{buildroot}
%{_javadir}/*.jar
%changelog
* Fri Jan 4 2008 Devrim GUNDUZ <devrim@gunduz.org> - 5.0.0-1
* Sat Jan 5 2008 Devrim GUNDUZ <devrim@commandprompt.com> - 5.0.0-2
- Update BR for java-devel, per Patrice Dumas
* Fri Jan 4 2008 Devrim GUNDUZ <devrim@commandprompt.com> - 5.0.0-1
- Update to 5.0.0
- Removed patch0, since it is already in upstream.
- Updated BRs