summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2014-06-30 18:27:31 -0400
committerMartin Kosek <mkosek@redhat.com>2014-07-01 09:19:51 +0200
commit54e4891fef1efc7af5f1d1485cadfc7ae2e98ad2 (patch)
treef2c2dbea38b598b286ea35cd1bc7b76cbc21ad3d /freeipa.spec.in
parentdfbd7170e901bc597462191c219c0e2b45c09afa (diff)
downloadfreeipa-54e4891fef1efc7af5f1d1485cadfc7ae2e98ad2.tar.gz
freeipa-54e4891fef1efc7af5f1d1485cadfc7ae2e98ad2.tar.xz
freeipa-54e4891fef1efc7af5f1d1485cadfc7ae2e98ad2.zip
Remove IPA Foreman Smart Proxy
The code has been moved to its own, separate repository at git://git.fedorahosted.org/git/freeipa-foreman-smartproxy.git Reviewed-By: Martin Kosek <mkosek@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in25
1 files changed, 0 insertions, 25 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 4ba4e87bc..7d4231fa8 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -221,19 +221,6 @@ Cross-realm trusts with Active Directory in IPA require working Samba 4
installation. This package is provided for convenience to install all required
dependencies at once.
-
-%package server-foreman-smartproxy
-Summary: Foreman-compatible REST API for IPA
-Group: System Environment/Base
-Requires: %{name}-client = %version-%release
-Requires: python-cherrypy
-Requires: gssproxy >= 0.3.1
-Requires: python-kerberos >= 1.1-14
-Requires: mod_wsgi
-
-%description server-foreman-smartproxy
-A Foreman-compatible REST API for managing hosts and hostgroups.
-
%endif # ONLY_CLIENT
@@ -557,10 +544,6 @@ if [ $1 -eq 0 ]; then
%{_sbindir}/update-alternatives --remove winbind_krb5_locator.so /dev/null
fi
-%post server-foreman-smartproxy
-if [ $1 -gt 1 ] ; then
- /bin/systemctl try-restart httpd.service >/dev/null 2>&1 || :
-fi
%endif # ONLY_CLIENT
%post client
@@ -795,14 +778,6 @@ fi
%{python_sitelib}/ipaserver/install/adtrustinstance*
%ghost %{_libdir}/krb5/plugins/libkrb5/winbind_krb5_locator.so
-%files server-foreman-smartproxy
-%doc COPYING README smartproxy/ipa-smartproxy-apache.conf
-%dir %{_usr}/share/ipa/smartproxy
-%{_usr}/share/ipa/smartproxy/ipa-smartproxy.py*
-%{_mandir}/man1/ipa-smartproxy.1.gz
-%{_mandir}/man5/ipa-smartproxy.conf.5.gz
-%config(noreplace) %{_sysconfdir}/ipa/ipa-smartproxy.conf
-
%endif # ONLY_CLIENT
%files client