[tor/f18] Remove unnecessary Requires on logrotate directory

Jamie Nguyen jamielinux at fedoraproject.org
Mon Mar 4 23:13:51 UTC 2013


commit a480cf18c9c7afd52dd9ba82b280472ebcdb48b9
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Mar 4 22:21:07 2013 +0000

    Remove unnecessary Requires on logrotate directory

 tor.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/tor.spec b/tor.spec
index d58d863..d9c48e3 100644
--- a/tor.spec
+++ b/tor.spec
@@ -36,8 +36,6 @@ BuildRequires:  fedora-usermgmt-devel
 Provides:       user(%{username})  = %uid
 Provides:       group(%{username}) = %uid
 Requires:       init(%{name})
-Requires(pre):     /etc/logrotate.d
-Requires(postun):  /etc/logrotate.d
 %{?FE_USERADD_REQ}
 
 
@@ -230,6 +228,7 @@ test "$1" != "0" || /sbin/initctl -q stop tor || :
 * Mon Mar 04 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.3.25-1802
 - add missing %%{?dist}
 - cleanup systemd macros
+- remove unnecessary Requires on logrotate directory
 
 * Thu Feb 07 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.3.25-1801
 - torify subpackage should depend on torsocks not tsocks (#908569)


More information about the scm-commits mailing list