From: Marcin Krol Date: Sun, 21 Mar 2021 12:03:15 +0000 (+0100) Subject: - exclude entire /lib/systemd from packages X-Git-Url: https://git.tld-linux.org/?p=packages%2Frpm-tld-macros.git;a=commitdiff_plain;h=44acd4f502565ebe81a9aa7b49406dd2c7428f86 - exclude entire /lib/systemd from packages --- diff --git a/macros.systemd b/macros.systemd index 312078c..a621960 100644 --- a/macros.systemd +++ b/macros.systemd @@ -20,7 +20,6 @@ # Macro for excluding above paths from package contents %exclude_systemd_files\ -%exclude %{systemdunitdir}\ -%exclude %{systemduserunitdir}\ +%exclude /usr/lib/systemd\ %exclude %{systemdtmpfilesdir}\ %{nil} diff --git a/rpm-tld-macros.spec b/rpm-tld-macros.spec index 01e81a2..035c4f2 100644 --- a/rpm-tld-macros.spec +++ b/rpm-tld-macros.spec @@ -6,7 +6,7 @@ Summary: TLD Linux RPM macros Summary(pl.UTF-8): Makra RPM dla Linuksa TLD Name: rpm-tld-macros Version: %{rpm_macros_rev} -Release: 4 +Release: 5 License: GPL v2+ Group: Development/Building Source0: macros.tld