Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=909471

--- Comment #5 from Michael Scherer <[email protected]> ---
Why is there a %post to change the configuration of a file that is not in the
package ?

%post
if [ $1 -ne 1 ] # this is an update; fix the previously configured realm.
then
  sed -i -e 's/AuthName.*/AuthName "OpenShift Broker API"/'
/var/www/openshift/broker/httpd/conf.d/openshift-origin-auth-remote-user.conf
fi


Package seems to be not installable on rawhide at the moment due to ruby 2.0 (
but I need to investigate )

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=H4rEC0HdQo&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to