From c9c656d6efba860763132f061c6e12e638046930 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 16 Jun 2016 08:32:56 +0200 Subject: [PATCH] Package /usr/libexec/samba directory resolves: #1346229 --- samba.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index a925b9e..c3e9b02 100644 --- a/samba.spec +++ b/samba.spec @@ -6,7 +6,7 @@ # ctdb is enabled by default, you can disable it with: --without clustering %bcond_without clustering -%define main_release 0 +%define main_release 1 %define samba_version 4.2.12 %define talloc_version 2.1.3 @@ -1131,6 +1131,8 @@ rm -rf %{buildroot} %{_bindir}/smbta-util %{_bindir}/smbtar %{_bindir}/smbtree +%dir %{_libexecdir}/samba +%ghost %{_libexecdir}/samba/cups_backend_smb %{_mandir}/man1/dbwrap_tool.1* %{_mandir}/man1/nmblookup.1* %{_mandir}/man1/oLschema2ldif.1* @@ -1989,6 +1991,9 @@ rm -rf %{buildroot} %endif # with_clustering_support %changelog +* Thu Jun 16 2016 Andreas Schneider - 4.2.12-1 +- resolves: #1346229 - Package /usr/libexec/samba directory + * Mon May 02 2016 Guenther Deschner - 4.2.12-0 - Update to Samba 4.2.12