commit container-feeder for openSUSE:Factory
Hello community, here is the log from the commit of package container-feeder for openSUSE:Factory checked in at 2018-03-05 13:46:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/container-feeder (Old) and /work/SRC/openSUSE:Factory/.container-feeder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "container-feeder" Mon Mar 5 13:46:04 2018 rev:2 rq:582608 version:0.0.0+20180131.git_r63_bdeeca8 Changes: -------- --- /work/SRC/openSUSE:Factory/container-feeder/container-feeder.changes 2018-02-01 21:29:29.836768720 +0100 +++ /work/SRC/openSUSE:Factory/.container-feeder.new/container-feeder.changes 2018-03-05 13:46:26.789295053 +0100 @@ -1,0 +2,11 @@ +Mon Feb 26 10:52:15 UTC 2018 - containers-bugowner@suse.de + +- Commit fbe8ef9 by Jordi Massaguer Pla jmassaguerpla@suse.de + Replace references to /var/adm/fillup-templates with new %_fillupdir macro + + fix boo#1069468 + + Signed-off-by: Jordi Massaguer Pla <jmassaguerpla@suse.de> + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ container-feeder.spec ++++++ --- /var/tmp/diff_new_pack.SO3pzo/_old 2018-03-05 13:46:30.341166525 +0100 +++ /var/tmp/diff_new_pack.SO3pzo/_new 2018-03-05 13:46:30.345166380 +0100 @@ -1,7 +1,7 @@ # # spec file for package container-feeder # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global provider github %global provider_tld com %global project kubic-project @@ -30,14 +31,15 @@ Name: container-feeder Version: 0.0.0+20180131.git_r63_bdeeca8 Release: 0 -License: Apache-2.0 Summary: Automatically load all docker images that are packaged in RPM -Url: https://%{import_path} +License: Apache-2.0 Group: System/Management +Url: https://%{import_path} Source: master.tar.gz Source1: sysconfig.%{name} Source2: %{name}.service -BuildRequires: golang-packaging systemd +BuildRequires: golang-packaging +BuildRequires: systemd BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: docker-kubic Requires(post): %fillup_prereq @@ -89,5 +91,4 @@ %{_unitdir}/%{name}.service %config %{_fillupdir}/sysconfig.%{name} - %changelog
participants (1)
-
root@hilbert.suse.de