diff --git a/musescore.spec b/musescore.spec index 51ba0f8..cc3b1f1 100644 --- a/musescore.spec +++ b/musescore.spec @@ -203,6 +203,7 @@ install -p -m 644 share/wallpapers/COPYRIGHT %{buildroot}%docdir/COPYIN %endif %files +%license LICENSE.GP %{_bindir}/crashpad_handler %{_bindir}/%{rname} %{_datadir}/metainfo/org.musescore.MuseScore.appdata.xml @@ -212,8 +213,7 @@ install -p -m 644 share/wallpapers/COPYRIGHT %{buildroot}%docdir/COPYIN %dir %{_datadir}/%{rname}-%{version_lesser} %{_datadir}/%{rname}-%{version_lesser}/* %{_mandir}/man1/* -%doc README.md -%license LICENSE.GPL +%doc README.mdL %dir %docdir %doc %docdir/* @@ -236,11 +236,8 @@ install -p -m 644 share/wallpapers/COPYRIGHT %{buildroot}%docdir/COPYIN %files devel %license LICENSE.GPL -%{_includedir}/gmock -%{_includedir}/gtest %{_includedir}/kddockwidgets %{_includedir}/opus %{_libdir}/cmake -%{_libdir}/pkgconfig/*.pc %changelog