commit flatpak for openSUSE:Factory
Hello community, here is the log from the commit of package flatpak for openSUSE:Factory checked in at 2019-11-29 15:57:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flatpak (Old) and /work/SRC/openSUSE:Factory/.flatpak.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "flatpak" Fri Nov 29 15:57:42 2019 rev:36 rq:750957 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes 2019-10-30 14:39:07.589627405 +0100 +++ /work/SRC/openSUSE:Factory/.flatpak.new.26869/flatpak.changes 2019-11-29 16:02:02.316827045 +0100 @@ -1,0 +2,12 @@ +Mon Nov 25 16:59:29 UTC 2019 - Frederic Crozat <fcrozat@suse.com> + +- Package empty /etc/flatpak/remotes.d. + +------------------------------------------------------------------- +Wed Nov 20 12:53:08 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> + +- Add pkgconfig(libsystemd) BuildRequires (boo#1157126). +- Drop systemd_requires: strictly speaking, we do not require + systemd. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatpak.spec ++++++ --- /var/tmp/diff_new_pack.ZnRXUX/_old 2019-11-29 16:02:03.100826723 +0100 +++ /var/tmp/diff_new_pack.ZnRXUX/_new 2019-11-29 16:02:03.100826723 +0100 @@ -1,7 +1,7 @@ # # spec file for package flatpak # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -66,6 +66,7 @@ BuildRequires: pkgconfig(libelf) >= 0.8.12 BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(ostree-1) >= 2018.7 BuildRequires: pkgconfig(polkit-gobject-1) BuildRequires: pkgconfig(systemd) @@ -79,7 +80,6 @@ # Remove after openSUSE Leap 42 is out of scope Provides: xdg-app = %{version} Obsoletes: xdg-app < %{version} -%{?systemd_requires} %description flatpak is a system for building, distributing and running sandboxed desktop @@ -179,6 +179,8 @@ rm -Rf %{buildroot}%{_libexecdir}/systemd/user-environment-generators/ %endif +mkdir -p %{buildroot}%{_sysconfdir}/flatpak/remotes.d + %find_lang %{name} %pre -n system-user-flatpak -f system-user-flatpak.pre @@ -230,6 +232,7 @@ %{_mandir}/man5/flatpak-remote.5%{ext_man} %{_datadir}/%{name}/ %config %{_sysconfdir}/profile.d/flatpak.sh +%{_sysconfdir}/flatpak # Own dirs so we don't have to depend on gdm for building. %dir %{_datadir}/gdm/ %dir %{_datadir}/gdm/env.d/
participants (1)
-
root