From 92bafc969583ab81069ce840f8da88043e6a84d1 Mon Sep 17 00:00:00 2001 From: Balint Cristian Date: Apr 23 2008 12:03:25 +0000 Subject: - remove python-abi request, koji fails ---------------------------------------------------------------------- Modified Files: devel/geos.spec ---------------------------------------------------------------------- --- diff --git a/geos.spec b/geos.spec index 295a3bf..ae0f228 100644 --- a/geos.spec +++ b/geos.spec @@ -1,6 +1,6 @@ Name: geos Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GEOS is a C++ port of the Java Topology Suite Group: Applications/Engineering @@ -49,7 +49,6 @@ Python module to build applications using GEOS and python Summary: Ruby modules for GEOS Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: ruby(abi) = 1.8 %description ruby Ruby module to build applications using GEOS and ruby @@ -131,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT %{ruby_sitearch}/%{name}.so %changelog +* Wed Apr 23 2008 Balint Cristian - 3.0.0-2 +- remove python-abi request, koji fails + * Sun Apr 20 2008 Balint Cristian - 3.0.0-1 - New branch upstream - Fix gcc43 build