Update of /cvsroot/monetdb/pathfinder
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14892

Modified Files:
        MonetDB-XQuery.spec.in 
Log Message:
Don't install .la files.

Index: MonetDB-XQuery.spec.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/MonetDB-XQuery.spec.in,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- MonetDB-XQuery.spec.in      25 Jul 2007 13:43:42 -0000      1.27
+++ MonetDB-XQuery.spec.in      25 Jul 2007 20:46:44 -0000      1.28
@@ -87,6 +87,7 @@
        DESTDIR=$RPM_BUILD_ROOT 
 
 #find $RPM_BUILD_ROOT -name .incs.in | xargs rm
+find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
 
 rm -rf $RPM_BUILD_ROOT%{_libdir}/MonetDB5
 
@@ -102,7 +103,7 @@
 %{_libdir}/MonetDB4/lib/lib_*
 %{_libdir}/MonetDB4/*.mil
 %{prefix}/bin/Mbeddedxq
-%{_libdir}/libembeddedxq.*
+%{_libdir}/libembeddedxq.so.*
 %{_datadir}/doc/MonetDB-XQuery-%{version}/*
 #%{_datadir}/doc/%{name}-%{version}/*
 %{_datadir}/MonetDB/xrpc/admin/*
@@ -111,6 +112,7 @@
 %files devel
 %defattr(-,root,root) 
 %{prefix}/include/pathfinder/*.h
+%{_libdir}/libembeddedxq.so
 
 %changelog
 * Mon Jun 25 2007 Sjoerd Mullender <[EMAIL PROTECTED]> - @[EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to