public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/3] sssd: Cleanup Makefile
@ 2023-02-17 15:55 Stefan Schantl
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Schantl @ 2023-02-17 15:55 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-17 15:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17 15:55 [PATCH 1/3] sssd: Cleanup Makefile Stefan Schantl
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox