summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2015-04-10 15:47:25 +0200
committerJan Cholasta <jcholast@redhat.com>2015-05-04 11:16:26 +0000
commit3debc7b2b54b7926dcd2b26a37b3dc0677c3bc61 (patch)
tree15d51c6081deca33d31211b6799566dc8e562e5a /freeipa.spec.in
parent9f049ca14403f3696d54d186e6b1b15181f055df (diff)
downloadfreeipa-3debc7b2b54b7926dcd2b26a37b3dc0677c3bc61.tar.gz
freeipa-3debc7b2b54b7926dcd2b26a37b3dc0677c3bc61.tar.xz
freeipa-3debc7b2b54b7926dcd2b26a37b3dc0677c3bc61.zip
Server Upgrade: use ipa-server-upgrade in RPM upgrade
https://fedorahosted.org/freeipa/ticket/4904 Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: David Kupka <dkupka@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index c661fe574..8b58b0e05 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -513,8 +513,7 @@ fi
%posttrans server
# This must be run in posttrans so that updates from previous
# execution that may no longer be shipped are not applied.
-/usr/sbin/ipa-ldap-updater --upgrade --quiet >/dev/null || :
-/usr/sbin/ipa-upgradeconfig --quiet >/dev/null || :
+/usr/sbin/ipa-server-upgrade --quiet >/dev/null || :
# Restart IPA processes. This must be also run in postrans so that plugins
# and software is in consistent state