Accepting request 395060 from home:dimstar:Factory

- Fix the desktop ID referenced in org.kde.kmplot.appdata.xml.

OBS-URL: https://build.opensuse.org/request/show/395060
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=28
This commit is contained in:
Luca Beltrame 2016-05-17 15:30:59 +00:00 committed by Git OBS Bridge
parent 00a84894a1
commit cfd52cc751
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 12 13:58:54 UTC 2016 - dimstar@opensuse.org
- Fix the desktop ID referenced in org.kde.kmplot.appdata.xml.
-------------------------------------------------------------------
Sat May 7 10:33:33 UTC 2016 - tittiatcoke@gmail.com

View File

@ -56,6 +56,10 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%install
%kf5_makeinstall -C build
# Fixup the content of the appdata file
sed -i "s|<id>kmplot.desktop</id>|<id>org.kde.kmplot.desktop</id>|" \
%{buildroot}%{_datadir}/appdata/org.kde.kmplot.appdata.xml
%files
%defattr(-,root,root)
%doc COPYING*