From b9896dc2cebc3c4cfda0a6c355183f645e372765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 26 Apr 2019 13:14:59 +0200 Subject: [PATCH] Also copy the %description for -stable to rawhide --- systemd.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/systemd.spec b/systemd.spec index 0b0b7d2..b139705 100644 --- a/systemd.spec +++ b/systemd.spec @@ -154,6 +154,10 @@ date, locale, maintain a list of logged-in users, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution. +%if 0%{stable} +This package was built from the %{version}-stable branch of systemd, +commit https://github.com/systemd/systemd-stable/commit/%{shortcommit}. +%endif %package libs Summary: systemd libraries