[SSSD] [PATCH] spec: Missing initgroups mmap file

Lukas Slebodnik lslebodn at redhat.com
Thu Oct 22 06:24:00 UTC 2015


On (21/10/15 16:43), Michal Židek wrote:
>Hi,
>
>I noticed there is missing initgroups memory
>cache file among the memory cache files in
>the spec file.
>
>See the attached patch.
>
>Michal

>From 921da357ffeb177a6e27ebb424d6e3d54fab5195 Mon Sep 17 00:00:00 2001
>From: =?UTF-8?q?Michal=20=C5=BDidek?= <mzidek at redhat.com>
>Date: Wed, 21 Oct 2015 15:28:57 +0200
>Subject: [PATCH 5/5] spec: Missing initgroups mmap file
>
>---
> contrib/sssd.spec.in | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
>index d377af4..e0367e4 100644
>--- a/contrib/sssd.spec.in
>+++ b/contrib/sssd.spec.in
>@@ -716,6 +716,7 @@ rm -rf $RPM_BUILD_ROOT
> %attr(755,sssd,sssd) %dir %{mcpath}
> %ghost %attr(0644,sssd,sssd) %verify(not md5 size mtime) %{mcpath}/passwd
> %ghost %attr(0644,sssd,sssd) %verify(not md5 size mtime) %{mcpath}/group
>+%ghost %attr(0644,sssd,sssd) %verify(not md5 size mtime) %{mcpath}/initgroups
> %attr(755,sssd,sssd) %dir %{pipepath}
> %attr(755,sssd,sssd) %dir %{pubconfpath}
> %attr(755,sssd,sssd) %dir %{gpocachepath}

I thought I sent this patch to list. But I could not found it.
Maybe I just noticed it as part of fedora packaging.

Anyway ACK.

http://sssd-ci.duckdns.org/logs/job/30/86/summary.html

LS


More information about the sssd-devel mailing list