From e8125ebaded3976e87e1da1f57c926920ca1b17ffdf1184ca482d0af6c4ca0df Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 28 Feb 2014 17:31:17 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=527 --- systemd-mini.changes | 10 ++++++++++ systemd-mini.spec | 6 +++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 5d33818..2868b12 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 28 17:15:38 UTC 2014 - werner@suse.de + +- Make patch + 0001-make-209-working-on-older-dist.patch + more smart that is make configure script les restrictive +- Make patch + apply-ACL-for-nvidia-device-nodes.patch + apply to v209 + ------------------------------------------------------------------- Fri Feb 28 16:59:25 UTC 2014 - werner@suse.de diff --git a/systemd-mini.spec b/systemd-mini.spec index 5a034c8..371075c 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -113,7 +113,11 @@ Requires: %{udevpkgname} >= 172 Recommends: %{name}-bash-completion Requires: dbus-1 >= 1.4.0 Requires: kbd +%if 0%{?suse_version} <= 1310 Requires: kmod >= 14 +%else +Requires: kmod >= 15 +%endif Requires: pam-config >= 0.79-5 Requires: pwdutils Requires: systemd-presets-branding @@ -485,7 +489,7 @@ cp %{SOURCE7} m4/ %patch25 -p1 # check if this is still needed, or can be derived from fbdev uaccess rule # http://lists.freedesktop.org/archives/systemd-devel/2012-November/007561.html -# %patch27 -p1 +%patch27 -p1 %patch37 -p1 %ifarch %arm %patch38 -p1