summaryrefslogtreecommitdiffstats
path: root/ipa-client
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmill@redhat.com>2007-11-21 23:28:06 -0500
committerKarl MacMillan <kmacmill@redhat.com>2007-11-21 23:28:06 -0500
commit9038bf71dd76d845746e0ea3e94bca9f52f60c03 (patch)
treec45afea8e357b880299b3e958d02fb4d23dd9ee5 /ipa-client
parentb202b6cc31c6f036305bd7389201c6aa57dcc5fe (diff)
downloadfreeipa-9038bf71dd76d845746e0ea3e94bca9f52f60c03.tar.gz
freeipa-9038bf71dd76d845746e0ea3e94bca9f52f60c03.tar.xz
freeipa-9038bf71dd76d845746e0ea3e94bca9f52f60c03.zip
Move packages to ipa from freeipa.
Diffstat (limited to 'ipa-client')
-rwxr-xr-xipa-client/ipa-client.spec (renamed from ipa-client/freeipa-client.spec)11
-rw-r--r--ipa-client/ipa-client.spec.in (renamed from ipa-client/freeipa-client.spec.in)11
2 files changed, 14 insertions, 8 deletions
diff --git a/ipa-client/freeipa-client.spec b/ipa-client/ipa-client.spec
index c972d967a..c184600bb 100755
--- a/ipa-client/freeipa-client.spec
+++ b/ipa-client/ipa-client.spec
@@ -1,7 +1,7 @@
-Name: freeipa-client
+Name: ipa-client
Version: 0.5.0
Release: 1%{?dist}
-Summary: FreeIPA client
+Summary: IPA client
Group: System Environment/Base
License: GPL
@@ -9,10 +9,10 @@ URL: http://www.freeipa.org
Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: python python-ldap python-krbV freeipa-python
+Requires: python python-ldap python-krbV ipa-python
%description
-FreeIPA is a server for identity, policy, and audit.
+IPA is a server for identity, policy, and audit.
The client package provide install and configuration scripts for clients.
%prep
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
%{_usr}/share/ipa/*
%changelog
+* Wed Nov 21 2007 Karl MacMillan <kmacmill@redhat.com> - 0.5.0-1
+- Version bump for release and rpm name change
+
* Thu Nov 1 2007 Karl MacMillan <kmacmill@redhat.com> - 0.3.1-1
- Version bump for release
diff --git a/ipa-client/freeipa-client.spec.in b/ipa-client/ipa-client.spec.in
index f4a7997f8..5dbd90f3f 100644
--- a/ipa-client/freeipa-client.spec.in
+++ b/ipa-client/ipa-client.spec.in
@@ -1,7 +1,7 @@
-Name: freeipa-client
+Name: ipa-client
Version: VERSION
Release: 1%{?dist}
-Summary: FreeIPA client
+Summary: IPA client
Group: System Environment/Base
License: GPL
@@ -9,10 +9,10 @@ URL: http://www.freeipa.org
Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: python python-ldap python-krbV freeipa-python
+Requires: python python-ldap python-krbV ipa-python
%description
-FreeIPA is a server for identity, policy, and audit.
+IPA is a server for identity, policy, and audit.
The client package provide install and configuration scripts for clients.
%prep
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
%{_usr}/share/ipa/*
%changelog
+* Wed Nov 21 2007 Karl MacMillan <kmacmill@redhat.com> - 0.5.0-1
+- Version bump for release and rpm name change
+
* Thu Nov 1 2007 Karl MacMillan <kmacmill@redhat.com> - 0.3.1-1
- Version bump for release