[tor/f17] Add missing %{?dist}

Jamie Nguyen jamielinux at fedoraproject.org
Tue Mar 12 07:34:40 UTC 2013


commit 30fac2dc7185059bc1856c0becb1f6342fd62c4f
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Mar 11 07:05:27 2013 +0000

    Add missing %{?dist}

 tor.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tor.spec b/tor.spec
index deac3c1..29fbc67 100644
--- a/tor.spec
+++ b/tor.spec
@@ -12,7 +12,7 @@
 
 Name:           tor
 Version:        0.2.3.25
-Release:        1701
+Release:        1702%{?dist}
 Group:          System Environment/Daemons
 License:        BSD
 Summary:        Anonymizing overlay network for TCP (The onion router)
@@ -235,6 +235,9 @@ test "$1" != "0" || /sbin/initctl -q stop tor || :
 
 
 %changelog
+* Mon Mar 11 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.3.25-1702
+- add missing %%{?dist}
+
 * Thu Feb 07 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.3.25-1701
 - torify subpackage should depend on torsocks not tsocks (#908569)
 


More information about the scm-commits mailing list