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

ensc ensc at fedoraproject.org
Sun Sep 18 11:22:34 UTC 2011


commit e5ec4cb8e471602308396f2bb795c5202c6d646c
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 22b6ec8..7f4b490 100644
--- a/tor.spec
+++ b/tor.spec
@@ -215,6 +215,9 @@ rm -rf $RPM_BUILD_ROOT
 %_mandir/man1/*
 %_datadir/tor
 
+%exclude %_mandir/man1/torify*
+%exclude %_bindir/torify
+
 
 %files -n torify
 %defattr(-,root,root,-)
@@ -240,6 +243,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 Mar 17 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.1.30-1601
 - made EnvironmentFile in systemd definition optional


More information about the scm-commits mailing list