From 50dd4a5835896ae1cf11902677e8b37f6dfa7e6f53b8f46a9662196188de24d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Feb 2020 18:21:20 +0000 Subject: [PATCH] Accepting request 769698 from home:dimstar:Factory Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769698 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=18 --- python-vdirsyncer.changes | 6 ++++++ python-vdirsyncer.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-vdirsyncer.changes b/python-vdirsyncer.changes index 9eba76c..50a842f 100644 --- a/python-vdirsyncer.changes +++ b/python-vdirsyncer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 15:57:42 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Wed Jun 5 07:15:52 UTC 2019 - Tomáš Chvátal diff --git a/python-vdirsyncer.spec b/python-vdirsyncer.spec index 6454ceb..5cf83e9 100644 --- a/python-vdirsyncer.spec +++ b/python-vdirsyncer.spec @@ -1,7 +1,7 @@ # # spec file for package python-vdirsyncer # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,8 +36,8 @@ Patch1: python-vdirsyncer-shift-deadline.patch BuildRequires: %{python_module setuptools_scm} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: systemd BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(systemd) Requires: python-atomicwrites >= 0.1.7 Requires: python-click >= 5.0 Requires: python-click-log >= 0.3