Accepting request 892058 from home:dirkmueller:Factory
- stop owning directories provided by filesystem rpm (bsc#1184786) OBS-URL: https://build.opensuse.org/request/show/892058 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=47
This commit is contained in:
parent
e0ae94c72e
commit
45fee5fdb1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 13:59:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- stop owning directories provided by filesystem rpm (bsc#1184786)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 1 09:01:27 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -30,6 +30,7 @@ Source: %{name}-%{version}.tar.gz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gobject-introspection
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(gjs-1.0)
|
||||
@ -71,11 +72,11 @@ ln -sr %{buildroot}/%{_bindir}/%{oname} %{buildroot}/%{_bindir}/%{name}
|
||||
%doc README.md
|
||||
%{_bindir}/%{oname}
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/applications/
|
||||
%{_datadir}/applications/com.github.johnfactotum.Foliate.desktop
|
||||
%{_datadir}/com.github.johnfactotum.Foliate
|
||||
%{_datadir}/glib-2.0/schemas/
|
||||
%{_datadir}/metainfo/
|
||||
%{_datadir}/icons/hicolor/
|
||||
%{_datadir}/metainfo/com.github.johnfactotum.Foliate.appdata.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/*
|
||||
|
||||
%files lang -f %{oname}.lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user