Accepting request 336748 from GNOME:Apps
Resub, I wasn't aware that it had landed in factory already (forwarded request 335621 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/336748 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghex?expand=0&rev=49
This commit is contained in:
commit
c1ccdb142e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 18:42:25 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Own %{_datadir}/icons/hicolor/512x512 and subfolders on older
|
||||
versions of openSUSE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 23 08:43:47 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -112,6 +112,11 @@ rm -rf %{buildroot}
|
||||
%dir %{_datadir}/GConf/gsettings
|
||||
%{_datadir}/GConf/gsettings/ghex.convert
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
|
||||
# Own dirs for older versions of openSUSE
|
||||
%if 0%{?suse_version} <= 1320
|
||||
%dir %{_datadir}/icons/hicolor/512x512
|
||||
%dir %{_datadir}/icons/hicolor/512x512/apps
|
||||
%endif
|
||||
%{_datadir}/icons/hicolor/*/apps/ghex*
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user