* Wed Jun 7 2006 Jeremy Katz <katzj@redhat.com> - 6:3.5.3-3

- move .so symlinks to -devel subpackage
This commit is contained in:
Jeremy Katz 2006-06-07 21:54:14 +00:00
parent 13eafc4c31
commit 2efdd26fa6

View File

@ -24,7 +24,7 @@
%define disable_gcc_check_and_hidden_visibility 1
Version: 3.5.3
Release: 2
Release: 3
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -357,7 +357,8 @@ fi
%attr(4755,root,root) %{_bindir}/kpac_dhcp_helper
%attr(4755,root,root) %{_bindir}/kgrantpty
%exclude %{_bindir}/dcopidl*
%{_libdir}/lib*
%{_libdir}/lib*.so.*
%{_libdir}/lib*.la
%{_libdir}/kde3
%{_datadir}/applications
%{_datadir}/apps
@ -380,6 +381,7 @@ fi
%defattr(-,root,root)
%{_bindir}/dcopidl*
%{_includedir}/kde
%{_libdir}/lib*.so
%files apidocs
%defattr(-,root,root)
@ -387,6 +389,9 @@ fi
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Wed Jun 7 2006 Jeremy Katz <katzj@redhat.com> - 6:3.5.3-3
- move .so symlinks to -devel subpackage
* Thu Jun 01 2006 Than Ngo <than@redhat.com> 7:3.5.3-2
- drop --enable-new-ldflags, workaround for ld bug