From 944bb6c9c5c74c0e579baaccc31610e572c3e28c075330dbcf21f0db18e98652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 23 May 2022 09:51:09 +0000 Subject: [PATCH] - Add temporary patch disable-SystemdTmpfilesCheck.patch in order to build rpmlint with older rpmlint-mini. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=915 --- disable-SystemdTmpfilesCheck.patch | 0 rpmlint.changes | 6 ++++++ rpmlint.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 disable-SystemdTmpfilesCheck.patch diff --git a/disable-SystemdTmpfilesCheck.patch b/disable-SystemdTmpfilesCheck.patch new file mode 100644 index 0000000..473a0f4 diff --git a/rpmlint.changes b/rpmlint.changes index cff04cf..d3a62bf 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 23 09:50:11 UTC 2022 - Martin Liška + +- Add temporary patch disable-SystemdTmpfilesCheck.patch in order to build + rpmlint with older rpmlint-mini. + ------------------------------------------------------------------- Mon May 23 08:44:12 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index aab9513..1b6b915 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -30,6 +30,7 @@ License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/rpmlint Source0: rpmlint-%{version}.tar.xz Patch0: disable-flake.patch +Patch1: disable-SystemdTmpfilesCheck.patch BuildRequires: fdupes BuildRequires: python3-setuptools BuildArch: noarch