Accepting request 926619 from home:alarrosa:branches:KDE:Extra
- Fix build by fixing the %files section for renamed/removed files OBS-URL: https://build.opensuse.org/request/show/926619 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/gammaray?expand=0&rev=72
This commit is contained in:
parent
d23350ab26
commit
5a2ac74781
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 20 18:24:58 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Fix build by fixing the %files section for renamed/removed files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 20 17:49:05 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -124,7 +124,7 @@ mv %{buildroot}%{_datadir}/doc/%{name} %{buildroot}%{_docdir}
|
||||
|
||||
%files
|
||||
%license LICENSE.*
|
||||
%doc CHANGES ReadMe.txt
|
||||
%doc CHANGES README.txt
|
||||
%dir %{_datadir}/icons/hicolor/512x512/
|
||||
%dir %{_datadir}/icons/hicolor/512x512/apps/
|
||||
%{_bindir}/gammaray
|
||||
@ -141,7 +141,7 @@ mv %{buildroot}%{_datadir}/doc/%{name} %{buildroot}%{_docdir}
|
||||
%if 0%{?suse_version} <= 1320
|
||||
%dir %{_datadir}/appdata
|
||||
%endif
|
||||
%{_datadir}/appdata/GammaRay.appdata.xml
|
||||
%{_kf5_appstreamdir}/com.kdab.GammaRay.metainfo.xml
|
||||
%{_datadir}/gammaray
|
||||
|
||||
%files devel
|
||||
|
Loading…
Reference in New Issue
Block a user