Accepting request 394860 from server:database

OBS-URL: https://build.opensuse.org/request/show/394860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unixODBC?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2016-05-16 10:02:48 +00:00 committed by Git OBS Bridge
commit ca60575756
2 changed files with 13 additions and 0 deletions

View File

@ -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

View File

@ -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}/*