[tor/f18] Remove unused %with_noarch macros and conditionals

Jamie Nguyen jamielinux at fedoraproject.org
Mon Mar 4 23:14:31 UTC 2013


commit 9060113034ce1ea85231f66f360d9aa43546d10b
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Mar 4 22:43:38 2013 +0000

    Remove unused %with_noarch macros and conditionals

 tor.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/tor.spec b/tor.spec
index 53282ee..4153a92 100644
--- a/tor.spec
+++ b/tor.spec
@@ -1,6 +1,3 @@
-## This package understands the following switches:
-%bcond_without      noarch
-
 %global _hardened_build 1
 
 %global username    toranon
@@ -152,6 +149,10 @@ exit 0
 - remove the logic separating the documentation files for tor and torify,
   which is now no longer needed
 - use --docdir option when running %%configure
+- after moving the tor-systemd and torify subpackages back into the main tor
+  package, the %%with_noarch macro and the associated conditionals are no
+  longer used so remove them
+
 
 
 


More information about the scm-commits mailing list