Update of /cvsroot/monetdb/geom
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19584
Modified Files:
Tag: Geom_0-4
MonetDB-geom.spec.in
Log Message:
Split off a devel4 subpackage that is for M4 development so that devel does not
depend on any M4 RPMs.
U MonetDB-geom.spec.in
Index: MonetDB-geom.spec.in
===================================================================
RCS file: /cvsroot/monetdb/geom/MonetDB-geom.spec.in,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- MonetDB-geom.spec.in 10 Jun 2008 08:15:04 -0000 1.1.2.3
+++ MonetDB-geom.spec.in 16 Jun 2008 21:18:12 -0000 1.1.2.4
@@ -102,10 +102,6 @@
%package devel
Summary: MonetDB SQL GIS development package
Group: Applications/Databases
-%if %{?_with_monetdb4:1}%{!?_with_monetdb4:0}
-Requires: %{name}-MonetDB4
-Requires: MonetDB4-server-devel
-%endif
%if %{?_with_monetdb5:1}%{!?_with_monetdb5:0}
Requires: %{name}-MonetDB5
Requires: MonetDB5-server-devel
@@ -121,6 +117,27 @@
This package contains the files needed to develop with %{name}.
+%if %{?_with_monetdb4:1}%{!?_with_monetdb4:0}
+%package devel4
+Summary: MonetDB SQL GIS development package
+Group: Applications/Databases
+%if %{?_with_monetdb4:1}%{!?_with_monetdb4:0}
+Requires: %{name}-MonetDB4
+Requires: MonetDB4-server-devel
+%endif
+Requires: %{name}-devel
+Requires: MonetDB-devel
+Requires: geos-devel
+
+%description devel4
+MonetDB is a database management system that is developed from a
+main-memory perspective with use of a fully decomposed storage model,
+automatic index management, extensibility of data types and search
+accelerators, SQL- and XML- frontends.
+
+This package contains the files needed to develop with %{name}.
+%endif
+
%prep
rm -rf $RPM_BUILD_ROOT
@@ -166,10 +183,17 @@
%{_libdir}/MonetDB5/lib/lib_geom.so.*
%{_libdir}/MonetDB5/geom.mal
%endif
+
%files devel
%{_bindir}/monetdb-geom-config
-%{_libdir}/MonetDB4/lib/lib_geom.so
+%if %{?_with_monetdb5:1}%{!?_with_monetdb5:0}
%{_libdir}/MonetDB5/lib/lib_geom.so
+%endif
+
+%if %{?_with_monetdb4:1}%{!?_with_monetdb4:0}
+%files devel4
+%{_libdir}/MonetDB4/lib/lib_geom.so
+%endif
%changelog
* Tue May 27 2008 Sjoerd Mullender <[EMAIL PROTECTED]> - @[EMAIL PROTECTED]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins