diff --git a/unixODBC.changes b/unixODBC.changes index 5c1b664..c5cc494 100644 --- a/unixODBC.changes +++ b/unixODBC.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 + +- 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 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}/*