[jbrout] Add missing %{?dist}

Matej Cepl mcepl at fedoraproject.org
Tue Jan 4 12:55:32 UTC 2011


commit ee5d3416c79d927323ea59028cc9fe1b9e86c149
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Tue Jan 4 13:55:19 2011 +0100

    Add missing %{?dist}

 jbrout.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jbrout.spec b/jbrout.spec
index 5cd67f1..9b84243 100644
--- a/jbrout.spec
+++ b/jbrout.spec
@@ -3,7 +3,7 @@
 Name:           jbrout
 Version:        0.3.323
 %if 0%{?svn_checkout}
-Release:        0.svn323.4
+Release:        0.svn323.4%{?dist}
 %else
 Release:        2%{?dist}
 %endif


More information about the scm-commits mailing list