diff options
| author | Chris Feist <cfeist@fedoraproject.org> | 2007-10-31 18:48:03 +0000 |
|---|---|---|
| committer | Chris Feist <cfeist@fedoraproject.org> | 2007-10-31 18:48:03 +0000 |
| commit | 46a3b3f493e577138231f70474bf31bdf3fb527e (patch) | |
| tree | 46f11de21734f57ba0725879dd5231f773c16da8 | |
| parent | 00ba19ed022634c90a28c46be8aadb9d4914d16a (diff) | |
Should be {?dist} instead of {dist}device-mapper-multipath-0_4_7-12_fc8
| -rw-r--r-- | device-mapper-multipath.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec index 4aed5a1..f9810ae 100644 --- a/device-mapper-multipath.spec +++ b/device-mapper-multipath.spec @@ -1,7 +1,7 @@ Summary: Tools to manage multipath devices using device-mapper Name: device-mapper-multipath Version: 0.4.7 -Release: 12%{dist} +Release: 12%{?dist} License: GPL Group: System Environment/Base URL: http://christophe.varoqui.free.fr/ |
