summaryrefslogtreecommitdiffstats
path: root/ipa-server
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmillan@mentalrootkit.com>2007-08-10 07:17:53 -0400
committerKarl MacMillan <kmacmillan@mentalrootkit.com>2007-08-10 07:17:53 -0400
commit9a01f353cff7bdba3fdaa2aca2d29abf3c80c021 (patch)
tree50b16abcc20a635e0ffa34276a38b47147da74cf /ipa-server
parent88a1ab65ce61bd94af0560980194d44affea45fb (diff)
downloadfreeipa-9a01f353cff7bdba3fdaa2aca2d29abf3c80c021.tar.gz
freeipa-9a01f353cff7bdba3fdaa2aca2d29abf3c80c021.tar.xz
freeipa-9a01f353cff7bdba3fdaa2aca2d29abf3c80c021.zip
Bump version numbers for release.
Diffstat (limited to 'ipa-server')
-rwxr-xr-xipa-server/freeipa-server.spec9
-rw-r--r--ipa-server/freeipa-server.spec.in6
2 files changed, 7 insertions, 8 deletions
diff --git a/ipa-server/freeipa-server.spec b/ipa-server/freeipa-server.spec
index 85ddeb937..cfd11d5ab 100755
--- a/ipa-server/freeipa-server.spec
+++ b/ipa-server/freeipa-server.spec
@@ -1,6 +1,6 @@
Name: freeipa-server
-Version: 0.1.0
-Release: %{?dist}
+Version: 0.2.0
+Release: 1%{?dist}
Summary: FreeIPA authentication server
Group: System Environment/Base
@@ -8,7 +8,6 @@ License: GPL
URL: http://www.freeipa.org
Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-#BuildArch:
BuildRequires: fedora-ds-base-devel openldap-devel krb5-devel nss-devel mozldap-devel openssl-devel mhash-devel
@@ -53,7 +52,7 @@ rm -rf %{buildroot}
%changelog
-* Fri Aug 10 2007 Karl MacMillan <kmacmill@localhost.localdomain> - 0.1.0-3
+* Fri Aug 10 2007 Karl MacMillan <kmacmill@redhat.com> - 0.2.0-1
- Added support for ipa_kpasswd and ipa_pwd_extop
* Mon Aug 5 2007 Rob Crittenden <rcritten@redhat.com> - 0.1.0-3
@@ -67,7 +66,7 @@ rm -rf %{buildroot}
- Create an ldif with a test user
- Provide a certmap.conf for doing SSL client authentication
-* Fri Jul 27 2007 Karl MacMillan <kmacmill@localhost.localdomain> - 0.1.0-1
+* Fri Jul 27 2007 Karl MacMillan <kmacmill@redhat.com> - 0.1.0-1
- Initial rpm version
diff --git a/ipa-server/freeipa-server.spec.in b/ipa-server/freeipa-server.spec.in
index e108da15a..025c986b5 100644
--- a/ipa-server/freeipa-server.spec.in
+++ b/ipa-server/freeipa-server.spec.in
@@ -1,6 +1,6 @@
Name: freeipa-server
Version: VERSION
-Release: %{?dist}
+Release: 1%{?dist}
Summary: FreeIPA authentication server
Group: System Environment/Base
@@ -52,7 +52,7 @@ rm -rf %{buildroot}
%changelog
-* Fri Aug 10 2007 Karl MacMillan <kmacmill@localhost.localdomain> - VERSION-3
+* Fri Aug 10 2007 Karl MacMillan <kmacmill@redhat.com> - 0.2.0-1
- Added support for ipa_kpasswd and ipa_pwd_extop
* Mon Aug 5 2007 Rob Crittenden <rcritten@redhat.com> - 0.1.0-3
@@ -66,7 +66,7 @@ rm -rf %{buildroot}
- Create an ldif with a test user
- Provide a certmap.conf for doing SSL client authentication
-* Fri Jul 27 2007 Karl MacMillan <kmacmill@localhost.localdomain> - 0.1.0-1
+* Fri Jul 27 2007 Karl MacMillan <kmacmill@redhat.com> - 0.1.0-1
- Initial rpm version