SHA256
1
0
forked from pool/cozy

Accepting request 731537 from home:awissu:branches:X11:Pantheon:Apps

- Fix error when packaging: no translations found for cozy
- Spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/731537
OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=17
This commit is contained in:
Julian Geywitz 2019-09-17 14:22:20 +00:00 committed by Git OBS Bridge
parent e22f6f659e
commit 59fd66a91a
2 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 17 12:53:48 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Fix error when packaging: no translations found for cozy
- Spec file cleanup
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 12 16:15:14 UTC 2019 - Julian Geywitz <suse@geigi.de> Thu Sep 12 16:15:14 UTC 2019 - Julian Geywitz <suse@geigi.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package cozy # spec file for package cozy
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
@ -71,7 +71,7 @@ Play and organize your audio book collection.
%install %install
%meson_install %meson_install
%suse_update_desktop_file com.github.geigi.cozy %suse_update_desktop_file com.github.geigi.cozy
%find_lang %{name} %find_lang com.github.geigi.cozy %{name}.lang
%fdupes %{buildroot}%{_datadir} %fdupes %{buildroot}%{_datadir}
%fdupes %{buildroot}%{python3_sitelib} %fdupes %{buildroot}%{python3_sitelib}
@ -84,7 +84,7 @@ Play and organize your audio book collection.
%{_datadir}/glib-2.0/schemas/com.github.geigi.cozy.gschema.xml %{_datadir}/glib-2.0/schemas/com.github.geigi.cozy.gschema.xml
%{_datadir}/metainfo/com.github.geigi.cozy.appdata.xml %{_datadir}/metainfo/com.github.geigi.cozy.appdata.xml
%{_datadir}/icons/hicolor/*/*/*.??g %{_datadir}/icons/hicolor/*/*/*.??g
%{_datadir}/cozy/ %{_datadir}/com.github.geigi.cozy/
%{python3_sitelib}/cozy/ %{python3_sitelib}/cozy/
%files lang -f %{name}.lang %files lang -f %{name}.lang