fix licensing

This commit is contained in:
Tom Callaway 2008-09-08 21:19:14 +00:00
parent 5acedc732d
commit 7e39a5a45e

View File

@ -43,7 +43,7 @@
%define _default_patch_fuzz 2 %define _default_patch_fuzz 2
Version: 2.7.1 Version: 2.7.1
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 2 Epoch: 2
# #
Summary: OpenPegasus WBEM Services for Linux Summary: OpenPegasus WBEM Services for Linux
@ -51,7 +51,7 @@ Name: tog-pegasus
Group: Systems Management/Base Group: Systems Management/Base
URL: http://www.openpegasus.org URL: http://www.openpegasus.org
# #
License: Open Group Pegasus Open Source License: MIT
# #
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%{_target_cpu}-%(%{__id} -u -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%{_target_cpu}-%(%{__id} -u -n)
# #
@ -448,6 +448,9 @@ fi
%changelog %changelog
* Mon Sep 8 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2:2.7.1-2
- fix license tag
* Tue Jul 15 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.7.1-1 * Tue Jul 15 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.7.1-1
- Update to upstream version 2.7.1 - Update to upstream version 2.7.1
- Fix setElementAt() doesn't copy value of CMPI_char parameter - Fix setElementAt() doesn't copy value of CMPI_char parameter