summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-client.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-01-31 16:49:01 -0500
committerRob Crittenden <rcritten@redhat.com>2008-01-31 16:49:01 -0500
commit0e3ecf627009749d780bfe61133bcb08a642b8c3 (patch)
tree01e84ffe24234050a83a1c0f2d418db9019c828e /ipa-client/ipa-client.spec.in
parent15e2abaa25b35f4895300f8cfdd72eed6812f6fa (diff)
downloadfreeipa-0e3ecf627009749d780bfe61133bcb08a642b8c3.tar.gz
freeipa-0e3ecf627009749d780bfe61133bcb08a642b8c3.tar.xz
freeipa-0e3ecf627009749d780bfe61133bcb08a642b8c3.zip
Marked with wrong license. IPA is GPLv2.
Diffstat (limited to 'ipa-client/ipa-client.spec.in')
-rw-r--r--ipa-client/ipa-client.spec.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/ipa-client/ipa-client.spec.in b/ipa-client/ipa-client.spec.in
index f69ba6b39..d0de4be6f 100644
--- a/ipa-client/ipa-client.spec.in
+++ b/ipa-client/ipa-client.spec.in
@@ -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