rpms/geos/devel geos.spec,1.11,1.12

Balint Cristian (rezso) fedora-extras-commits at redhat.com
Wed Apr 23 14:10:16 UTC 2008


Author: rezso

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

Modified Files:
	geos.spec 
Log Message:
* Wed Apr 23 2008 Balint Cristian <rezso at rdsor.ro> - 3.0.0-3
- require ruby too
 ----------------------------------------------------------------------
 Modified Files:
 	devel/geos.spec 
 ----------------------------------------------------------------------



Index: geos.spec
===================================================================
RCS file: /cvs/pkgs/rpms/geos/devel/geos.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- geos.spec	23 Apr 2008 12:03:25 -0000	1.11
+++ geos.spec	23 Apr 2008 14:09:39 -0000	1.12
@@ -1,6 +1,6 @@
 Name: geos
 Version: 3.0.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: GEOS is a C++ port of the Java Topology Suite
 
 Group: Applications/Engineering
@@ -9,7 +9,7 @@
 Source0: http://geos.refractions.net/%{name}-%{version}.tar.bz2
 Patch0:  geos-gcc43.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: doxygen swig libtool
+BuildRequires: doxygen swig ruby libtool
 BuildRequires: python-devel ruby-devel
 
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@@ -130,6 +130,9 @@
 %{ruby_sitearch}/%{name}.so
 
 %changelog
+* Wed Apr 23 2008 Balint Cristian <rezso at rdsor.ro> - 3.0.0-3
+- require ruby too
+
 * Wed Apr 23 2008 Balint Cristian <rezso at rdsor.ro> - 3.0.0-2
 - remove python-abi request, koji fails
 




More information about the fedora-extras-commits mailing list