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