summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-client.spec.in
diff options
context:
space:
mode:
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