Marked with wrong license. IPA is GPLv2.

This commit is contained in:
Rob Crittenden
2008-01-31 16:49:01 -05:00
parent 15e2abaa25
commit 0e3ecf6270
12 changed files with 76 additions and 40 deletions

View File

@@ -1,10 +1,10 @@
Name: ipa-client
Version: 0.6.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: IPA client
Group: System Environment/Base
License: GPLv2+
License: GPLv2
URL: http://www.freeipa.org
Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -47,7 +47,10 @@ rm -rf %{buildroot}
%{python_sitelib}/ipaclient/*.py*
%changelog
* Thu Jan 17 2008 Rob Crittenden <rcritten@redhat.com> = 0.6.0-2
* Thu Jan 31 2008 Rob Crittenden <rcritten@redhat.com> - 0.6.0-3
- Marked with wrong license. IPA is GPLv2.
* Thu Jan 17 2008 Rob Crittenden <rcritten@redhat.com> - 0.6.0-2
- Fixed License in specfile
- Move client python files to /usr/lib*/python*/site-packages

View File

@@ -1,10 +1,10 @@
Name: ipa-client
Version: VERSION
Release: 2%{?dist}
Release: 3%{?dist}
Summary: IPA client
Group: System Environment/Base
License: GPLv2+
License: GPLv2
URL: http://www.freeipa.org
Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -47,7 +47,10 @@ rm -rf %{buildroot}
%{python_sitelib}/ipaclient/*.py*
%changelog
* Thu Jan 17 2008 Rob Crittenden <rcritten@redhat.com> = 0.6.0-2
* Thu Jan 31 2008 Rob Crittenden <rcritten@redhat.com> - 0.6.0-3
- Marked with wrong license. IPA is GPLv2.
* Thu Jan 17 2008 Rob Crittenden <rcritten@redhat.com> - 0.6.0-2
- Fixed License in specfile
- Move client python files to /usr/lib*/python*/site-packages