summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--freeipa.spec.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5e3dceb84..8f1ba8b42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59)
m4_include(VERSION.m4)
-AC_INIT([ipa-server],
+AC_INIT([freeipa],
IPA_VERSION,
[https://hosted.fedoraproject.org/projects/freeipa/newticket])
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 15a5d7d53..8e9fd29d3 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -1121,7 +1121,7 @@ fi
%defattr(-,root,root,-)
%doc README Contributors.txt
%license COPYING
-%{python_sitelib}/freeipa-*.egg-info
+%{python_sitelib}/ipaserver-*.egg-info
%dir %{python_sitelib}/ipaserver
%dir %{python_sitelib}/ipaserver/install
%dir %{python_sitelib}/ipaserver/install/plugins