[tor] ship torify files only in torify subpackage; not in main one

ensc ensc at fedoraproject.org
Sun Sep 18 11:16:44 UTC 2011


commit 5f727d83b02ff6c79c043dcb9e317b00bb728a57
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Sun Sep 18 12:42:21 2011 +0200

    ship torify files only in torify subpackage; not in main one

 tor.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/tor.spec b/tor.spec
index 5b9873e..6cc271e 100644
--- a/tor.spec
+++ b/tor.spec
@@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT
 %_mandir/man1/*
 %_datadir/tor
 
+%exclude %_mandir/man1/torify*
+%exclude %_bindir/torify
+
 
 %files -n torify
 %defattr(-,root,root,-)
@@ -245,6 +248,7 @@ rm -rf $RPM_BUILD_ROOT
 - updated to 2.2.33
 - removed -doc subpackage because shipped files are not available
   anymore
+- ship torify files only in torify subpackage; not in main one
 
 * Thu Jul 28 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.1.30-1700
 - added and use systemd macros


More information about the scm-commits mailing list