diff --git a/freerdp.spec b/freerdp.spec index 898d05b..06ac421 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -146,10 +146,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/icons/hicolor/256x256/apps/%{name}.png %files libs -%doc LICENSE README ChangeLog %{_libdir}/lib%{name}-*.so.* %files libwinpr +%doc LICENSE README ChangeLog %{_libdir}/libwinpr-*.so.* %files devel @@ -162,6 +162,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Tue Sep 03 2013 Mads Kiilerich - 1.1.0-0.3.beta1 - Remove obsolete defattr, Group and BuildRoot RPM tags for Fedora / RHEL 6+. +- Move license file and documentation to libwinpr subpackage so any combination + of installed packages result in the LICENSE file available. * Sun Sep 01 2013 Mads Kiilerich - 1.1.0-0.2.beta1 - SSE2 should only be used on x86_64