On 09/17/2015 05:13 PM, Tomas Babej wrote:
> Hi,
> 
> Certain subcomponents of IPA, such as Dogtag, cannot function if
> non-critical directories (such as log directories) have not been
> stored in the backup.
> 
> This patch implements storage of selected empty directories,
> while preserving attributes and SELinux context.
> 
> https://fedorahosted.org/freeipa/ticket/5297
> 

Attaching a patch for gzip requires. This is more a formal thing than
anything else, gzip is required by systemd anyway.

Tomas
From d5960013edfdb578117f3d82c7757e751e635400 Mon Sep 17 00:00:00 2001
From: Tomas Babej <tba...@redhat.com>
Date: Mon, 21 Sep 2015 09:46:25 +0200
Subject: [PATCH] spec: Add gzip to requires

https://fedorahosted.org/freeipa/ticket/5297
---
 freeipa.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index ddbb179be66471f71879cbdd95e83e5ba31cf6da..67c5acb9e49b6222a072ef799038573c46f4eb4c 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -160,6 +160,7 @@ Requires: softhsm >= 2.0.0rc1-1
 Requires: p11-kit
 Requires: systemd-python
 Requires: %{etc_systemd_dir}
+Requires: gzip
 
 Conflicts: %{alt_name}-server
 Obsoletes: %{alt_name}-server < %{version}
-- 
2.1.0

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to