Accepting request 507029 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/507029 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/4pane?expand=0&rev=2
This commit is contained in:
commit
d74d7e9b69
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 05:14:05 UTC 2017 - bwiedemann@suse.com
|
||||
|
||||
- Use convert -strip to not embed timestamps in .png files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 16:49:09 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
@ -64,7 +64,7 @@ mkdir -vp %{buildroot}/%{_datadir}/appdata
|
||||
cd %{buildroot}/%{_datadir}/applications
|
||||
ln -s ../4Pane/rc/4Pane.desktop 4Pane.desktop
|
||||
pushd %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
|
||||
convert -resize 48x48! 4Pane.png 4Pane.png
|
||||
convert -strip -resize 48x48! 4Pane.png 4Pane.png
|
||||
popd
|
||||
%fdupes -s %{buildroot}/%{_datadir}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user