From 31fc969bfc3a3207deba95aa7f964ac97004322b8e4195266edbffd3ac5115c9 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 17 Feb 2015 09:49:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=855 --- systemd-mini.spec | 2 +- systemd.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd-mini.spec b/systemd-mini.spec index c7d5d60..6b7fa07 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -575,7 +575,7 @@ Requires(postun): systemd systemd-journal-gatewayd serves journal events over the network using HTTP. %prep -%setup -q +%setup -q -n systemd-%version echo "Checking whether upstream rpm macros changed..." diff -au "%{S:10}" src/core/macros.systemd.in diff --git a/systemd.spec b/systemd.spec index 69dcd32..61a2f1c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -570,7 +570,7 @@ Requires(postun): systemd systemd-journal-gatewayd serves journal events over the network using HTTP. %prep -%setup -q +%setup -q -n systemd-%version echo "Checking whether upstream rpm macros changed..." diff -au "%{S:10}" src/core/macros.systemd.in