Changeset: 497d0bd0b7aa for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=497d0bd0b7aa
Modified Files:
MonetDB4/MonetDB-server.spec
MonetDB5/MonetDB-server.spec
clients/MonetDB-client.spec
sql/MonetDB-SQL.spec
Branch: Oct2010
Log Message:
update .spec files for added and removed .pc files
diffs (49 lines):
diff -r f3041de32fb6 -r 497d0bd0b7aa MonetDB4/MonetDB-server.spec
--- a/MonetDB4/MonetDB-server.spec Wed Sep 22 17:34:06 2010 +0200
+++ b/MonetDB4/MonetDB-server.spec Thu Sep 23 08:21:13 2010 +0200
@@ -207,7 +207,6 @@
%defattr(-,root,root)
%{_bindir}/monetdb4-config
%{_bindir}/calibrator
-%{_libdir}/pkgconfig/MonetDB.pc
%dir %{_includedir}/MonetDB4
%{_includedir}/MonetDB4/*/*.[hcm]
%if %{?_with_netcdf:1}%{!?_with_netcdf:0}
diff -r f3041de32fb6 -r 497d0bd0b7aa MonetDB5/MonetDB-server.spec
--- a/MonetDB5/MonetDB-server.spec Wed Sep 22 17:34:06 2010 +0200
+++ b/MonetDB5/MonetDB-server.spec Thu Sep 23 08:21:13 2010 +0200
@@ -212,6 +212,8 @@
%dir %{_includedir}/MonetDB5/tools
%{_includedir}/MonetDB5/*/*.[hcm]
%{_libdir}/*.so
+%{_libdir}/pkgconfig/monetdb-embeddedclient.pc
+%{_libdir}/pkgconfig/monetdb-mal.pc
%changelog
* Tue Aug 24 2010 Sjoerd Mullender <[email protected]> - 5.20.5-20100824
diff -r f3041de32fb6 -r 497d0bd0b7aa clients/MonetDB-client.spec
--- a/clients/MonetDB-client.spec Wed Sep 22 17:34:06 2010 +0200
+++ b/clients/MonetDB-client.spec Thu Sep 23 08:21:13 2010 +0200
@@ -262,6 +262,8 @@
%{_libdir}/libMapi.so
%dir %{_includedir}/MonetDB/mapilib
%{_includedir}/MonetDB/mapilib/Mapi.h
+%{_libdir}/pkgconfig/monetdb-mapi.pc
+%{_libdir}/pkgconfig/monetdb-odbc.pc
# todo odbc-devel package ?
%files odbc
diff -r f3041de32fb6 -r 497d0bd0b7aa sql/MonetDB-SQL.spec
--- a/sql/MonetDB-SQL.spec Wed Sep 22 17:34:06 2010 +0200
+++ b/sql/MonetDB-SQL.spec Thu Sep 23 08:21:13 2010 +0200
@@ -152,9 +152,9 @@
%files devel
%defattr(-,root,root)
-%{_libdir}/pkgconfig/MonetDB-SQL.pc
%{_bindir}/monetdb-sql-config
%{_libdir}/libembeddedsql5.so
+%{_libdir}/pkgconfig/monetdb-embeddedsql.pc
%changelog
* Tue Aug 24 2010 Sjoerd Mullender <[email protected]> - 2.38.5-20100824
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list