From 9336e76d4c0d0cf2664c8a5acb0c802938224cb87faefa3e686da912587fa946 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 13 Jan 2016 18:13:18 +0000 Subject: [PATCH] Accepting request 348128 from home:elvigia:branches:Base:System - spec: update minimum kernel version to 3.11 - Update minimum util-linux version to 2.27.1 - spec: update minimum kernel version to 3.11 - Update minimum util-linux version to 2.27.1 OBS-URL: https://build.opensuse.org/request/show/348128 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=924 --- systemd-mini.changes | 6 ++++++ systemd-mini.spec | 7 ++++--- systemd.changes | 6 ++++++ systemd.spec | 7 ++++--- 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index a7adef16..9539bf45 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -10,6 +10,12 @@ Mon Dec 21 10:07:38 UTC 2015 - jengelh@inai.de - In %install, only process kbd-model-map.xkb-generated if it exists. Resolves a build failure in 13.2/42.1. +------------------------------------------------------------------- +Wed Dec 9 15:12:30 UTC 2015 - crrodriguez@opensuse.org + +- spec: update minimum kernel version to 3.11 +- Update minimum util-linux version to 2.27.1 + ------------------------------------------------------------------- Mon Nov 30 13:59:52 UTC 2015 - thomas.blume@suse.com diff --git a/systemd-mini.spec b/systemd-mini.spec index 28262652..961fcca6 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -21,7 +21,7 @@ ##### WARNING: please do not edit this auto generated spec file. Use the systemd.spec! ##### %define mini -mini %define real systemd -%define min_kernel_version 3.7 +%define min_kernel_version 3.11 %bcond_without bash_completion %bcond_without networkd @@ -71,7 +71,8 @@ BuildRequires: pkgconfig(blkid) >= 2.26 BuildRequires: pkgconfig(libkmod) >= 15 BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libpci) >= 3 -BuildRequires: pkgconfig(mount) >= 2.26 +#XXX: change to 2.27.1 when pkgconfig file is fixed upstream +BuildRequires: pkgconfig(mount) >= 2.27 %ifarch aarch64 %ix86 x86_64 x32 %arm ppc64le s390x BuildRequires: pkgconfig(libseccomp) %endif @@ -112,7 +113,7 @@ BuildRequires: pam-config >= 0.79-5 Requires: pwdutils Requires: systemd-presets-branding Requires: sysvinit-tools -Requires: util-linux >= 2.27 +Requires: util-linux >= 2.27.1 Requires(post): coreutils Requires(post): findutils Requires(post): pam-config >= 0.79-5 diff --git a/systemd.changes b/systemd.changes index a7adef16..9539bf45 100644 --- a/systemd.changes +++ b/systemd.changes @@ -10,6 +10,12 @@ Mon Dec 21 10:07:38 UTC 2015 - jengelh@inai.de - In %install, only process kbd-model-map.xkb-generated if it exists. Resolves a build failure in 13.2/42.1. +------------------------------------------------------------------- +Wed Dec 9 15:12:30 UTC 2015 - crrodriguez@opensuse.org + +- spec: update minimum kernel version to 3.11 +- Update minimum util-linux version to 2.27.1 + ------------------------------------------------------------------- Mon Nov 30 13:59:52 UTC 2015 - thomas.blume@suse.com diff --git a/systemd.spec b/systemd.spec index e3224592..60803d56 100644 --- a/systemd.spec +++ b/systemd.spec @@ -19,7 +19,7 @@ %define bootstrap 0 %define mini %nil %define real systemd -%define min_kernel_version 3.7 +%define min_kernel_version 3.11 %bcond_without bash_completion %bcond_without networkd @@ -66,7 +66,8 @@ BuildRequires: pkgconfig(blkid) >= 2.26 BuildRequires: pkgconfig(libkmod) >= 15 BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libpci) >= 3 -BuildRequires: pkgconfig(mount) >= 2.26 +#XXX: change to 2.27.1 when pkgconfig file is fixed upstream +BuildRequires: pkgconfig(mount) >= 2.27 %ifarch aarch64 %ix86 x86_64 x32 %arm ppc64le s390x BuildRequires: pkgconfig(libseccomp) %endif @@ -107,7 +108,7 @@ BuildRequires: pam-config >= 0.79-5 Requires: pwdutils Requires: systemd-presets-branding Requires: sysvinit-tools -Requires: util-linux >= 2.27 +Requires: util-linux >= 2.27.1 Requires(post): coreutils Requires(post): findutils Requires(post): pam-config >= 0.79-5