Re: [Freeipa-devel] [PATCH] Fix client install exception if /etc/ssh is missing

2013-07-04 Thread Jan Cholasta
On 3.7.2013 22:11, Nathaniel McCallum wrote: https://fedorahosted.org/freeipa/ticket/3766 If the directory doesn't exist, update_ssh_keys is no-op, so I would prefer if not os.path.isdir(ssh_dir): return at the beginning of update_ssh_keys instead. Honza -- Jan Cholasta

[Freeipa-devel] [PATCH] Use pkg-config to detect cmocka

2013-07-04 Thread Lukas Slebodnik
ehlo, libcmocka-0.3 was released and package is available in fedore = 18. libcmocka-devel contains pkg-config file, therefore it is better to use pkg-config to detect this library. Patch is attached. LS From d1460ea58256d96a6cb834097a31d5235c7c0943 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik

Re: [Freeipa-devel] [PATCH] Use pkg-config to detect cmocka

2013-07-04 Thread Lukas Slebodnik
On (04/07/13 13:10), Alexander Bokovoy wrote: On Thu, 04 Jul 2013, Lukas Slebodnik wrote: ehlo, libcmocka-0.3 was released and package is available in fedore = 18. libcmocka-devel contains pkg-config file, therefore it is better to use pkg-config to detect this library. Patch is attached. Few

[Freeipa-devel] [PATCH 0169-0170] Modernize autotools configuration

2013-07-04 Thread Petr Spacek
Hello, several warnings from autotools popped up after upgrade to Fedora 19. Attached patches should make autotools configuration more modern. -- Petr^2 Spacek From 07caec808e394bfcbd898905e917731cb3778e68 Mon Sep 17 00:00:00 2001 From: Petr Spacek pspa...@redhat.com Date: Thu, 4 Jul 2013