public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/3] sssd: Cleanup Makefile
Date: Fri, 17 Feb 2023 16:55:07 +0100	[thread overview]
Message-ID: <20230217155509.3172-1-stefan.schantl@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 sssd/sssd.nm | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/sssd/sssd.nm b/sssd/sssd.nm
index 5a8742ea8..d76a0402c 100644
--- a/sssd/sssd.nm
+++ b/sssd/sssd.nm
@@ -28,8 +28,6 @@ build
 
 	requires
 		/usr/bin/nsupdate
-		autoconf
-		automake
 		c-ares-devel
 		cifs-utils-devel >= 6.6
 		curl-devel
@@ -97,14 +95,6 @@ build
 	end
 end
 
-quality-agent
-	whitelist_rpath
-		%{libdir}/sssd
-		%{libdir}:%{libdir}/sssd
-		%{libdir}/sssd:%{libdir}
-	end
-end
-
 packages
 	package %{name}
 		groups += Base
@@ -113,8 +103,6 @@ packages
 			%{sysconfdir}/sssd/sssd.conf
 		end
 
-		prerequires += systemd-units
-
 		script postin
 			systemctl daemon-reload >/dev/null 2>&1 || :
 		end
-- 
2.30.2


             reply	other threads:[~2023-02-17 15:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17 15:55 Stefan Schantl [this message]
2023-02-17 15:55 ` [PATCH 2/3] sssd: Do not longer depend on authconfig Stefan Schantl
2023-02-17 15:55 ` [PATCH 3/3] authconfig: Drop package Stefan Schantl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230217155509.3172-1-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox