Adjustments from review (Rex Dieter, #1008529)
This commit is contained in:
parent
4ca7b837fd
commit
62933a7215
@ -4,7 +4,7 @@
|
||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.1.0
|
||||
Release: 1.20130826git3b0b90b%{?dist}
|
||||
Release: 0.1.20130826git3b0b90b%{?dist}
|
||||
# Full license texts are yet to be included upstream:
|
||||
# https://codereview.qt-project.org/65586
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -69,7 +69,6 @@ install -pm644 src/compositor/{wayland-wayland-server-protocol.h,qwayland-server
|
||||
%{_qt5_plugindir}/platforms
|
||||
%{_qt5_plugindir}/waylandcompositors
|
||||
%{_qt5_libdir}/libQt5Compositor.so.5*
|
||||
%exclude %{_qt5_libdir}/libQt5Compositor.la
|
||||
%doc README
|
||||
|
||||
|
||||
@ -81,8 +80,10 @@ install -pm644 src/compositor/{wayland-wayland-server-protocol.h,qwayland-server
|
||||
%{_qt5_libdir}/cmake/Qt5*/
|
||||
%{_qt5_libdir}/pkgconfig/Qt5*.pc
|
||||
%{_qt5_archdatadir}/mkspecs/modules/*.pri
|
||||
%exclude %{_qt5_libdir}/libQt5Compositor.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 11 2013 Lubomir Rintel <lkundrak@v3.sk> - 5.1.0-1.20130826git3b0b90b
|
||||
* Wed Sep 11 2013 Lubomir Rintel <lkundrak@v3.sk> - 5.1.0-0.1.20130826git3b0b90b
|
||||
- Initial packaging
|
||||
- Adjustments from review (Rex Dieter, #1008529)
|
||||
|
Loading…
Reference in New Issue
Block a user