View | Details | Raw Unified | Return to bug 37954
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- phpMyAdmin.spec.orig
0
++ phpMyAdmin.spec
Lines 142-148 Link Here
142
#__subst 's|--dir--|%apache2_extra_available|g' %buildroot%_controldir/%name-apache2
142
#__subst 's|--dir--|%apache2_extra_available|g' %buildroot%_controldir/%name-apache2
143
%post
143
%post
144
%__subst "s|\(blowfish_secret'\] = \)''|\1'$(pwgen -0s1)'|" %webserver_webappsdir/%name/config.inc.php
144
%__subst "s|\(blowfish_secret'\] = \)''|\1'$(pwgen -0s1 32)'|" %webserver_webappsdir/%name/config.inc.php
145
#pre apache2
145
#pre apache2
146
#pre_control %name-apache2
146
#pre_control %name-apache2

Return to bug 37954