add dist tag
This commit is contained in:
parent
59560bb648
commit
338083d5c5
@ -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 <Matt_Domsch@dell.com> - 2.22.0-1.fc12
|
||||
- add dist tag
|
||||
|
||||
* Tue Jul 14 2009 Matt Domsch <Matt_Domsch@dell.com> - 2.22.0-1
|
||||
- spec license change to MIT per Novell
|
||||
- remove BR: unzip, it's in the default buildroot already
|
||||
|
Loading…
Reference in New Issue
Block a user