Accepting request 291878 from GNOME:Apps

Push GNOME:Apps - without pcheck

OBS-URL: https://build.opensuse.org/request/show/291878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtranslator?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2015-03-23 11:17:33 +00:00 committed by Git OBS Bridge
commit 13e4318f89
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 12:05:35 UTC 2015 - zaitor@opensuse.org
- Own appdata dir on older versions of openSUSE.
-------------------------------------------------------------------
Mon Mar 16 09:34:18 UTC 2015 - dimstar@opensuse.org

View File

@ -108,6 +108,10 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
%{_bindir}/%{name}
%{_libdir}/%{name}/
%{_datadir}/%{name}/
# own dir on older version of openSUSE
%if 0%{?suse_version} < 1320
%dir %{_datadir}/appdata/
%endif
%{_datadir}/appdata/gtranslator.appdata.xml
%{_datadir}/applications/*.desktop
%{_datadir}/glib-2.0/schemas/*.gschema.xml