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

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


commit 6db90eb2e37bbfae3e14a13fc0bbd9a300f979a6
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Mar 4 22:18:30 2013 +0000

    Add missing %{?dist}

 tor.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tor.spec b/tor.spec
index d159fe5..2060aad 100644
--- a/tor.spec
+++ b/tor.spec
@@ -12,7 +12,7 @@
 
 Name:           tor
 Version:        0.2.3.25
-Release:        1801
+Release:        1802%{?dist}
 Group:          System Environment/Daemons
 License:        BSD
 Summary:        Anonymizing overlay network for TCP (The onion router)
@@ -227,6 +227,9 @@ test "$1" != "0" || /sbin/initctl -q stop tor || :
 
 
 %changelog
+* Mon Mar 04 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.3.25-1802
+- add missing %%{?dist}
+
 * 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