From 9a0a252172c0d83ae52ff57a53e1130a9e5fcff45d89ec34bfb52019e330e8c0 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 11 May 2016 12:37:16 +0000 Subject: [PATCH 1/3] Accepting request 394845 from home:jubalh:branches:server:database OBS-URL: https://build.opensuse.org/request/show/394845 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=43 --- unixODBC.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unixODBC.spec b/unixODBC.spec index 4866396..3943620 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -125,6 +125,8 @@ rm -f %{buildroot}/%{_libdir}/*.la %{_libdir}/libodbccr.so %{_libdir}/%{name} +# All .so files are in the main package as many ext apps +# dlopen those so you need these on regular package. %files devel %defattr(-, root, root) %{_includedir}/* From e9ba0ef62cf17f23665372436cd009f119a4dbb0773d00c52f8d9c5642f5f2c7 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 11 May 2016 12:48:10 +0000 Subject: [PATCH 2/3] - Add comment in spec file so people know why the .so files are not in the devel package OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=44 --- unixODBC.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/unixODBC.changes b/unixODBC.changes index 5c1b664..cec09eb 100644 --- a/unixODBC.changes +++ b/unixODBC.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 11 12:47:22 UTC 2016 - mvetter@suse.com + +- Add comment in spec file so people know why the .so files are + not in the devel package + ------------------------------------------------------------------- Thu Jan 28 00:16:53 UTC 2016 - markus.beth@web.de From c4c2fe01b9f8cb23a1561a39fe915322f1d9b7f0ffb080c55e6e28b3e2016445 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 11 May 2016 14:03:42 +0000 Subject: [PATCH 3/3] - Requested by fate#319390 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=45 --- unixODBC.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/unixODBC.changes b/unixODBC.changes index cec09eb..c5cc494 100644 --- a/unixODBC.changes +++ b/unixODBC.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 11 14:03:02 UTC 2016 - mvetter@suse.com + +- Requested by fate#319390 + ------------------------------------------------------------------- Wed May 11 12:47:22 UTC 2016 - mvetter@suse.com