From f229e49d1f0b849d85d2647bd57d86d1d2de48e6 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Tue, 28 Jul 2009 16:31:12 +0200 Subject: spec file - Added needed %{?dist} tag in Release --- contrib/python-dmidecode.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec index 9b5b57f..0d48fc3 100644 --- a/contrib/python-dmidecode.spec +++ b/contrib/python-dmidecode.spec @@ -4,7 +4,7 @@ Summary: python extension module to access DMI data Name: python-dmidecode Version: 3.10.6 -Release: 6 +Release: 6%{?dist} License: GPLv2 Group: System Environment/Libraries URL: http://projects.autonomy.net.au/dmidecode/ -- cgit