Accepting request 567967 from Education
OBS-URL: https://build.opensuse.org/request/show/567967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fritzing?expand=0&rev=22
This commit is contained in:
commit
b7ff3b1cf9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 21 10:39:43 UTC 2018 - bugs@vdm-design.de
|
||||||
|
|
||||||
|
- update parameters of %%suse_update_desktop_file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 6 15:27:14 UTC 2017 - jengelh@inai.de
|
Mon Feb 6 15:27:14 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -88,7 +88,7 @@ sed -i '/X-SuSE-translate=false/d' fritzing.desktop
|
|||||||
sed -i '/Version=/d' fritzing.desktop
|
sed -i '/Version=/d' fritzing.desktop
|
||||||
sed -i '/Categories=/d' fritzing.desktop
|
sed -i '/Categories=/d' fritzing.desktop
|
||||||
sed -i 's/icons\/fritzing_icon.png/fritzing/g' fritzing.desktop
|
sed -i 's/icons\/fritzing_icon.png/fritzing/g' fritzing.desktop
|
||||||
%suse_update_desktop_file --install --reset %name Development IDE
|
%suse_update_desktop_file -i -r %name Development IDE
|
||||||
find %{buildroot}%{_datadir}/%{name}/ -type f -exec chmod -x {} \;
|
find %{buildroot}%{_datadir}/%{name}/ -type f -exec chmod -x {} \;
|
||||||
rm -rf %{buildroot}%{_datadir}/%{name}/parts
|
rm -rf %{buildroot}%{_datadir}/%{name}/parts
|
||||||
%fdupes %{buildroot}%{_datadir}/%{name}/sketches
|
%fdupes %{buildroot}%{_datadir}/%{name}/sketches
|
||||||
|
Loading…
Reference in New Issue
Block a user