This commit is contained in:
parent
5c3569b760
commit
6a01939a36
@ -42,6 +42,7 @@ BuildRequires: vtk-devel
|
||||
BuildRequires: vtk-java
|
||||
BuildRequires: vtk-qt
|
||||
BuildRequires: vtk-tcl
|
||||
BuildRequires: pkgconfig(Qt5Bluetooth) >= 5.1.0
|
||||
BuildRequires: pkgconfig(Qt5Concurrent) >= 5.1.0
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.1.0
|
||||
BuildRequires: pkgconfig(Qt5Designer) >= 5.1.0
|
||||
@ -56,7 +57,6 @@ BuildRequires: pkgconfig(Qt5Svg) >= 5.1.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.1.0
|
||||
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.1.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.1.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.1.0
|
||||
%if 0%{?suse_version} >= 1320
|
||||
BuildRequires: libQt5Core-private-headers-devel >= 5.1.0
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.1.0
|
||||
@ -114,7 +114,7 @@ mv %{buildroot}%{_datadir}/doc/%{name} %{buildroot}%{_docdir}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc CHANGES ReadMe.txt License.txt
|
||||
%doc CHANGES ReadMe.txt LICENSE.*
|
||||
%dir %{_datadir}/icons/hicolor/512x512/
|
||||
%dir %{_datadir}/icons/hicolor/512x512/apps/
|
||||
%{_bindir}/gammaray
|
||||
|
Loading…
Reference in New Issue
Block a user