summaryrefslogtreecommitdiffstats
path: root/ipa-client/freeipa-client.spec.in
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmill@redhat.com>2007-10-18 10:48:48 -0400
committerKarl MacMillan <kmacmill@redhat.com>2007-10-18 10:48:48 -0400
commit1d2c024afa3fc2630cd2a1888c811609bfa6ef6a (patch)
tree47be8c802553e8570617f7eec0cf65e6bc8caece /ipa-client/freeipa-client.spec.in
parent5dab9feafde6168fc22ac12429c6f214f78d6b22 (diff)
downloadfreeipa-1d2c024afa3fc2630cd2a1888c811609bfa6ef6a.tar.gz
freeipa-1d2c024afa3fc2630cd2a1888c811609bfa6ef6a.tar.xz
freeipa-1d2c024afa3fc2630cd2a1888c811609bfa6ef6a.zip
Additional build fixes from autoconf merge.
Diffstat (limited to 'ipa-client/freeipa-client.spec.in')
-rw-r--r--ipa-client/freeipa-client.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/ipa-client/freeipa-client.spec.in b/ipa-client/freeipa-client.spec.in
index 50b32a91a..fd199f681 100644
--- a/ipa-client/freeipa-client.spec.in
+++ b/ipa-client/freeipa-client.spec.in
@@ -1,6 +1,6 @@
Name: freeipa-client
Version: VERSION
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: FreeIPA client
Group: System Environment/Base
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
%{_usr}/share/ipa/*
%changelog
+* Thu Oct 18 2007 Karl MacMillan <kmacmill@redhat.com> - 0.3.0-2
+- Convert to autotools-based build
+
* Thu Aug 16 2007 Simo Sorce <ssorce@redhat.com> - 0.1.0-1
- Initial rpm version