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.
This commit is contained in:
Mads Kiilerich 2013-09-04 00:26:02 +02:00
parent 7e2de7407e
commit d8a3c7b781

View File

@ -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 <mads@kiilerich.com> - 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 <mads@kiilerich.com> - 1.1.0-0.2.beta1
- SSE2 should only be used on x86_64