From 338083d5c5382a886c3d1741a9ce0515596e834c Mon Sep 17 00:00:00 2001 From: Matt Domsch Date: Thu, 16 Jul 2009 19:01:41 +0000 Subject: [PATCH] add dist tag --- cim-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cim-schema.spec b/cim-schema.spec index 9aa4874..796e59a 100644 --- a/cim-schema.spec +++ b/cim-schema.spec @@ -35,7 +35,7 @@ Name: cim-schema Url: http://www.dmtf.org/ Summary: Common Information Model (CIM) Schema Version: 2.22.0 -Release: 1 +Release: 1%{?dist} Group: Development/Libraries License: DMTF BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -108,6 +108,9 @@ install -m 755 %{S:3} $RPM_BUILD_ROOT/usr/bin/ %doc ../%{name}-%{version}-docs/* %changelog +* Thu Jul 16 2009 Matt Domsch - 2.22.0-1.fc12 +- add dist tag + * Tue Jul 14 2009 Matt Domsch - 2.22.0-1 - spec license change to MIT per Novell - remove BR: unzip, it's in the default buildroot already