Build: rename project from ipa-server to freeipa

The name from configure.ac is used when generating tarball.

https://fedorahosted.org/freeipa/ticket/6418

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
Petr Spacek
2016-11-01 12:12:17 +01:00
committed by Martin Babinsky
parent b8d81ba3a1
commit fa8a468dba
2 changed files with 2 additions and 2 deletions

View File

@@ -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])

View File

@@ -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