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:
parent
00a84894a1
commit
cfd52cc751
@ -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
|
||||
|
||||
|
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user