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:
parent
7e2de7407e
commit
d8a3c7b781
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user