[samba] LogRotate should be optional, and not a hard "Requires".

asn asn at fedoraproject.org
Wed Apr 10 13:39:46 UTC 2013


commit e4bb5812878738aeef79e509d327595cf66b7222
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Wed Apr 10 13:36:58 2013 +0200

    LogRotate should be optional, and not a hard "Requires".
    
    resolves: #948606

 samba.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index 959b7c4..423ee7e 100644
--- a/samba.spec
+++ b/samba.spec
@@ -183,7 +183,6 @@ Summary: Files used by both Samba servers and clients
 Group: Applications/System
 Requires: %{name}-libs = %{samba_depver}
 Requires(post): systemd
-Requires: logrotate
 
 Provides: samba4-common = %{samba_depver}
 Obsoletes: samba4-common < %{samba_depver}
@@ -1352,6 +1351,7 @@ rm -rf %{buildroot}
 * Tue Apr 10 2013 - Andreas Schneider <asn at redhat.com> - 2:4.0.5-1
 - Update to Samba 4.0.5.
 - resolves: #928947 - samba-doc is obsolete now.
+- resolves: #948606 - LogRotate should be optional, and not a hard "Requires".
 
 * Fri Mar 22 2013 - Andreas Schneider <asn at redhat.com> - 2:4.0.4-3
 - resolves: #919405 - Fix and improve large_readx handling for broken clients.


More information about the scm-commits mailing list