Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 640590 Details for
Bug 867124
glibc upgrade overwrites configuration files (/etc/nsswitch.conf in particular)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
output of rpm -qa --scripts
rpm-qa-scripts.txt (text/plain), 311.27 KB, created by
Matěj Cepl
on 2012-11-08 06:09:29 UTC
(
hide
)
Description:
output of rpm -qa --scripts
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2012-11-08 06:09:29 UTC
Size:
311.27 KB
patch
obsolete
>preinstall scriptlet (using /bin/sh): >if [ "$1" -gt 1 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_xchat_url_handler.schemas >& /dev/null || : >fi >postinstall scriptlet (using /bin/sh): ># Install schema >export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >gconftool-2 --makefile-install-rule /etc/gconf/schemas/apps_xchat_url_handler.schemas >& /dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/apps_xchat_url_handler.schemas >& /dev/null || : >fi >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/cpp.info.gz ]; then > /sbin/install-info \ > --info-dir=/usr/share/info /usr/share/info/cpp.info.gz || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/cpp.info.gz ]; then > /sbin/install-info --delete \ > --info-dir=/usr/share/info /usr/share/info/cpp.info.gz || : >fi >preinstall scriptlet (using /bin/sh): >getent group colord >/dev/null || groupadd -r colord >getent passwd colord >/dev/null || \ > useradd -r -g colord -d /var/lib/colord -s /sbin/nologin \ > -c "User for colord" colord >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >if [ "$1" -gt 1 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule \ > /etc/gconf/schemas/nautilus-open-terminal.schemas > /dev/null || : >fi >postinstall scriptlet (using /bin/sh): >export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >gconftool-2 \ > --makefile-install-rule \ > /etc/gconf/schemas/nautilus-open-terminal.schemas >/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule \ > /etc/gconf/schemas/nautilus-open-terminal.schemas > /dev/null || : >fi >postinstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig ># update icon cache >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/ed.info.gz /usr/share/info/dir --entry="* ed: (ed). The GNU Line Editor." || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ] ; then > /sbin/install-info --delete /usr/share/info/ed.info.gz /usr/share/info/dir --entry="* ed: (ed). The GNU Line Editor." || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/libexec/twisted-dropin-cache || : >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > # Complete removal, not upgrade, so remove plugins cache file > /usr/bin/rm -f /usr/lib64/python2.7/site-packages/twisted/plugins/dropin.cache || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /sbin/install-info ] && /sbin/install-info /usr/share/info/dvips.info.gz /usr/share/info/dir >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > [ -x /sbin/install-info ] && /sbin/install-info --delete /usr/share/info/dvips.info.gz /usr/share/info/dir >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/pango-querymodules-64 --update-cache || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if test $1 -gt 0; then > /usr/bin/pango-querymodules-64 --update-cache || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl enable auditd.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable auditd.service > /dev/null 2>&1 || : > /bin/systemctl stop auditd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart auditd.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group lock >/dev/null || groupadd -g 54 -r -f lock >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/install-catalog --add /etc/sgml/openjade-1.3.2-41.el7.soc \ > /usr/share/sgml/openjade-1.3.2/catalog >/dev/null 2>/dev/null || : >preuninstall scriptlet (using /bin/sh): >/usr/bin/install-catalog --remove /etc/sgml/openjade-1.3.2-41.el7.soc \ > /usr/share/sgml/openjade-1.3.2/catalog >/dev/null 2>/dev/null || : >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >gio-querymodules-32 /usr/lib/gio/modules >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >[ ! -x /usr/bin/gio-querymodules-32 ] || \ >gio-querymodules-32 /usr/lib/gio/modules >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using <lua>): >for i, name in ipairs({"passwd", "shadow", "group", "gshadow"}) do > os.remove("/etc/"..name..".rpmnew") >end >if posix.access("/usr/bin/newaliases", "x") then > os.execute("/usr/bin/newaliases >/dev/null") >end >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >if [ $1 -ne 1 ] && [ -s /etc/selinux/config ]; then > . /etc/selinux/config; > FILE_CONTEXT=/etc/selinux/targeted/contexts/files/file_contexts; > if [ "${SELINUXTYPE}" = targeted -a -f ${FILE_CONTEXT} ]; then > [ -f ${FILE_CONTEXT}.pre ] || cp -f ${FILE_CONTEXT} ${FILE_CONTEXT}.pre; > fi; > touch /etc/selinux/targeted/.rebuild; > if [ -e /etc/selinux/targeted/.policy.sha512 ]; then > sha512=`sha512sum /etc/selinux/targeted/modules/active/policy.kern | cut -d ' ' -f 1`; > checksha512=`cat /etc/selinux/targeted/.policy.sha512`; > if [ "$sha512" == "$checksha512" ] ; then > rm /etc/selinux/targeted/.rebuild; > fi; > fi; >fi; >postinstall scriptlet (using /bin/sh): > >. /etc/selinux/config; >if [ -e /etc/selinux/targeted/.rebuild ]; then > rm /etc/selinux/targeted/.rebuild; > if [ $1 -ne 1 ]; then > /usr/sbin/semodule -n -s targeted -r matahari xfs kudzu kerneloops execmem openoffice ada tzdata hal hotplug howl java mono moilscanner gamin audio_entropy audioentropy iscsid polkit_auth polkit rtkit_daemon ModemManager telepathysofiasip ethereal passanger qpidd pyzor razor pki-selinux 2>/dev/null; > fi > rm -f /etc/selinux/targeted/modules/active/modules/qemu.pp /etc/selinux/targeted/modules/active/modules/nsplugin.pp /etc/selinux/targeted/modules/active/modules/razor.pp /etc/selinux/targeted/modules/active/modules/pyzord.pp > /usr/sbin/semodule -B -n -s targeted; >else > touch /etc/selinux/targeted/modules/active/modules/sandbox.disabled >fi; >[ "${SELINUXTYPE}" == "targeted" ] && selinuxenabled && load_policy; >if [ $1 -eq 1 ]; then > /sbin/restorecon -R /root /var/log /var/run 2> /dev/null; >else > >. /etc/selinux/config; >FILE_CONTEXT=/etc/selinux/targeted/contexts/files/file_contexts; >/usr/sbin/selinuxenabled; >if [ $? = 0 -a "${SELINUXTYPE}" = targeted -a -f ${FILE_CONTEXT}.pre ]; then > /sbin/fixfiles -C ${FILE_CONTEXT}.pre restore 2> /dev/null; > /sbin/restorecon -e /run/media -R /root /var/log /var/run /etc/passwd* /etc/group* 2> /dev/null; > rm -f ${FILE_CONTEXT}.pre; > restorecon -R /home/*/.cache /home/*/.config; >fi;fi;exit 0 >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/bin/touch --no-create /usr/share/icons/hicolor &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then >/bin/touch --no-create /usr/share/icons/hicolor &> /dev/null || : >/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &> /dev/null || : >/usr/bin/update-desktop-database -q &> /dev/null ||: >fi >posttrans scriptlet (using /bin/sh): >/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &> /dev/null || : >/usr/bin/update-desktop-database -q &> /dev/null ||: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/sbin/install-info /usr/share/info/gettext.info.gz /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/gettext.info.gz /usr/share/info/dir || : >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >pretrans scriptlet (using <lua>): >--# Migrate away from systemd-timedated-ntp.target. >--# Take note which ntp services, if any, were pulled in by it. >--# We'll enable them the usual way in %post. >--# Remove this after upgrades from F17 are no longer supported. >function migrate_ntp() > --# Are we upgrading from a version that had systemd-timedated-ntp.target? > t = posix.stat("/usr/lib/systemd/system/systemd-timedated-ntp.target", "type") > if t ~= "regular" then return end > > --# Was the target enabled? > t = posix.stat("/etc/systemd/system/multi-user.target.wants/systemd-timedated-ntp.target", "type") > if t ~= "link" then return end > > --# filesystem provides /var/lib/rpm-state since F17 GA > r,msg,errno = posix.mkdir("/var/lib/rpm-state/systemd") > if r == nil and errno ~= 17 then return end --# EEXIST is fine. > > --# Save the list of ntp services pulled by the target. > f = io.open("/var/lib/rpm-state/systemd/ntp-units", "w") > if f == nil then return end > > files = posix.dir("/usr/lib/systemd/system/systemd-timedated-ntp.target.wants") > for i,name in ipairs(files) do > if name ~= "." and name ~= ".." then > s = string.format("%s\n", name) > f:write(s) > end > end > > f:close() >end > >migrate_ntp() >return 0 >preinstall scriptlet (using /bin/sh): >/usr/bin/getent group cdrom >/dev/null 2>&1 || /usr/sbin/groupadd -r -g 11 cdrom >/dev/null 2>&1 || : >/usr/bin/getent group tape >/dev/null 2>&1 || /usr/sbin/groupadd -r -g 33 tape >/dev/null 2>&1 || : >/usr/bin/getent group dialout >/dev/null 2>&1 || /usr/sbin/groupadd -r -g 18 dialout >/dev/null 2>&1 || : >/usr/bin/getent group floppy >/dev/null 2>&1 || /usr/sbin/groupadd -r -g 19 floppy >/dev/null 2>&1 || : >/usr/bin/systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service >/dev/null 2>&1 || : > ># Rename configuration files that changed their names >/usr/bin/mv -n /etc/systemd/systemd-logind.conf /etc/systemd/logind.conf >/dev/null 2>&1 || : >/usr/bin/mv -n /etc/systemd/systemd-journald.conf /etc/systemd/journald.conf >/dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): >/usr/bin/systemd-machine-id-setup > /dev/null 2>&1 || : >/usr/lib/systemd/systemd-random-seed save > /dev/null 2>&1 || : >/usr/bin/systemctl daemon-reexec > /dev/null 2>&1 || : >/usr/bin/systemctl start systemd-udevd.service >/dev/null 2>&1 || : > ># Stop-gap until rsyslog.rpm does this on its own. (This is supposed ># to fail when the link already exists) >/usr/bin/ln -s /usr/lib/systemd/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || : > >if [ $1 -eq 1 ] ; then > # Try to read default runlevel from the old inittab if it exists > runlevel=$(/usr/bin/awk -F ':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab 2> /dev/null) > if [ -z "$runlevel" ] ; then > target="/usr/lib/systemd/system/graphical.target" > else > target="/usr/lib/systemd/system/runlevel$runlevel.target" > fi > > # And symlink what we found to the new-style default.target > /usr/bin/ln -sf "$target" /etc/systemd/system/default.target >/dev/null 2>&1 || : > > # Enable the services we install by default. > /usr/bin/systemctl enable \ > getty@.service \ > remote-fs.target \ > systemd-readahead-replay.service \ > systemd-readahead-collect.service >/dev/null 2>&1 || : >else > # This systemd service does not exist anymore, we now do it > # internally in PID 1 > /usr/bin/rm -f /etc/systemd/system/sysinit.target.wants/hwclock-load.service >/dev/null 2>&1 || : > > # This systemd target does not exist anymore. It's been replaced > # by ntp-units.d. > /usr/bin/rm -f /etc/systemd/system/multi-user.target.wants/systemd-timedated-ntp.target >/dev/null 2>&1 || : > > # Enable the units recorded by %pretrans > if [ -e /var/lib/rpm-state/systemd/ntp-units ] ; then > while read service; do > /usr/bin/systemctl enable "$service" >/dev/null 2>&1 || : > done < /var/lib/rpm-state/systemd/ntp-units > /usr/bin/rm -r /var/lib/rpm-state/systemd/ntp-units > fi >fi > ># Migrate /etc/sysconfig/clock >if [ ! -L /etc/localtime -a -e /etc/sysconfig/clock ] ; then > . /etc/sysconfig/clock 2>&1 || : > if [ -n "$ZONE" -a -e "/usr/share/zoneinfo/$ZONE" ] ; then > /usr/bin/ln -sf "../usr/share/zoneinfo/$ZONE" /etc/localtime >/dev/null 2>&1 || : > fi >fi >/usr/bin/rm -f /etc/sysconfig/clock >/dev/null 2>&1 || : >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > /usr/bin/systemctl disable \ > getty@.service \ > remote-fs.target \ > systemd-readahead-replay.service \ > systemd-readahead-collect.service >/dev/null 2>&1 || : > > /usr/bin/rm -f /etc/systemd/system/default.target >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -ge 1 ] ; then > /usr/bin/systemctl daemon-reload > /dev/null 2>&1 || : > /usr/bin/systemctl try-restart systemd-logind.service >/dev/null 2>&1 || : >fi >posttrans scriptlet (using /bin/sh): ># Convert old /etc/sysconfig/desktop settings >preferred= >if [ -f /etc/sysconfig/desktop ]; then > . /etc/sysconfig/desktop > if [ "$DISPLAYMANAGER" = GNOME ]; then > preferred=gdm > elif [ "$DISPLAYMANAGER" = KDE ]; then > preferred=kdm > elif [ "$DISPLAYMANAGER" = WDM ]; then > preferred=wdm > elif [ "$DISPLAYMANAGER" = XDM ]; then > preferred=xdm > elif [ -n "$DISPLAYMANAGER" ]; then > preferred=${DISPLAYMANAGER##*/} > fi >fi >if [ -z "$preferred" ]; then > if [ -x /usr/sbin/gdm ]; then > preferred=gdm > elif [ -x /usr/bin/kdm ]; then > preferred=kdm > fi >fi >if [ -n "$preferred" -a -r "/usr/lib/systemd/system/$preferred.service" ]; then > # This is supposed to fail when the symlink already exists > /usr/bin/ln -s "/usr/lib/systemd/system/$preferred.service" /etc/systemd/system/display-manager.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ -f /usr/share/info/libgomp.info.gz ]; then > /sbin/install-info \ > --info-dir=/usr/share/info /usr/share/info/libgomp.info.gz || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/libgomp.info.gz ]; then > /sbin/install-info --delete \ > --info-dir=/usr/share/info /usr/share/info/libgomp.info.gz || : >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-mime-database /usr/share/mime &> /dev/null || : >update-desktop-database /usr/share/applications &> /dev/null || : >for theme in hicolor locolor; do > touch --no-create /usr/share/icons/$theme &>/dev/null || : >done >postuninstall scriptlet (using /bin/sh): >update-mime-database /usr/share/mime &> /dev/null || : >update-desktop-database /usr/share/applications &> /dev/null || : >if [ $1 -eq 0 ] ; then > for theme in hicolor locolor; do > touch --no-create /usr/share/icons/$theme &>/dev/null || : > gtk-update-icon-cache -q /usr/share/icons/$theme &>/dev/null || : > done >fi >posttrans scriptlet (using /bin/sh): >for theme in hicolor locolor; do > gtk-update-icon-cache -q /usr/share/icons/$theme &>/dev/null || : >done >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >umask 0022 > >mkdir -p /var/cache/fontconfig > ># Force regeneration of all fontconfig cache files ># The check for existance is needed on dual-arch installs (the second ># copy of fontconfig might install the binary instead of the first) ># The HOME setting is to avoid problems if HOME hasn't been reset >if [ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache --version 2>&1 | grep -q 2.10.1 ; then > HOME=/root /usr/bin/fc-cache -f >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > # (see explanation in addon-ccpp section) > # Enable (but don't start) the units by default > /bin/systemctl enable abrt-vmcore.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq "0" ] ; then > /bin/systemctl --no-reload abrt-vmcore.service >/dev/null 2>&1 || : > /bin/systemctl stop abrt-vmcore.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >posttrans scriptlet (using /bin/sh): >service abrt-vmcore condrestart >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/gmp.info.gz ]; then > /sbin/install-info /usr/share/info/gmp.info.gz /usr/share/info/dir || : >fi >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/gmp.info.gz ]; then > /sbin/install-info --delete /usr/share/info/gmp.info.gz /usr/share/info/dir || : > fi >fi >exit 0 >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall scriptlet (using /bin/sh): >/bin/touch --no-create /usr/share/icons/hicolor &>/dev/null || : >/sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > /bin/touch --no-create /usr/share/icons/hicolor &>/dev/null > /usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >/sbin/ldconfig >posttrans scriptlet (using /bin/sh): >/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/readline.info.gz /usr/share/info/dir &> /dev/null >: >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/readline.info.gz /usr/share/info/dir &> /dev/null >fi >: >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >### Move blkid cache to /run >[ -d /run/blkid ] || mkdir -p /run/blkid >for I in /etc/blkid.tab /etc/blkid.tab.old \ > /etc/blkid/blkid.tab /etc/blkid/blkid.tab.old; do > > if [ -f "$I" ]; then > mv "$I" /run/blkid/ || : > fi >done >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/gnome &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/gnome &>/dev/null > gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/chkconfig --add ebtables >/sbin/ldconfig >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /sbin/service ebtables stop &>/dev/null || : > /sbin/chkconfig --del ebtables >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -ge 1 ]; then > /sbin/service ebtables condrestart &> /dev/null || : >fi >/sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group chrony > /dev/null || /usr/sbin/groupadd -r chrony >getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \ > -d /var/lib/chrony -s /sbin/nologin chrony >: >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset chronyd.service chrony-wait.service >/dev/null 2>&1 || : >fi >/sbin/install-info /usr/share/info/chrony.info.gz /usr/share/info/dir &> /dev/null >: >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable chronyd.service chrony-wait.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop chronyd.service chrony-wait.service > /dev/null 2>&1 || : >fi >if [ "$1" -eq 0 ]; then > /sbin/install-info --delete /usr/share/info/chrony.info.gz \ > /usr/share/info/dir &> /dev/null >fi >: >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart chronyd.service >/dev/null 2>&1 || : >fi >: >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset autofs.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable autofs.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop autofs.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart autofs.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/dejavu || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/dejavu || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/install-info --quiet --info-dir=/usr/share/info /usr/share/info/grep.info.gz || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --quiet --info-dir=/usr/share/info --delete /usr/share/info/grep.info.gz || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/sed.info.gz /usr/share/info/dir || &> /dev/null >: >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/sed.info.gz /usr/share/info/dir || &> /dev/null >fi >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group saslauth >/dev/null || groupadd -g 76 -r saslauth >getent passwd saslauth >/dev/null || useradd -r -g saslauth -d /run/saslauthd -s /sbin/nologin -c \""Saslauthd user"\" saslauth >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset saslauthd.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable saslauthd.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop saslauthd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart saslauthd.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/update-gtk-immodules x86_64-redhat-linux-gnu >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -gt 0 ]; then > /usr/bin/update-gtk-immodules x86_64-redhat-linux-gnu >fi >preinstall scriptlet (using <lua>): >-- Check that the running kernel is new enough >required = '2.6.32' >rel = posix.uname("%r") >if rpm.vercmp(rel, required) < 0 then > error("FATAL: kernel too old", 0) >end >postinstall program: /usr/sbin/glibc_post_upgrade.i686 >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig ># update icon themes >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig ># update icon themes >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): ># Add the "dbus" user and group >/usr/sbin/groupadd -r -g 81 dbus 2>/dev/null || : >/usr/sbin/useradd -c 'System message bus' -u 81 -g 81 \ > -s /sbin/nologin -r -d '/' dbus 2> /dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /bin/systemctl stop dbus.service dbus.socket > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-mime-database /usr/share/mime &> /dev/null || : >touch /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-mime-database /usr/share/mime &> /dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postinstall scriptlet (using /bin/sh): >/usr/bin/rm -rf /var/cache/man/* >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi > >#=============================================================================== >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi > >#=============================================================================== >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /bin/systemctl stop ipsec.service > /dev/null 2>&1 || : > /bin/systemctl --no-reload disable ipsec.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > /bin/systemctl try-restart ipsec.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/linux-libertine || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/linux-libertine || : >fi >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > /sbin/ldconfig > gio-querymodules-64 /usr/lib64/gio/modules > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >/sbin/ldconfig >gio-querymodules-64 /usr/lib64/gio/modules >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/gnupg.info /usr/share/info/dir ||: >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /sbin/install-info --delete /usr/share/info/gnupg.info /usr/share/info/dir ||: >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/cpio.info.gz ]; then > /sbin/install-info /usr/share/info/cpio.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/cpio.info.gz ]; then > /sbin/install-info --delete /usr/share/info/cpio.info.gz /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group usbmuxd >/dev/null || groupadd -r usbmuxd -g 113 >getent passwd usbmuxd >/dev/null || \ >useradd -r -g usbmuxd -d / -s /sbin/nologin \ > -c "usbmuxd user" -u 113 usbmuxd >exit 0 >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset usbmuxd.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable usbmuxd.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop usbmuxd.service > /dev/null 2>&1 || : >fi > >%postun/ >sbin/ldconfig > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart usbmuxd.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >if [ "$1" -gt 1 ] ; then > rm -rf /var/lib/rpm-state/gconf/* > for schema in system_http_proxy system_dns_sd system_smb desktop_gnome_url_handlers desktop_default_applications ; do > if test -f /etc/gconf/schemas/"$schema".schemas ; then > cp -p /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/ || : > fi > done >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >for schema in system_http_proxy system_dns_sd system_smb desktop_gnome_url_handlers desktop_default_applications ; do > if test -f /var/lib/rpm-state/gconf/"$schema".schemas ; then > cmp --quiet /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/"$schema".schemas > if test $? != 0; then > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > rm -f /var/lib/rpm-state/gconf/"$schema".schemas > else > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq 0 ] ; then > for schema in system_http_proxy system_dns_sd system_smb desktop_gnome_url_handlers desktop_default_applications ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > done >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -f /var/lib/plymouth/boot-duration ] || cp -f /usr/share/plymouth/default-boot-duration /var/lib/plymouth/boot-duration >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > rm -f /usr/lib64/plymouth/default.so > rm -f /boot/initrd-plymouth.img >fi >posttrans scriptlet (using /bin/sh): >/usr/libexec/plymouth/plymouth-generate-initrd >postinstall program: /sbin/ldconfig >preuninstall scriptlet (using /bin/sh): ># is it a final removal? >if [ $1 -eq 0 ]; then > /usr/bin/rm -rf /usr/lib64/xulrunner-2/components >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >if [ "$1" -gt 1 ] ; then > rm -rf /var/lib/rpm-state/gconf/* > for schema in gnome-terminal ; do > if test -f /etc/gconf/schemas/"$schema".schemas ; then > cp -p /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/ || : > fi > done >fi >postinstall scriptlet (using /bin/sh): > >for schema in gnome-terminal ; do > if test -f /var/lib/rpm-state/gconf/"$schema".schemas ; then > cmp --quiet /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/"$schema".schemas > if test $? != 0; then > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > rm -f /var/lib/rpm-state/gconf/"$schema".schemas > else > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq 0 ] ; then > for schema in gnome-terminal ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > done >fi >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor > gtk-update-icon-cache -q /usr/share/icons/hicolor &> /dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >gtk-update-icon-cache -q /usr/share/icons/hicolor &> /dev/null || : >update-desktop-database /usr/share/applications &> /dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >[ -x /sbin/install-info ] && /sbin/install-info /usr/share/info/tds.info.gz /usr/share/info/dir >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > [ -x /sbin/install-info ] && /sbin/install-info --delete /usr/share/info/tds.info.gz /usr/share/info/dir || : >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/gperf.info.gz /usr/share/info/dir >/dev/null 2>&1 || : >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/gperf.info.gz /usr/share/info/dir >/dev/null 2>&1|| : >fi >exit 0 >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor || : >update-desktop-database /usr/share/applications &> /dev/null >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null >if [ $1 -eq 0 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >gtk-update-icon-cache -q /usr/share/icons/hicolor || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group ssh_keys >/dev/null || groupadd -r ssh_keys || : >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset numad.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable numad.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop numad.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig ># Perl-fu to add mdns4_minimal to the hosts line of /etc/nsswitch.conf >if [ -f /etc/nsswitch.conf ] ; then > sed -i.bak ' > /^hosts:/ !b > /\<mdns\(4\|6\)\?\(_minimal\)\?\>/ b > s/\([[:blank:]]\+\)dns\>/\1mdns4_minimal [NOTFOUND=return] dns/g > ' /etc/nsswitch.conf >fi >preuninstall scriptlet (using /bin/sh): ># sed-fu to remove mdns4_minimal from the hosts line of /etc/nsswitch.conf >if [ "$1" -eq 0 -a -f /etc/nsswitch.conf ] ; then > sed -i.bak ' > /^hosts:/ !b > s/[[:blank:]]\+mdns\(4\|6\)\?\(_minimal\( \[NOTFOUND=return\]\)\?\)\?//g > ' /etc/nsswitch.conf >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/bin/update-mime-database /usr/share/mime &> /dev/null >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postinstall scriptlet (using /bin/sh): >update-alternatives --install /usr/share/java/jaxp_transform_impl.jar \ > jaxp_transform_impl /usr/share/java/xalan-j2.jar 30 >preuninstall scriptlet (using /bin/sh): >{ > [ $1 = 0 ] || exit 0 > update-alternatives --remove jaxp_transform_impl /usr/share/java/xalan-j2.jar >} >/dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postuninstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/pango-querymodules-32 --update-cache || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if test $1 -gt 0; then > /usr/bin/pango-querymodules-32 --update-cache || : >fi >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/opensymbol || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/opensymbol || : >fi >preinstall scriptlet (using /bin/sh): >getent group openvpn &>/dev/null || groupadd -r openvpn >getent passwd openvpn &>/dev/null || \ > /usr/sbin/useradd -r -g openvpn -s /sbin/nologin -c OpenVPN \ > -d /etc/openvpn openvpn >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable openvpn.service > /dev/null 2>&1 || : > /bin/systemctl stop openvpn.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : ># Normally, we'd try a restart here, but in this case, it could be troublesome. >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/gzip.info* ]; then > /sbin/install-info /usr/share/info/gzip.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/gzip.info* ]; then > /sbin/install-info --delete /usr/share/info/gzip.info.gz /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using <lua>): >os.remove("/usr/share/lsb/4.1/submodules") >os.remove("/usr/share/lsb/4.1/modules") >os.remove("/usr/share/lsb/4.1") >os.remove("/usr/share/lsb") >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl enable NetworkManager.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable NetworkManager.service >/dev/null 2>&1 || : > > # Don't kill networking entirely just on package remove > #/bin/systemctl stop NetworkManager.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > # Don't restart networking to prevent hiccups > #/bin/systemctl try-restart NetworkManager.service >/dev/null 2>&1 || : > true >fi >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/liberation || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/liberation || : >fi >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ] ; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >preuninstall scriptlet (using /bin/sh): >/usr/sbin/alternatives --remove emacs /usr/bin/emacs-24.2 >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ] ; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >posttrans scriptlet (using /bin/sh): >/usr/sbin/alternatives --install /usr/bin/emacs emacs /usr/bin/emacs-24.2 80 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/dvipng.info /usr/share/info/dir 2>/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = "0" ] ; then > /sbin/install-info --delete /usr/share/info/dvipng.info /usr/share/info/dir 2>/dev/null || : >fi >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postinstall scriptlet (using /bin/sh): >killall -USR1 gvfsd >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/gsl-ref.info.gz ]; then > /sbin/install-info /usr/share/info/gsl-ref.info /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > if [ -f /usr/share/info/gsl-ref.info.gz ]; then > /sbin/install-info --delete /usr/share/info/gsl-ref.info /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/libidn.info.gz /usr/share/info/dir >/sbin/ldconfig >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/libidn.info.gz /usr/share/info/dir || : >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/libc.info.gz /usr/share/info/dir > /dev/null 2>&1 || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/libc.info.gz /usr/share/info/dir > /dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >CATALOG=/etc/xml/catalog >/usr/bin/xmlcatalog --noout --add "rewriteSystem" \ > "http://docbook.sourceforge.net/release/xsl-ns/1.77.1" \ > "file:///usr/share/sgml/docbook/xsl-ns-stylesheets-1.77.1" $CATALOG >/usr/bin/xmlcatalog --noout --add "rewriteURI" \ > "http://docbook.sourceforge.net/release/xsl-ns/1.77.1" \ > "file:///usr/share/sgml/docbook/xsl-ns-stylesheets-1.77.1" $CATALOG >/usr/bin/xmlcatalog --noout --add "rewriteSystem" \ > "http://docbook.sourceforge.net/release/xsl-ns/current" \ > "file:///usr/share/sgml/docbook/xsl-ns-stylesheets-1.77.1" $CATALOG >/usr/bin/xmlcatalog --noout --add "rewriteURI" \ > "http://docbook.sourceforge.net/release/xsl-ns/current" \ > "file:///usr/share/sgml/docbook/xsl-ns-stylesheets-1.77.1" $CATALOG >postuninstall scriptlet (using /bin/sh): ># remove entries only on removal of package >if [ "$1" = 0 ]; then > CATALOG=/etc/xml/catalog > /usr/bin/xmlcatalog --noout --del \ > "file:///usr/share/sgml/docbook/xsl-ns-stylesheets-1.77.1" $CATALOG >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl enable ksm.service >/dev/null 2>&1 || : > /bin/systemctl enable ksmtuned.service >/dev/null 2>&1 || : >fi > >getent group kvm >/dev/null || groupadd -g 36 -r kvm >getent group qemu >/dev/null || groupadd -g 107 -r qemu >getent passwd qemu >/dev/null || \ > useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \ > -c "qemu user" qemu >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable ksmtuned.service > /dev/null 2>&1 || : > /bin/systemctl --no-reload disable ksm.service > /dev/null 2>&1 || : > /bin/systemctl stop ksmtuned.service > /dev/null 2>&1 || : > /bin/systemctl stop ksm.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart ksmtuned.service >/dev/null 2>&1 || : > /bin/systemctl try-restart ksm.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null || : >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-mime-database /usr/share/mime &> /dev/null || : >systemctl enable packagekit-offline-update.service &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-mime-database /usr/share/mime &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable wpa_supplicant.service > /dev/null 2>&1 || : > /bin/systemctl stop wpa_supplicant.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart wpa_supplicant.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): ># remove the extra symlink /bin/mailx -> /bin/mail >if [ -e /bin/mailx ]; then > if [ -L /bin/mailx ]; then > rm -f /bin/mailx > fi >fi >postinstall scriptlet (using /bin/sh): >if ! grep -s -q '^hosts: \+files \+dns *$' /etc/nsswitch.conf;then > cat /etc/nsswitch.conf >/usr/share/lsb/nsswitch.conf.orig > ed -s /etc/nsswitch.conf <<EOF >/^hosts: \+files \+/s/.*/hosts: files dns/ >w >q >EOF >cat /etc/nsswitch.conf >/usr/share/lsb/nsswitch.conf >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ];then > if [ -e /usr/share/lsb/nsswitch.conf -a -e /usr/share/lsb/nsswitch.conf.orig ];then > if cmp -s /usr/share/lsb/nsswitch.conf /etc/nsswitch.conf;then > cat /usr/share/lsb/nsswitch.conf.orig >/etc/nsswitch.conf > fi > rm -f /usr/share/lsb/{nsswitch.conf,nsswitch.conf.orig} > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): ># We must deinstall these info files since they're merged in ># coreutils.info. else their postun'll be run too late ># and install-info will fail badly because of duplicates >for file in sh-utils textutils fileutils; do > if [ -f /usr/share/info/$file.info.gz ]; then > /sbin/install-info --delete /usr/share/info/$file.info.gz --dir=/usr/share/info/dir &> /dev/null || : > fi >done >postinstall scriptlet (using /bin/sh): >/usr/bin/grep -v '(sh-utils)\|(fileutils)\|(textutils)' /usr/share/info/dir > \ > /usr/share/info/dir.rpmmodify || exit 0 > /bin/mv -f /usr/share/info/dir.rpmmodify /usr/share/info/dir >if [ -f /usr/share/info/coreutils.info.gz ]; then > /sbin/install-info /usr/share/info/coreutils.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/coreutils.info.gz ]; then > /sbin/install-info --delete /usr/share/info/coreutils.info.gz /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using <lua>): >-- Check that the running kernel is new enough >required = '2.6.32' >rel = posix.uname("%r") >if rpm.vercmp(rel, required) < 0 then > error("FATAL: kernel too old", 0) >end >postinstall program: /usr/sbin/glibc_post_upgrade.x86_64 >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/sbin/install-info /usr/share/info/libcdio.info /usr/share/info/dir 2>/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/libcdio.info \ > /usr/share/info/dir 2>/dev/null || : >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/levien-inconsolata || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/levien-inconsolata || : >fi >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/gcc.info.gz ]; then > /sbin/install-info \ > --info-dir=/usr/share/info /usr/share/info/gcc.info.gz || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/gcc.info.gz ]; then > /sbin/install-info --delete \ > --info-dir=/usr/share/info /usr/share/info/gcc.info.gz || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info --quiet /usr/share/info/libIDL2.info.gz /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --quiet --delete /usr/share/info/libIDL2.info.gz /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable svnserve.service > /dev/null 2>&1 || : > /bin/systemctl stop svnserve.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart svnserve.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor || : >touch --no-create /usr/share/icons/Bluecurve || : >touch --no-create /usr/share/icons/Fedora || : >touch --no-create /usr/share/icons/oxygen ||: >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor || : > touch --no-create /usr/share/icons/Bluecurve || : > touch --no-create /usr/share/icons/Fedora || : > touch --no-create /usr/share/icons/oxygen ||: > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/Bluecurve &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/Fedora &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/oxygen &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >gtk-update-icon-cache /usr/share/icons/Bluecurve &>/dev/null || : >gtk-update-icon-cache /usr/share/icons/Fedora &>/dev/null || : >gtk-update-icon-cache /usr/share/icons/oxygen &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall scriptlet (using /bin/sh): ># add a service for apg if it doesn't already exist >/bin/grep ^pwgen /etc/services >& /dev/null >if [ $? == 1 ]; then > echo -e 'pwdgen\t\t129/tcp\t\t\t# PWDGEN service' >> /etc/services >fi >if [ $1 -eq 1 ]; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 ||Â : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable apg@.service > /dev/null 2>&1 ||Â : > /bin/systemctl stop apg@.service > /dev/null 2>&1 ||Â : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 ||Â : >if [ $1 -ge 1 ]Â ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart apg@.service >/dev/null 2>&1 ||Â : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >for f in ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ede ediff edt eieio efaq eintr elisp emacs emacs-gnutls emacs-mime epa erc ert eshell eudc flymake forms gnus idlwave info mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar tramp url vip viper widget woman; do > /sbin/install-info /usr/share/info/$f /usr/share/info/dir 2> /dev/null || : >done >preuninstall scriptlet (using /bin/sh): >/usr/sbin/alternatives --remove emacs.etags /usr/bin/etags.emacs >if [ "$1" = 0 ]; then > for f in ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ede ediff edt eieio efaq eintr elisp emacs emacs-gnutls emacs-mime epa erc ert eshell eudc flymake forms gnus idlwave info mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar tramp url vip viper widget woman; do > /sbin/install-info --delete /usr/share/info/$f /usr/share/info/dir 2> /dev/null || : > done >fi >posttrans scriptlet (using /bin/sh): >/usr/sbin/alternatives --install /usr/bin/etags emacs.etags /usr/bin/etags.emacs 80 \ > --slave /usr/share/man/man1/etags.1.gz emacs.etags.man /usr/share/man/man1/etags.emacs.1.gz >postinstall scriptlet (using /bin/sh): >/usr/bin/rm -f /usr/bin/ld >/usr/sbin/alternatives --install /usr/bin/ld ld \ > /usr/bin/ld.bfd 50 >/usr/sbin/alternatives --install /usr/bin/ld ld \ > /usr/bin/ld.gold 30 >/usr/sbin/alternatives --auto ld >/sbin/ldconfig ># For --excludedocs: >if [ -e /usr/share/info/binutils.info.gz ] >then > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/as.info.gz > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/binutils.info.gz > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/gprof.info.gz > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/ld.info.gz > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/standards.info.gz > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/configure.info.gz >fi >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /usr/sbin/alternatives --remove ld /usr/bin/ld.bfd > /usr/sbin/alternatives --remove ld /usr/bin/ld.gold >fi >if [ $1 = 0 ]; then > if [ -e /usr/share/info/binutils.info.gz ] > then > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/as.info.gz > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/binutils.info.gz > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/gprof.info.gz > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/ld.info.gz > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/standards.info.gz > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/configure.info.gz > fi >fi >exit 0 >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/abattis-cantarell || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/abattis-cantarell || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >preinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > groupadd -r mock >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): ># TODO: use dist and version of install system, not build one >if [ ! -e /etc/mock/default.cfg ] ; then > # in case of dangling symlink > rm -f /etc/mock/default.cfg > arch=$(uname -i) > for ver in 7 rawhide ; do > cfg=epel-$ver-$arch.cfg > if [ -e /etc/mock/$cfg ] ; then > ln -s -f $cfg /etc/mock/default.cfg > exit 0 > fi > done >fi ># fix cache permissions from old installs >chmod 2775 /var/cache/mock >: >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >/bin/touch --no-create /usr/share/icons/hicolor &>/dev/null || : >/sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >if [ $1 -eq 0 ] ; then > /bin/touch --no-create /usr/share/icons/hicolor &>/dev/null > /usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >/sbin/ldconfig >posttrans scriptlet (using /bin/sh): >/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall scriptlet (using /bin/sh): >if test $1 -eq 1 && test ! -f /etc/libvirt/qemu/networks/default.xml ; then > UUID=`/usr/bin/uuidgen` > sed -e "s,</name>,</name>\n <uuid>$UUID</uuid>," \ > < /usr/share/libvirt/networks/default.xml \ > > /etc/libvirt/qemu/networks/default.xml > ln -s ../default.xml /etc/libvirt/qemu/networks/autostart/default.xml >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >killall -USR1 gvfsd >&/dev/null || : >postinstall scriptlet (using /bin/sh): >if [ "$1" = "1" ]; then > /bin/systemctl --daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" = "0" ]; then > /bin/systemctl disable aiccu.service >/dev/null 2>&1 || : > /bin/systemctl stop aiccu.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >if [ "$1" -ge 1 ]; then > /bin/systemctl try-restart aiccu.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/dot -c > ># if there is no dot after everything else is done, then remove config* >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > rm -f /usr/lib64/graphviz/config* || : >fi >/sbin/ldconfig > > ># run "dot -c" to generate plugin config in %{_libdir}/graphviz/config* >postinstall scriptlet (using /bin/sh): >touch /var/spool/at/.SEQ >chmod 600 /var/spool/at/.SEQ >chown daemon:daemon /var/spool/at/.SEQ > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset atd.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable atd.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop atd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart atd.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall scriptlet (using <lua>): >nl = '\n' >sh = '/bin/sh'..nl >bash = '/bin/bash'..nl >f = io.open('/etc/shells', 'a+') >if f then > local shells = nl..f:read('*all')..nl > if not shells:find(nl..sh) then f:write(sh) end > if not shells:find(nl..bash) then f:write(bash) end > f:close() >end >postuninstall scriptlet (using <lua>): >-- Run it only if we are uninstalling >if arg[2] == "0" >then > t={} > for line in io.lines("/etc/shells") > do > if line ~= "/bin/bash" and line ~= "/bin/sh" > then > table.insert(t,line) > end > end > > f = io.open("/etc/shells", "w+") > for n,line in pairs(t) > do > f:write(line.."\n") > end > f:close() >end >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info --info-dir=/usr/share/info /usr/share/info/libffi.info.gz >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ] ;then > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/libffi.info.gz >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/autoconf.info /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --del /usr/share/info/autoconf.info /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postuninstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >for i in guile r5rs goops guile-tut; do > /sbin/install-info /usr/share/info/$i.info.gz /usr/share/info/dir &> /dev/null >done >: >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > for i in guile r5rs goops guile-tut; do > /sbin/install-info --delete /usr/share/info/$i.info.gz \ > /usr/share/info/dir &> /dev/null > done >fi >: >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >/usr/bin/getent group avahi-autoipd >/dev/null 2>&1 || /usr/sbin/groupadd \ > -r \ > -g 170 \ > avahi-autoipd >/dev/null 2>&1 || : >/usr/bin/getent passwd avahi-autoipd >/dev/null 2>&1 || /usr/sbin/useradd \ > -r -l \ > -u 170 \ > -g avahi-autoipd \ > -d /var/lib/avahi-autoipd \ > -s /sbin/nologin \ > -c "Avahi IPv4LL Stack" \ > avahi-autoipd >/dev/null 2>&1 || : >:; >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >if [ $1 -gt 1 ]; then > if ! fgrep -q gconf.xml.system /etc/gconf/2/path; then > sed -i -e 's@xml:readwrite:$(HOME)/.gconf@&\n\n# Location for system-wide settings.\nxml:readonly:/etc/gconf/gconf.xml.system@' /etc/gconf/2/path > fi >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/update-desktop-database > /dev/null >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/bin/update-desktop-database > /dev/null >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall scriptlet (using /bin/sh): ># Test for file; if installed with --excludedocs it may not be there >if [ -f /usr/share/info/libext2fs.info.gz ]; then > /sbin/install-info /usr/share/info/libext2fs.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/libext2fs.info.gz ]; then > /sbin/install-info --delete /usr/share/info/libext2fs.info.gz /usr/share/info/dir || : >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >#Set up alternatives files for links >/usr/sbin/alternatives --install /usr/bin/links links /usr/bin/elinks 90 \ > --slave /usr/share/man/man1/links.1.gz links-man /usr/share/man/man1/elinks.1.gz >links=`readlink /etc/alternatives/links` >if [ "$links" == "/usr/bin/elinks" ]; then > /usr/sbin/alternatives --set links /usr/bin/elinks >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /usr/sbin/alternatives --remove links /usr/bin/elinks >fi >exit 0 >postuninstall scriptlet (using /bin/sh): >if [ "$1" -ge "1" ]; then > links=`readlink /etc/alternatives/links` > if [ "$links" == "/usr/bin/elinks" ]; then > /usr/sbin/alternatives --set links /usr/bin/elinks > fi >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor ||: >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then >touch --no-create /usr/share/icons/hicolor ||: >gtk-update-icon-cache -q /usr/share/icons/hicolor 2> /dev/null ||: >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache -q /usr/share/icons/hicolor 2> /dev/null ||: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >preinstall scriptlet (using /bin/sh): >/usr/sbin/useradd -M -u 42 -d /var/lib/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1 >/usr/sbin/usermod -d /var/lib/gdm -s /sbin/nologin gdm >/dev/null 2>&1 ># ignore errors, as we can't disambiguate between gdm already existed ># and couldn't create account with the current adduser. >exit 0 >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor >&/dev/null || : > ># if the user already has a config file, then migrate it to the new ># location; rpm will ensure that old file will be renamed > >custom=/etc/gdm/custom.conf > >if [ $1 -ge 2 ] ; then > if [ -f /usr/share/gdm/config/gdm.conf-custom ]; then > oldconffile=/usr/share/gdm/config/gdm.conf-custom > elif [ -f /etc/X11/gdm/gdm.conf ]; then > oldconffile=/etc/X11/gdm/gdm.conf > fi > > # Comment out some entries from the custom config file that may > # have changed locations in the update. Also move various > # elements to their new locations. > > [ -n "$oldconffile" ] && sed \ > -e 's@^command=/usr/X11R6/bin/X@#command=/usr/bin/Xorg@' \ > -e 's@^Xnest=/usr/X11R6/bin/Xnest@#Xnest=/usr/X11R6/bin/Xnest@' \ > -e 's@^BaseXsession=/etc/X11/xdm/Xsession@#BaseXsession=/etc/X11/xinit/Xsession@' \ > -e 's@^BaseXsession=/etc/X11/gdm/Xsession@#&@' \ > -e 's@^BaseXsession=/etc/gdm/Xsession@#&@' \ > -e 's@^Greeter=/usr/bin/gdmgreeter@#Greeter=/usr/libexec/gdmgreeter@' \ > -e 's@^RemoteGreeter=/usr/bin/gdmlogin@#RemoteGreeter=/usr/libexec/gdmlogin@' \ > -e 's@^GraphicalTheme=Bluecurve@#&@' \ > -e 's@^BackgroundColor=#20305a@#&@' \ > -e 's@^DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin@#&@' \ > -e 's@^RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin@#&@' \ > -e 's@^HostImageDir=/usr/share/hosts/@#HostImageDir=/usr/share/pixmaps/faces/@' \ > -e 's@^LogDir=/var/log/gdm@#&@' \ > -e 's@^PostLoginScriptDir=/etc/X11/gdm/PostLogin@#&@' \ > -e 's@^PreLoginScriptDir=/etc/X11/gdm/PreLogin@#&@' \ > -e 's@^PreSessionScriptDir=/etc/X11/gdm/PreSession@#&@' \ > -e 's@^PostSessionScriptDir=/etc/X11/gdm/PostSession@#&@' \ > -e 's@^DisplayInitDir=/var/run/gdm.pid@#&@' \ > -e 's@^RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot@#&@' \ > -e 's@^HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff@#&@' \ > -e 's@^ServAuthDir=/var/gdm@#&@' \ > -e 's@^Greeter=/usr/bin/gdmlogin@Greeter=/usr/libexec/gdmlogin@' \ > -e 's@^RemoteGreeter=/usr/bin/gdmgreeter@RemoteGreeter=/usr/libexec/gdmgreeter@' \ > $oldconffile > $custom >fi > >if [ $1 -ge 2 -a -f $custom ] && grep -q /etc/X11/gdm $custom ; then > sed -i -e 's@/etc/X11/gdm@/etc/gdm@g' $custom >fi > > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset gdm.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq 0 ] ; then > for schema in gdm-simple-greeter ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > done >fi > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable gdm.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop gdm.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >fi > >if [ $1 -eq 0 ] ; then > /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >posttrans scriptlet (using /bin/sh): >dconf update >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig ># Reload .mount files: >killall -USR1 gvfsd >&/dev/null || : >update-desktop-database &> /dev/null || : >gio-querymodules-64 /usr/lib64/gio/modules &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null ||: >gio-querymodules-64 /usr/lib64/gio/modules &> /dev/null || : >if [ $1 -eq 0 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : > > ># Reload .mount files when single subpackage is installed: >postinstall scriptlet (using /bin/sh): ># Should fail, as it would mean a problem in the mime database >/usr/bin/update-mime-database /usr/share/mime &> /dev/null >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/sil-charis || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/sil-charis || : >fi >preinstall scriptlet (using /bin/sh): >if [ $1 -gt 1 ] && [ -e /etc/xml/catalog ]; then > for type in system uri ; do > for path in 2001 2009/01 ; do > /usr/bin/xmlcatalog --noout --add $type \ > "http://www.w3.org/$path/xml.xsd" \ > "file:///usr/share/xml/xml.xsd" \ > /etc/xml/catalog > done > done >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig ># sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf >if [ -f /etc/nsswitch.conf ] ; then > sed -i.bak -e ' > /^hosts:/ !b > /\<myhostname\>/ b > s/[[:blank:]]*$/ myhostname/ > ' /etc/nsswitch.conf >fi >preuninstall scriptlet (using /bin/sh): ># sed-fu to remove myhostname from the hosts line of /etc/nsswitch.conf >if [ "$1" -eq 0 -a -f /etc/nsswitch.conf ] ; then > sed -i.bak -e ' > /^hosts:/ !b > s/[[:blank:]]\+myhostname\>// > ' /etc/nsswitch.conf >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/indent.info.gz /usr/share/info/dir --entry="* indent: (indent). Program to format source code." >/dev/null 2>&1 || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/indent.info.gz /usr/share/info/dir --entry="* indent: (indent). Program to format source code." >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ -f /usr/share/info/cp-tools.info.gz ]; then > /sbin/install-info \ > --info-dir=/usr/share/info /usr/share/info/cp-tools.info.gz || : > /sbin/install-info \ > --info-dir=/usr/share/info /usr/share/info/fastjar.info.gz || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/cp-tools.info.gz ]; then > /sbin/install-info --delete \ > --info-dir=/usr/share/info /usr/share/info/cp-tools.info.gz || : > /sbin/install-info --delete \ > --info-dir=/usr/share/info /usr/share/info/fastjar.info.gz || : >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >{ > mkfontscale /usr/share/fonts/default/ghostscript > mkfontdir /usr/share/fonts/default/ghostscript > fc-cache /usr/share/fonts >} &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >{ > if [ "$1" = "0" ]; then > fc-cache /usr/share/fonts > fi >} &> /dev/null || : >preinstall scriptlet (using /bin/sh): > ># Check the validity of the rpc uid and gid. ># If they don't exist, create them ># If they exist but are the wrong value, remove them ># and recreate them with the correct value ># If they exist and are the correct value do nothing >rpcid=`getent passwd rpc | cut -d: -f 3` >if [ -n "$rpcid" -a "$rpcid" != "32" ]; then > /usr/sbin/userdel rpc 2> /dev/null || : > /usr/sbin/groupdel rpc 2> /dev/null || : >fi >if [ -z "$rpcid" -o "$rpcid" != "32" ]; then > /usr/sbin/groupadd -o -g 32 rpc > /dev/null 2>&1 > /usr/sbin/useradd -o -l -c "Rpcbind Daemon" -d /var/lib/rpcbind -g 32 \ > -M -s /sbin/nologin -u 32 rpc > /dev/null 2>&1 >fi >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl enable rpcbind.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable rpcbind.service >/dev/null 2>&1 || : > /bin/systemctl stop rpcbind.service >/dev/null 2>&1 || : > /usr/sbin/userdel rpc 2>/dev/null || : > /usr/sbin/groupdel rpc 2>/dev/null || : > rm -rf /var/lib/rpcbind >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ]; then > # Package upgrade, not uninstall > /bin/systemctl try-restart rpcbind.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/dejavu || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/dejavu || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preuninstall scriptlet (using /bin/sh): ># Clean storage to prevent left-behind files. These files are dynamically ># created in runtime (also with dynamic names), thus it is hard to track ># them individually. >rm -rf /var/run/pm-utils/{pm-suspend,pm-powersave}/storage/* >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/autoconf213.info /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/autoconf213.info /usr/share/info/dir || : >fi >preinstall scriptlet (using /bin/sh): >if [ "$1" -gt 1 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > if [ -f /etc/gconf/schemas/gnome-obex-server.schemas ] ; then > gconftool-2 --makefile-uninstall-rule \ > /etc/gconf/schemas/gnome-obex-server.schemas >/dev/null || : > fi > if [ -f /etc/gconf/schemas/bluetooth-manager.schemas ] ; then > gconftool-2 --makefile-uninstall-rule \ > /etc/gconf/schemas/bluetooth-manager.schemas \ > >& /dev/null || : > fi >fi >postinstall scriptlet (using /bin/sh): >update-desktop-database &>/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > if [ -f /etc/gconf/schemas/gnome-obex-server.schemas ] ; then > gconftool-2 --makefile-uninstall-rule \ > /etc/gconf/schemas/gnome-obex-server.schemas > /dev/null || : > fi > if [ -f /etc/gconf/schemas/bluetooth-manager.schemas ] ; then > gconftool-2 --makefile-uninstall-rule \ > /etc/gconf/schemas/bluetooth-manager.schemas \ > >& /dev/null || : > fi >fi >postuninstall scriptlet (using /bin/sh): >update-desktop-database &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group wireshark >/dev/null || groupadd -r wireshark >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/libtool.info.gz /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/libtool.info.gz /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >posttrans scriptlet (using /bin/sh): ># XXX this is klunky and ugly, rpm itself should handle this >dbstat=/usr/lib/rpm/rpmdb_stat >if [ -x "$dbstat" ]; then > if "$dbstat" -e -h /var/lib/rpm 2>&1 | grep -q "doesn't match library version \| Invalid argument"; then > rm -f /var/lib/rpm/__db.* > fi >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/sbin/update-alternatives --install /usr/share/java/servlet.jar servlet \ > /usr/share/java/tomcat6-servlet-2.5-api.jar 20500 >postuninstall scriptlet (using /bin/sh): >if [ "$1" = "0" ]; then > /usr/sbin/update-alternatives --remove servlet \ > /usr/share/java/tomcat6-servlet-2.5-api.jar >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group polkitd >/dev/null || groupadd -r polkitd >getent passwd polkitd >/dev/null || useradd -r -g polkitd -d / -s /sbin/nologin -c "User for polkitd" polkitd >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): ># Remove any previously-built uprobes.ko materials >(make -C /usr/share/systemtap/runtime/uprobes clean) >/dev/null 2>&1 || true >(/sbin/rmmod uprobes) >/dev/null 2>&1 || true >preuninstall scriptlet (using /bin/sh): ># Ditto >(make -C /usr/share/systemtap/runtime/uprobes clean) >/dev/null 2>&1 || true >(/sbin/rmmod uprobes) >/dev/null 2>&1 || true > ># ------------------------------------------------------------------------ >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null ||: >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null ||: >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >fi >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null ||: >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null ||: >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database >&/dev/null || : >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database >&/dev/null || : >if [ $1 -eq 0 ]; then > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/liberation || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/liberation || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group rtkit >/dev/null 2>&1 || groupadd \ > -r \ > -g 172 \ > rtkit >getent passwd rtkit >/dev/null 2>&1 || useradd \ > -r -l \ > -u 172 \ > -g rtkit \ > -d /proc \ > -s /sbin/nologin \ > -c "RealtimeKit" \ > rtkit >:; >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset rtkit-daemon.service >/dev/null 2>&1 || : >fi >dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig >/dev/null 2>&1 || : >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable rtkit-daemon.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop rtkit-daemon.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >update-desktop-database /usr/share/applications &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >update-desktop-database /usr/share/applications &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >killall -USR1 gvfsd >&/dev/null || : >preinstall scriptlet (using /bin/sh): > >if [ "$1" -gt 1 ] ; then > rm -rf /var/lib/rpm-state/gconf/* > for schema in virt-manager ; do > if test -f /etc/gconf/schemas/"$schema".schemas ; then > cp -p /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/ || : > fi > done >fi >postinstall scriptlet (using /bin/sh): >/bin/touch --no-create /usr/share/icons/hicolor &>/dev/null || : >update-desktop-database -q /usr/share/applications > >for schema in virt-manager ; do > if test -f /var/lib/rpm-state/gconf/"$schema".schemas ; then > cmp --quiet /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/"$schema".schemas > if test $? != 0; then > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > rm -f /var/lib/rpm-state/gconf/"$schema".schemas > else > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq 0 ] ; then > for schema in virt-manager ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > done >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > /bin/touch --no-create /usr/share/icons/hicolor &>/dev/null > /usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >update-desktop-database -q /usr/share/applications >posttrans scriptlet (using /bin/sh): >/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > # (see explanation in addon-ccpp section) > # Enable (but don't start) the units by default > /bin/systemctl enable abrt-xorg.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq "0" ] ; then > /bin/systemctl --no-reload abrt-xorg.service >/dev/null 2>&1 || : > /bin/systemctl stop abrt-xorg.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >posttrans scriptlet (using /bin/sh): >service abrt-xorg condrestart >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall scriptlet (using /bin/sh): >export LIB=lib64 >if [ $1 -eq 1 ]; then > /usr/sbin/plymouth-set-default-theme charge >else > if [ "$(/usr/sbin/plymouth-set-default-theme)" == "solar" ]; then > /usr/sbin/plymouth-set-default-theme charge > /usr/libexec/plymouth/plymouth-generate-initrd > fi >fi >postuninstall scriptlet (using /bin/sh): >export LIB=lib64 >if [ $1 -eq 0 ]; then > if [ "$(/usr/sbin/plymouth-set-default-theme)" == "charge" ]; then > /usr/sbin/plymouth-set-default-theme --reset > /usr/libexec/plymouth/plymouth-generate-initrd > fi >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database >&/dev/null || : >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database >&/dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/sbin/alternatives \ > --install /usr/bin/unrar unrar /usr/bin/unrar-nonfree 50 \ > --slave /usr/share/man/man1/unrar.1.gz unrar.1.gz \ > /usr/share/man/man1/unrar-nonfree.1.gz || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > /usr/sbin/alternatives \ > --remove unrar /usr/bin/unrar-nonfree || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch -c /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache -q /usr/share/icons/hicolor || : >fi >postuninstall scriptlet (using /bin/sh): >touch -c /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache -q /usr/share/icons/hicolor || : >fi >preinstall scriptlet (using /bin/sh): >/usr/sbin/groupadd -f -r pulse || : >/usr/bin/id pulse >/dev/null 2>&1 || \ > /usr/sbin/useradd -r -c 'PulseAudio System Daemon' -s /sbin/nologin -d /var/run/pulse -g pulse pulse || : >/usr/sbin/groupadd -f -r pulse-access || : >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/sbin/install-info /usr/share/info/history.info.gz /usr/share/info/dir &> /dev/null >/sbin/install-info /usr/share/info/rluserman.info.gz /usr/share/info/dir &> /dev/null >: >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/history.info.gz /usr/share/info/dir &> /dev/null > /sbin/install-info --delete /usr/share/info/rluserman.info.gz /usr/share/info/dir &> /dev/null >fi >: >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >fi >posttrans scriptlet (using /bin/sh): >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >postuninstall scriptlet (using <lua>): >os.remove("/usr/share/lsb/4.1/submodules") >os.remove("/usr/share/lsb/4.1/modules") >os.remove("/usr/share/lsb/4.1") >os.remove("/usr/share/lsb") >preinstall scriptlet (using /bin/sh): >/usr/sbin/groupadd -g 22 -r -f utmp >postinstall scriptlet (using /bin/sh): >touch /var/log/wtmp /var/run/utmp /var/log/btmp >chown root:utmp /var/log/wtmp /var/run/utmp /var/log/btmp >chmod 664 /var/log/wtmp /var/run/utmp >chmod 600 /var/log/btmp > >/sbin/chkconfig --add network >/sbin/chkconfig --add netconsole >if [ $1 -eq 1 ]; then > /bin/systemctl daemon-reload > /dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/chkconfig --del network > /sbin/chkconfig --del netconsole >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -ge 1 ]; then > /bin/systemctl daemon-reload > /dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >[ -x /sbin/install-info ] && /sbin/install-info /usr/share/info/web2c.info.gz /usr/share/info/dir >[ -x /usr/bin/fmtutil-sys ] && /usr/bin/fmtutil-sys --all &> /dev/null >[ -x /usr/bin/updmap-sys ] && /usr/bin/updmap-sys --syncwithtrees &> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > [ -x /sbin/install-info ] && /sbin/install-info --delete /usr/share/info/web2c.info.gz /usr/share/info/dir >fi >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >gdk-pixbuf-query-loaders-64 --update-cache || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >gdk-pixbuf-query-loaders-64 --update-cache || : >preinstall scriptlet (using /bin/sh): >[ ! -h /usr/lib64/tk8.5 ] || rm /usr/lib64/tk8.5 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >catcmd='/usr/bin/xmlcatalog --noout' >xmlcatalog=/usr/share/sgml/docbook/xmlcatalog > >## Clean up pre-docbook-dtds mess caused by broken trigger. >for v in 3.0 3.1 4.0 4.1 4.2 >do > if [ -f /etc/sgml/sgml-docbook-$v.cat ] > then > $catcmd --sgml --del /etc/sgml/sgml-docbook-$v.cat \ > /usr/share/sgml/openjade-1.3.1/catalog 2>/dev/null > fi >done > ># The STYLESHEETS/catalog command is for the case in which the style sheets ># were installed after another DTD but before this DTD >for STYLESHEETS in /usr/share/sgml/docbook/dsssl-stylesheets-*; do : ; done >case $STYLESHEETS in > *-"*") STYLESHEETS= ;; >esac >eval set "{3,4}.{0,1}-sgml 4.1.2-xml 4.{2,3,4,5}-{sgml,xml}" >for dir >do > fmt=${dir#*-} ver=${dir%-*} > sgmldir=/usr/share/sgml/docbook/$fmt-dtd-$ver > ## SGML catalog > # Update the centralized catalog corresponding to this version of the DTD > for cat_dir in /usr/share/sgml/sgml-iso-entities-8879.1986 $sgmldir $STYLESHEETS; do > $catcmd --sgml --add /etc/sgml/$fmt-docbook-$ver.cat $cat_dir/catalog > done > ## XML catalog > if [ $fmt = xml -a -w $xmlcatalog ]; then > while read f desc; do > case $ver in 4.[45]) f=${f/-/} ;; esac > $catcmd --add public "$desc" $sgmldir/$f $xmlcatalog > done <<ENDENT > ent/iso-pub.ent ISO 8879:1986//ENTITIES Publishing//EN > ent/iso-grk1.ent ISO 8879:1986//ENTITIES Greek Letters//EN > dbpoolx.mod -//OASIS//ELEMENTS DocBook XML Information Pool V$ver//EN > ent/iso-box.ent ISO 8879:1986//ENTITIES Box and Line Drawing//EN > docbookx.dtd -//OASIS//DTD DocBook XML V$ver//EN > ent/iso-grk3.ent ISO 8879:1986//ENTITIES Greek Symbols//EN > ent/iso-amsn.ent ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN > ent/iso-num.ent ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN > dbcentx.mod -//OASIS//ENTITIES DocBook XML Character Entities V$ver//EN > ent/iso-grk4.ent ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN > dbnotnx.mod -//OASIS//ENTITIES DocBook XML Notations V$ver//EN > ent/iso-dia.ent ISO 8879:1986//ENTITIES Diacritical Marks//EN > ent/iso-grk2.ent ISO 8879:1986//ENTITIES Monotoniko Greek//EN > dbgenent.mod -//OASIS//ENTITIES DocBook XML Additional General Entities V$ver//EN > dbhierx.mod -//OASIS//ELEMENTS DocBook XML Document Hierarchy V$ver//EN > ent/iso-amsa.ent ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN > ent/iso-amso.ent ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN > ent/iso-cyr1.ent ISO 8879:1986//ENTITIES Russian Cyrillic//EN > ent/iso-tech.ent ISO 8879:1986//ENTITIES General Technical//EN > ent/iso-amsc.ent ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN > soextblx.dtd -//OASIS//DTD XML Exchange Table Model 19990315//EN > calstblx.dtd -//OASIS//DTD DocBook XML CALS Table Model V$ver//EN > ent/iso-lat1.ent ISO 8879:1986//ENTITIES Added Latin 1//EN > ent/iso-amsb.ent ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN > ent/iso-lat2.ent ISO 8879:1986//ENTITIES Added Latin 2//EN > ent/iso-amsr.ent ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN > ent/iso-cyr2.ent ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN >ENDENT > for f in System URI; do > $catcmd --add rewrite$f "http://www.oasis-open.org/docbook/xml/$ver" \ > $sgmldir $xmlcatalog > done > fi >done > ># Historic versions of this scriptlet contained the following comment: ># <quote> ># Fix up SGML super catalog so that there isn't an XML DTD before an ># SGML one. We need to do this (*sigh*) because xmlcatalog messes up ># the order of the lines, and SGML tools don't like to see XML things ># they aren't expecting. ># </quote> ># But the code that followed just found the first XML DTD and the first ># SGML DTD, swappinmg these two lines if the XML one preceded. ># But that only ensures that there is an SGML DTD before all XML ones. ># No one complained, so either this was enough, or the buggy SGML tools ># are long dead, or their users do not use bugzilla. ># Anyway, the following code, introduced in 1.0-46, does better: it ensures ># that all XML DTDs are after all SGML ones, by moving them to the end. >sed -ni ' > /xml-docbook/ H > /xml-docbook/ !p > $ { > g > s/^\n//p > } > ' /etc/sgml/catalog > ># Finally, make sure everything in /etc/sgml is readable! >/bin/chmod a+r /etc/sgml/* >postuninstall scriptlet (using /bin/sh): ># remove entries only on removal of package >if [ "$1" = 0 ]; then > catcmd='/usr/bin/xmlcatalog --noout' > xmlcatalog=/usr/share/sgml/docbook/xmlcatalog > entities=" >ent/iso-pub.ent >ent/iso-grk1.ent >dbpoolx.mod >ent/iso-box.ent >docbookx.dtd >ent/iso-grk3.ent >ent/iso-amsn.ent >ent/iso-num.ent >dbcentx.mod >ent/iso-grk4.ent >dbnotnx.mod >ent/iso-dia.ent >ent/iso-grk2.ent >dbgenent.mod >dbhierx.mod >ent/iso-amsa.ent >ent/iso-amso.ent >ent/iso-cyr1.ent >ent/iso-tech.ent >ent/iso-amsc.ent >soextblx.dtd >calstblx.dtd >ent/iso-lat1.ent >ent/iso-amsb.ent >ent/iso-lat2.ent >ent/iso-amsr.ent >ent/iso-cyr2.ent > " > eval set "{3,4}.{0,1}-sgml 4.1.2-xml 4.{2,3,4,5}-{sgml,xml}" > for dir > do > fmt=${dir#*-} ver=${dir%-*} > sgmldir=/usr/share/sgml/docbook/$fmt-dtd-$ver > ## SGML catalog > # Update the centralized catalog corresponding to this version of the DTD > $catcmd --sgml --del /etc/sgml/catalog /etc/sgml/$fmt-docbook-$ver.cat > rm -f /etc/sgml/$fmt-docbook-$ver.cat > ## XML catalog > if [ $fmt = xml -a -w $xmlcatalog ]; then > for f in $entities; do > case $ver in 4.[45]) f=${f/-/} ;; esac > $catcmd --del $sgmldir/$f $xmlcatalog > done > $catcmd --del $sgmldir $xmlcatalog > fi > done > > # See the comment attached to this command in the %post scriptlet. > sed -ni ' > /xml-docbook/ H > /xml-docbook/ !p > $ { > g > s/^\n//p > } > ' /etc/sgml/catalog >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null || : >/usr/bin/env - PATH=$PATH:/usr/bin fmtutil-sys --cnffile /usr/share/texmf/tex/jadetex/jadefmtutil.cnf --all --fmtdir /usr/share/texmf/web2c > /dev/null 2>&1 >rm -f /usr/share/texmf/web2c/jadetex.log >rm -f /usr/share/texmf/web2c/pdfjadetex.log >if [ -x /usr/bin/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /usr/share/texmf/web2c >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >scrollkeeper-update -q -o /usr/share/omf/subscription-manager || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > scrollkeeper-update -q || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >test -f /usr/share/info/libtasn1.info.gz && \ > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/libtasn1.info || : >preuninstall scriptlet (using /bin/sh): >test "$1" = 0 -a -f /usr/share/info/libtasn1.info.gz && \ > /sbin/install-info --info-dir=/usr/share/info --delete /usr/share/info/libtasn1.info || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >gtk-query-immodules-3.0-64 --update-cache >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -gt 0 ]; then > gtk-query-immodules-3.0-64 --update-cache >fi >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/find.info.gz ]; then > /sbin/install-info /usr/share/info/find.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/find.info.gz ]; then > /sbin/install-info --delete /usr/share/info/find.info.gz /usr/share/info/dir || : > fi >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postuninstall scriptlet (using <lua>): >os.remove("/usr/share/lsb/4.1/submodules") >os.remove("/usr/share/lsb/4.1/modules") >os.remove("/usr/share/lsb/4.1") >os.remove("/usr/share/lsb") >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/texinfo.gz ]; then # --excludedocs? > /sbin/install-info /usr/share/info/texinfo.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/texinfo.gz ]; then # --excludedocs? > /sbin/install-info --delete /usr/share/info/texinfo.gz /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-alternatives --install /usr/share/java/jaxp_transform_impl.jar \ > jaxp_transform_impl /usr/share/java/saxon.jar 25 >preuninstall scriptlet (using /bin/sh): >{ > [ $1 -eq 0 ] || exit 0 > update-alternatives --remove jaxp_transform_impl /usr/share/java/saxon.jar >} >/dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): ># run after an installation > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset crond.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): ># run before a package is removed > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable crond.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop crond.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): ># run after a package is removed > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart crond.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group plugdev >/dev/null || groupadd -r plugdev >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ ! -f /etc/shells ]; then > echo "/bin/tcsh" >> /etc/shells > echo "/bin/csh" >> /etc/shells >else > grep -q '^/bin/tcsh$' /etc/shells || \ > echo "/bin/tcsh" >> /etc/shells > grep -q '^/bin/csh$' /etc/shells || \ > echo "/bin/csh" >> /etc/shells >fi >postuninstall scriptlet (using /bin/sh): >if [ ! -x /bin/tcsh ]; then > grep -v '^/bin/tcsh$' /etc/shells | \ > grep -v '^/bin/csh$' > /etc/shells.rpm && \ > mv /etc/shells.rpm /etc/shells >fi >preinstall scriptlet (using /bin/sh): > >for schema in brasero ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >postinstall scriptlet (using /bin/sh): >umask 022 >update-mime-database /usr/share/mime &> /dev/null || : >touch --no-create /usr/share/icons/hicolor || : >update-desktop-database &> /dev/null ||: >postuninstall scriptlet (using /bin/sh): >umask 022 >update-mime-database /usr/share/mime &> /dev/null || : >update-desktop-database &> /dev/null ||: >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor || : > gtk-update-icon-cache /usr/share/icons/hicolor &> /dev/null|| : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &> /dev/null|| : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/rcs.info.gz /usr/share/info/dir 2>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /sbin/install-info --delete /usr/share/info/rcs.info.gz /usr/share/info/dir 2>/dev/null || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/gnuplot.info* ]; then > /sbin/install-info /usr/share/info/gnuplot.info /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ] ; then # last uninstall > if [ -f /usr/share/info/gnuplot.info* ]; then > /sbin/install-info --delete /usr/share/info/gnuplot.info /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/sbin/install-info /usr/share/info/history.info.gz /usr/share/info/dir &> /dev/null >/sbin/install-info /usr/share/info/rluserman.info.gz /usr/share/info/dir &> /dev/null >: >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/history.info.gz /usr/share/info/dir &> /dev/null > /sbin/install-info --delete /usr/share/info/rluserman.info.gz /usr/share/info/dir &> /dev/null >fi >: >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group bitlbee > /dev/null || /usr/sbin/groupadd -r bitlbee >getent passwd bitlbee > /dev/null || /usr/sbin/useradd -r -g bitlbee -d /var/lib/bitlbee -s /sbin/nologin -c "BitlBee User" bitlbee >exit 0 >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > # Package install, not upgrade > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): ># Work around RHBZ #655116 >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl disable bitlbee.service > /dev/null 2>&1 || : > /bin/systemctl stop bitlbee.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart bitlbee.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/time.info.gz /usr/share/info/dir \ > --entry="* time: (time). GNU time Utility" >/dev/null 2>&1 || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/time.info.gz /usr/share/info/dir \ > --entry="* time: (time). GNU time Utility" >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-alternatives --install /usr/share/java/jaxp_parser_impl.jar \ > jaxp_parser_impl /usr/share/java/xerces-j2.jar 40 >preuninstall scriptlet (using /bin/sh): >{ > [ $1 = 0 ] || exit 0 > update-alternatives --remove jaxp_parser_impl /usr/share/java/xerces-j2.jar >} >/dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > gtk-update-icon-cache -q /usr/share/icons/hicolor >fi >postuninstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > gtk-update-icon-cache -q /usr/share/icons/hicolor >fi >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset rdisc.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable rdisc.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop rdisc.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart rdisc.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postuninstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > > >/sbin/new-kernel-pkg --package kernel --install 3.6.0-0.27.el7.x86_64 || exit $? >preuninstall scriptlet (using /bin/sh): >/sbin/new-kernel-pkg --rminitrd --rmmoddep --remove 3.6.0-0.27.el7.x86_64 || exit $? >posttrans scriptlet (using /bin/sh): >/sbin/new-kernel-pkg --package kernel --mkinitrd --dracut --depmod --update 3.6.0-0.27.el7.x86_64 || exit $?} >/sbin/new-kernel-pkg --package kernel --rpmposttrans 3.6.0-0.27.el7.x86_64 || exit $? >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using <lua>): >if posix.access ("/sbin/ldconfig", "x") then > local pid = posix.fork () > if pid == 0 then > posix.exec ("/sbin/ldconfig") > elseif pid ~= -1 then > posix.wait (pid) > end >end >postuninstall scriptlet (using <lua>): >if posix.access ("/sbin/ldconfig", "x") then > local pid = posix.fork () > if pid == 0 then > posix.exec ("/sbin/ldconfig") > elseif pid ~= -1 then > posix.wait (pid) > end >end >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ -f /usr/share/info/parted.info.gz ]; then > /sbin/install-info /usr/share/info/parted.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/parted.info.gz /usr/share/info/dir >/dev/null 2>&1 || : >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >link=`readlink /usr/bin/cdda2wav` >if [ "$link" == "icedax" ]; then > rm -f /usr/bin/cdda2wav >fi >/usr/sbin/alternatives --install /usr/bin/cdda2wav cdda2wav \ > /usr/bin/icedax 50 \ > --slave /usr/share/man/man1/cdda2wav.1.gz cdda2wav-cdda2wavman \ > /usr/share/man/man1/icedax.1.gz >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /usr/sbin/alternatives --remove cdda2wav /usr/bin/icedax >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/gnome &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/gnome &>/dev/null > gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset dnsmasq.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable dnsmasq.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop dnsmasq.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart dnsmasq.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >ext=.gz >alternatives \ > --install /usr/bin/java java /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java 17009 \ > --slave /usr/lib/jvm/jre jre /usr/lib/jvm/jre-1.7.0-openjdk.x86_64 \ > --slave /usr/lib/jvm-exports/jre jre_exports /usr/lib/jvm-exports/jre-1.7.0-openjdk.x86_64 \ > --slave /usr/bin/keytool keytool /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/keytool \ > --slave /usr/bin/orbd orbd /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/orbd \ > --slave /usr/bin/pack200 pack200 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/pack200 \ > --slave /usr/bin/rmid rmid /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/rmid \ > --slave /usr/bin/rmiregistry rmiregistry /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/rmiregistry \ > --slave /usr/bin/servertool servertool /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/servertool \ > --slave /usr/bin/tnameserv tnameserv /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/tnameserv \ > --slave /usr/bin/unpack200 unpack200 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/unpack200 \ > --slave /usr/share/man/man1/java.1$ext java.1$ext \ > /usr/share/man/man1/java-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/keytool.1$ext keytool.1$ext \ > /usr/share/man/man1/keytool-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/orbd.1$ext orbd.1$ext \ > /usr/share/man/man1/orbd-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/pack200.1$ext pack200.1$ext \ > /usr/share/man/man1/pack200-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/rmid.1$ext rmid.1$ext \ > /usr/share/man/man1/rmid-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/rmiregistry.1$ext rmiregistry.1$ext \ > /usr/share/man/man1/rmiregistry-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/servertool.1$ext servertool.1$ext \ > /usr/share/man/man1/servertool-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/tnameserv.1$ext tnameserv.1$ext \ > /usr/share/man/man1/tnameserv-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/unpack200.1$ext unpack200.1$ext \ > /usr/share/man/man1/unpack200-java-1.7.0-openjdk.1$ext > >alternatives \ > --install /usr/lib/jvm/jre-openjdk \ > jre_openjdk /usr/lib/jvm/jre-1.7.0-openjdk.x86_64 17009 \ > --slave /usr/lib/jvm-exports/jre-openjdk \ > jre_openjdk_exports /usr/lib/jvm-exports/jre-1.7.0-openjdk.x86_64 > >alternatives \ > --install /usr/lib/jvm/jre-1.7.0 \ > jre_1.7.0 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64 17009 \ > --slave /usr/lib/jvm-exports/jre-1.7.0 \ > jre_1.7.0_exports /usr/lib/jvm-exports/jre-1.7.0-openjdk.x86_64 > >update-desktop-database /usr/share/applications &> /dev/null || : > >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ] ; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor >fi > >exit 0 >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] >then > alternatives --remove java /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java > alternatives --remove jre_openjdk /usr/lib/jvm/jre-1.7.0-openjdk.x86_64 > alternatives --remove jre_1.7.0 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64 >fi > >update-desktop-database /usr/share/applications &> /dev/null || : > >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ] ; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor >fi > >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >for t in HighContrast; do > touch --no-create /usr/share/icons/$t &>/dev/null || : >done >posttrans scriptlet (using /bin/sh): >for t in HighContrast; do > gtk-update-icon-cache /usr/share/icons/$t &>/dev/null || : >done >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >if [ "$1" -gt 1 ] ; then > rm -rf /var/lib/rpm-state/gconf/* > for schema in gnome-search-tool ; do > if test -f /etc/gconf/schemas/"$schema".schemas ; then > cp -p /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/ || : > fi > done >fi >postinstall scriptlet (using /bin/sh): > >for schema in gnome-search-tool ; do > if test -f /var/lib/rpm-state/gconf/"$schema".schemas ; then > cmp --quiet /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/"$schema".schemas > if test $? != 0; then > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > rm -f /var/lib/rpm-state/gconf/"$schema".schemas > else > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq 0 ] ; then > for schema in gnome-search-tool ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > done >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > # (see explanation in addon-ccpp section) > # Enable (but don't start) the units by default > /bin/systemctl enable abrt-oops.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq "0" ] ; then > /bin/systemctl --no-reload abrt-oops.service >/dev/null 2>&1 || : > /bin/systemctl stop abrt-oops.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >posttrans scriptlet (using /bin/sh): >service abrt-oops condrestart >/dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ "$1" = "1" ]; then > /usr/lib64/flash-plugin/setup 64 install >fi >if [ "$1" = "2" ]; then > /usr/lib64/flash-plugin/setup 64 upgrade >fi > >ln -f -s /usr/share/icons/hicolor/48x48/apps/flash-player-properties.png /usr/share/pixmaps/ >preuninstall scriptlet (using /bin/sh): >if [ "$1" = "0" ]; then > /usr/lib64/flash-plugin/setup 64 preun >fi >postuninstall scriptlet (using /bin/sh): >rm -f /usr/share/pixmaps/flash-player-properties.png >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/sbin/update-alternatives \ > --install /usr/bin/whois \ > whois /usr/bin/whois.md 30 \ > --slave /usr/share/man/man1/whois.1.gz \ > whois-man /usr/share/man/man1/whois.md.1.gz >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > /usr/sbin/update-alternatives --remove \ > whois /usr/bin/whois.md >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >for schema in seahorse ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-mime-database /usr/share/mime/ > /dev/null >update-desktop-database /usr/share/applications > /dev/null 2>&1 || : >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-mime-database /usr/share/mime/ > /dev/null >update-desktop-database /usr/share/applications > /dev/null 2>&1 || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null|| : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall scriptlet (using /bin/sh): >/bin/systemctl --system try-restart systemd-binfmt.service &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/bin/systemctl --system try-restart systemd-binfmt.service &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >umask 0022 > >mkdir -p /var/cache/fontconfig > ># Force regeneration of all fontconfig cache files ># The check for existance is needed on dual-arch installs (the second ># copy of fontconfig might install the binary instead of the first) ># The HOME setting is to avoid problems if HOME hasn't been reset >if [ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache --version 2>&1 | grep -q 2.10.1 ; then > HOME=/root /usr/bin/fc-cache -f >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >gdk-pixbuf-query-loaders-64 --update-cache || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -gt 0 ]; then > gdk-pixbuf-query-loaders-64 --update-cache || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >postuninstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): ># only for minimal buildroots without /var/log >[ -d /var/log ] || mkdir -p /var/log >touch /var/log/lastlog >chown root:root /var/log/lastlog >chmod 0644 /var/log/lastlog ># Fix the file context, do not use restorecon >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > SECXT=$( /usr/sbin/matchpathcon -n /var/log/lastlog 2> /dev/null ) > if [ -n "$SECXT" ]; then > # Selinux enabled, but without policy? It's true for buildroots > # without selinux stuff on host machine with enabled selinux. > # We don't want to use any RPM dependence on selinux policy for > # matchpathcon(2). SELinux policy should be optional. > /usr/bin/chcon "$SECXT" /var/log/lastlog >/dev/null 2>&1 || : > fi >fi >rm -f /etc/mtab >ln -s /proc/mounts /etc/mtab >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset dm-event.socket >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable dm-event.service dm-event.socket > /dev/null 2>&1 || : > /usr/bin/systemctl stop dm-event.service dm-event.socket > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload > /dev/null 2>&1 || : >if [ $1 -ge 1 ]; then > /bin/systemctl reload dm-event.service > /dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then >touch --no-create /usr/share/icons/hicolor || : >/usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >posttrans scriptlet (using /bin/sh): >/usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 1 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ ! -e /var/log/tallylog ] ; then > install -m 600 /dev/null /var/log/tallylog >fi >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group stapusr >/dev/null || groupadd -g 156 -r stapusr 2>/dev/null || groupadd -r stapusr >getent group stapsys >/dev/null || groupadd -g 157 -r stapsys 2>/dev/null || groupadd -r stapsys >getent group stapdev >/dev/null || groupadd -g 158 -r stapdev 2>/dev/null || groupadd -r stapdev >exit 0 >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/libxmi.info /usr/share/info/dir || : >/sbin/install-info /usr/share/info/plotutils.info /usr/share/info/dir || : >/sbin/ldconfig >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/libxmi.info /usr/share/info/dir || : > /sbin/install-info --delete /usr/share/info/plotutils.info /usr/share/info/dir || : >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/bin/mktexlsr > /dev/null 2>&1 || : >postuninstall scriptlet (using /bin/sh): >/usr/bin/mktexlsr > /dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/diffutils.info /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/diffutils.info /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > /bin/systemctl enable rhsmcertd.service >/dev/null 2>&1 || : > /bin/systemctl daemon-reload >/dev/null 2>&1 || : > /bin/systemctl try-restart rhsmcertd.service >/dev/null 2>&1 || : > >if [ -x /bin/dbus-send ] ; then > dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || : >fi > > if [ "$1" -eq "2" ] ; then > /sbin/service rhsmcertd condrestart >/dev/null 2>&1 || : > fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > /bin/systemctl --no-reload disable rhsmcertd.service > /dev/null 2>&1 || : > /bin/systemctl stop rhsmcertd.service > /dev/null 2>&1 || : > > if [ -x /bin/dbus-send ] ; then > dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || : > fi >fi >postuninstall scriptlet (using /bin/sh): > /bin/systemctl daemon-reload >/dev/null 2>&1 || : > if [ $1 -eq 1 ] ; then > /bin/systemctl try-restart rhsmcertd.service >/dev/null 2>&1 || : > fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >test -f /usr/share/info/cloog.info \ > && /sbin/install-info /usr/share/info/cloog.info /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ] ; then > test -f /usr/share/info/cloog.info && \ > /sbin/install-info \ > --delete /usr/share/info/cloog.info /usr/share/info/dir || : >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/usr/sbin/t1libconfig --force > /dev/null >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-mime-database /usr/share/mime &> /dev/null || : >update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >update-mime-database /usr/share/mime &> /dev/null || : >update-desktop-database &> /dev/null || : >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postuninstall scriptlet (using <lua>): >os.remove("/usr/share/lsb/4.1/submodules") >os.remove("/usr/share/lsb/4.1/modules") >os.remove("/usr/share/lsb/4.1") >os.remove("/usr/share/lsb") >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset accounts-daemon.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable accounts-daemon.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop accounts-daemon.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): ># Note that we're using versioned catalog, so this is always ok. >if [ -x /usr/bin/install-catalog -a -d /etc/sgml ]; then > /usr/bin/install-catalog --add \ > /etc/sgml/log4j-1.2.17-4.el7.cat \ > /usr/share/sgml/log4j/catalog > /dev/null || : >fi >if [ -x /usr/bin/xmlcatalog -a -w /etc/xml/catalog ]; then > /usr/bin/xmlcatalog --noout --add system log4j.dtd \ > file:///usr/share/sgml/log4j/log4j.dtd /etc/xml/catalog \ > > /dev/null || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > if [ -x /usr/bin/xmlcatalog -a -w /etc/xml/catalog ]; then > /usr/bin/xmlcatalog --noout --del log4j.dtd \ > /etc/xml/catalog > /dev/null || : > fi >fi >postuninstall scriptlet (using /bin/sh): ># Note that we're using versioned catalog, so this is always ok. >if [ -x /usr/bin/install-catalog -a -d /etc/sgml ]; then > /usr/bin/install-catalog --remove \ > /etc/sgml/log4j-1.2.17-4.el7.cat \ > /usr/share/sgml/log4j/catalog > /dev/null || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ] ; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >preuninstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x /usr/bin/gtk-update-icon-cache ] ; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >gio-querymodules-64 /usr/lib64/gio/modules >postuninstall scriptlet (using /bin/sh): >gio-querymodules-64 /usr/lib64/gio/modules >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/linux-libertine || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/linux-libertine || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >killall -USR1 gvfsd >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/libaa.info /usr/share/info/dir 2>/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /sbin/install-info --delete /usr/share/info/libaa.info /usr/share/info/dir \ > 2>/dev/null || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >CATALOG=/etc/xml/catalog >/usr/bin/xmlcatalog --noout --add "rewriteSystem" \ > "http://docbook.sourceforge.net/release/xsl/1.77.1" \ > "file:///usr/share/sgml/docbook/xsl-stylesheets-1.77.1" $CATALOG >/usr/bin/xmlcatalog --noout --add "rewriteURI" \ > "http://docbook.sourceforge.net/release/xsl/1.77.1" \ > "file:///usr/share/sgml/docbook/xsl-stylesheets-1.77.1" $CATALOG >/usr/bin/xmlcatalog --noout --add "rewriteSystem" \ > "http://docbook.sourceforge.net/release/xsl/current" \ > "file:///usr/share/sgml/docbook/xsl-stylesheets-1.77.1" $CATALOG >/usr/bin/xmlcatalog --noout --add "rewriteURI" \ > "http://docbook.sourceforge.net/release/xsl/current" \ > "file:///usr/share/sgml/docbook/xsl-stylesheets-1.77.1" $CATALOG >postuninstall scriptlet (using /bin/sh): ># remove entries only on removal of package >if [ "$1" = 0 ]; then > CATALOG=/etc/xml/catalog > /usr/bin/xmlcatalog --noout --del \ > "file:///usr/share/sgml/docbook/xsl-stylesheets-1.77.1" $CATALOG >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/sbin/install-info /usr/share/info/autosprintf.info /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/autosprintf.info /usr/share/info/dir || : >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset gpm.service >/dev/null 2>&1 || : >fi >if [ -e /usr/share/info/gpm.info.gz ]; then > /sbin/install-info /usr/share/info/gpm.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable gpm.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop gpm.service > /dev/null 2>&1 || : >fi >if [ $1 = 0 -a -e /usr/share/info/gpm.info.gz ]; then > /sbin/install-info /usr/share/info/gpm.info.gz --delete /usr/share/info/dir || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart gpm.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /usr/sbin/alternatives --remove gnuplot /usr/bin/gnuplot-wx || : >fi >posttrans scriptlet (using /bin/sh): >/usr/sbin/alternatives --install /usr/bin/gnuplot gnuplot /usr/bin/gnuplot-wx 60 >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/krb5-user.info.gz /usr/share/info/dir >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq "0" ] ; then > /sbin/install-info --delete /usr/share/info/krb5-user.info.gz /usr/share/info/dir >fi >exit 0 >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/sbin/install-info /usr/share/info/source-highlight.info \ > /usr/share/info/dir 2>/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /sbin/install-info --delete /usr/share/info/source-highlight.info \ > /usr/share/info/dir 2>/dev/null || : >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/oxygen &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then >touch --no-create /usr/share/icons/oxygen &> /dev/null || : >gtk-update-icon-cache /usr/share/icons/oxygen &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/oxygen &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): > /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall scriptlet (using /bin/sh): ># done in fonts because fonts package owns texhash ># this is really only needed for build system >if [ ! -x /usr/bin/texhash ]; then > cat /usr/share/texmf/default.ls-R > /usr/share/texmf/ls-R > cat /var/lib/texmf/default.ls-R > /var/lib/texmf/ls-R >else > [ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >fi >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch /var/lib/prelink/force >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/dejavu || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/dejavu || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset arp-ethers.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/help2man.info /usr/share/info/dir 2>/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /sbin/install-info --delete /usr/share/info/help2man.info \ > /usr/share/info/dir 2>/dev/null || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/libc.info.gz /usr/share/info/dir > /dev/null 2>&1 || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/libc.info.gz /usr/share/info/dir > /dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/bin/touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > /bin/touch --no-create /usr/share/icons/hicolor &>/dev/null > /usr/bin/gtk-update-icon-cache -f /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >/usr/bin/gtk-update-icon-cache -f /usr/share/icons/hicolor &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset blk-availability.service lvm2-monitor.service >/dev/null 2>&1 || : >fi > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset lvm2-lvmetad.socket >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable blk-availability.service lvm2-monitor.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop blk-availability.service lvm2-monitor.service > /dev/null 2>&1 || : >fi > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable lvm2-lvmetad.service lvm2-lvmetad.socket > /dev/null 2>&1 || : > /usr/bin/systemctl stop lvm2-lvmetad.service lvm2-lvmetad.socket > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart lvm2-monitor.service >/dev/null 2>&1 || : >fi > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart lvm2-lvmetad.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >link=`readlink /usr/bin/cdrecord` >if [ "$link" == "/usr/bin/wodim" ]; then > rm -f /usr/bin/cdrecord >fi >link=`readlink /usr/bin/dvdrecord` >if [ "$link" == "wodim" ]; then > rm -f /usr/bin/dvdrecord >fi > >/usr/sbin/alternatives --install /usr/bin/cdrecord cdrecord \ > /usr/bin/wodim 50 \ > --slave /usr/share/man/man1/cdrecord.1.gz cdrecord-cdrecordman \ > /usr/share/man/man1/wodim.1.gz \ > --slave /usr/bin/dvdrecord cdrecord-dvdrecord /usr/bin/wodim \ > --slave /usr/share/man/man1/dvdrecord.1.gz cdrecord-dvdrecordman \ > /usr/share/man/man1/wodim.1.gz \ > --slave /usr/bin/readcd cdrecord-readcd /usr/bin/readom \ > --slave /usr/share/man/man1/readcd.1.gz cdrecord-readcdman \ > /usr/share/man/man1/readom.1.gz >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /usr/sbin/alternatives --remove cdrecord /usr/bin/wodim >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ -e /usr/share/info/check.info* ]; then > /sbin/install-info \ > --entry='* Check: (check). A unit testing framework for C.' \ > /usr/share/info/check.info /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -e /usr/share/info/check.info* ]; then > /sbin/install-info --delete /usr/share/info/check.info /usr/share/info/dir || : >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > /bin/systemctl enable bluetooth.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /bin/systemctl --no-reload disable bluetooth.service >/dev/null 2>&1 || : > /bin/systemctl stop bluetooth.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > /bin/systemctl try-restart bluetooth.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null ||: >touch --no-create /usr/share/icons/hicolor &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null ||: >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null ||: > touch --no-create /usr/share/icons/hicolor &> /dev/null || : > gtk-update-icon-cache /usr/shareicons/hicolor &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null ||: >gtk-update-icon-cache /usr/shareicons/hicolor &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): ># Normally 'setup' adds this in /etc/passwd, but this is ># here for case of upgrades from earlier Fedora/RHEL. This ># UID/GID pair is reserved for qemu:qemu >getent group kvm >/dev/null || groupadd -g 36 -r kvm >getent group qemu >/dev/null || groupadd -g 107 -r qemu >getent passwd qemu >/dev/null || \ > useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \ > -c "qemu user" qemu >postinstall scriptlet (using /bin/sh): > ># All newly defined networks will have a mac address for the bridge ># auto-generated, but networks already existing at the time of upgrade ># will not. We need to go through all the network configs, look for ># those that don't have a mac address, and add one. > >network_files=$( (cd /var/lib/libvirt/network && \ > grep -L "mac address" *.xml; \ > cd /etc/libvirt/qemu/networks && \ > grep -L "mac address" *.xml) 2>/dev/null \ > | sort -u) > >for file in $network_files >do > # each file exists in either the config or state directory (or both) and > # does not have a mac address specified in either. We add the same mac > # address to both files (or just one, if the other isn't there) > > mac4=`printf '%X' $(($RANDOM % 256))` > mac5=`printf '%X' $(($RANDOM % 256))` > mac6=`printf '%X' $(($RANDOM % 256))` > for dir in /var/lib/libvirt/network \ > /etc/libvirt/qemu/networks > do > if test -f $dir/$file > then > sed -i.orig -e \ > "s|\(<bridge.*$\)|\0\n <mac address='52:54:00:$mac4:$mac5:$mac6'/>|" \ > $dir/$file > if test $? != 0 > then > echo "failed to add <mac address='52:54:00:$mac4:$mac5:$mac6'/>" \ > "to $dir/$file" > mv -f $dir/$file.orig $dir/$file > else > rm -f $dir/$file.orig > fi > fi > done >done > >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl enable libvirtd.service >/dev/null 2>&1 || : > /bin/systemctl enable cgconfig.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable libvirtd.service > /dev/null 2>&1 || : > /bin/systemctl stop libvirtd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart libvirtd.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset spice-vdagentd.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable spice-vdagentd.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop spice-vdagentd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart spice-vdagentd.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): ># update icon cache >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >[ -x /sbin/telinit ] && [ -p /dev/initctl ] && /sbin/telinit U >exit 0 >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi > ># -a and --auto-whitelist options were removed from 3.0.0 ># prevent service startup failure >TMPFILE=$(/bin/mktemp /etc/sysconfig/spamassassin.XXXXXX) || exit 1 >cp /etc/sysconfig/spamassassin $TMPFILE >perl -p -i -e 's/(["\s]-\w+)a/$1/ ; s/(["\s]-)a(\w+)/$1$2/ ; s/(["\s])-a\b/$1/' $TMPFILE >perl -p -i -e 's/ --auto-whitelist//' $TMPFILE ># replace /etc/sysconfig/spamassassin only if it actually changed >cmp /etc/sysconfig/spamassassin $TMPFILE || cp $TMPFILE /etc/sysconfig/spamassassin >rm $TMPFILE > >if [ -f /etc/spamassassin.cf ]; then > /usr/bin/mv /etc/spamassassin.cf /etc/mail/spamassassin/migrated.cf >fi >if [ -f /etc/mail/spamassassin.cf ]; then > /usr/bin/mv /etc/mail/spamassassin.cf /etc/mail/spamassassin/migrated.cf >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable spamassassin.service > /dev/null 2>&1 || : > /bin/systemctl stop spamassassin.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart spamassassin.service >/dev/null 2>&1 || : >fi >pretrans scriptlet (using <lua>): >--# >--# If we are running in pretrans in a fresh root, there is no /usr and symlinks. >--# We cannot be sure, to be the very first rpm in the transaction list, >--# so, let's create the toplevel symlinks here and the directories they point to. >--# When our rpm is unpacked by cpio, it will set all permissions and modes later. >--# > >if posix.stat("/usr") == nil then > posix.mkdir("/usr") >end > >for i,dir in ipairs({"/lib", "/lib64", "/sbin", "/bin"}) do > if posix.stat("/usr"..dir) == nil then > posix.mkdir("/usr"..dir) > if posix.stat(dir, "mode") == nil then > posix.symlink("usr"..dir, dir) > end > end >end > >return 0 >postinstall scriptlet (using <lua>): >posix.symlink("../run", "/var/run") >posix.symlink("../run/lock", "/var/lock") >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >/usr/sbin/update-alternatives --remove pinentry /usr/bin/pinentry-curses ||: >/usr/sbin/update-alternatives --remove pinentry /usr/bin/pinentry-gtk ||: >/usr/sbin/update-alternatives --remove pinentry /usr/bin/pinentry-qt ||: >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/pinentry.info* ]; then >/sbin/install-info /usr/share/info/pinentry.info /usr/share/info/dir ||: >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -f /usr/share/info/pinentry.info* ] ; then > /sbin/install-info --delete /usr/share/info/pinentry.info /usr/share/info/dir ||: >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >preinstall scriptlet (using /bin/sh): >getent group news >/dev/null || groupadd -r news >getent passwd news >/dev/null || \ >useradd -r -g news -d /etc/news -s /sbin/nologin \ >-c "News server user" news >exit 0 >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 ||Â : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable leafnode@.service > /dev/null 2>&1 ||Â : > /bin/systemctl stop leafnode@.service > /dev/null 2>&1 ||Â : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 ||Â : >if [ $1 -ge 1 ]Â ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart leafnode@.service >/dev/null 2>&1 ||Â : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > > >/sbin/new-kernel-pkg --package kernel --install 3.5.0-0.26.el7.x86_64 || exit $? >preuninstall scriptlet (using /bin/sh): >/sbin/new-kernel-pkg --rminitrd --rmmoddep --remove 3.5.0-0.26.el7.x86_64 || exit $? >posttrans scriptlet (using /bin/sh): >/sbin/new-kernel-pkg --package kernel --mkinitrd --dracut --depmod --update 3.5.0-0.26.el7.x86_64 || exit $?} >/sbin/new-kernel-pkg --package kernel --rpmposttrans 3.5.0-0.26.el7.x86_64 || exit $? >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ &>/dev/null || : >postinstall scriptlet (using /bin/sh): >if [ "$1" -le "1" ] ; then # First install >semodule -i /usr/share/selinux/packages/rhts/rhts.pp 2>/dev/null || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -lt "1" ] ; then # Final removal >semodule -r rhts 2>/dev/null || : >fi >postuninstall scriptlet (using /bin/sh): >if [ "$1" -ge "1" ] ; then # Upgrade >semodule -i /usr/share/selinux/packages/rhts/rhts.pp 2>/dev/null || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/info-stnd.info ]; then # --excludedocs? > /sbin/install-info /usr/share/info/info-stnd.info /usr/share/info/dir >fi >if [ -x /bin/sed ]; then > /bin/sed -i '/^This is.*produced by makeinfo.*from/d' /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/info-stnd.info ]; then # --excludedocs? > /sbin/install-info --delete /usr/share/info/info-stnd.info /usr/share/info/dir \ > || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postuninstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/automake.info.gz /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/automake.info.gz /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >for schema in file-roller ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor &> /dev/null || : > gtk-update-icon-cache -q /usr/share/icons/hicolor &> /dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/gnome &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/gnome &>/dev/null > gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/m4.info ]; then # --excludedocs? > /sbin/install-info /usr/share/info/m4.info /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > if [ -f /usr/share/info/m4.info ]; then # --excludedocs? > /sbin/install-info --delete /usr/share/info/m4.info /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >gdk-pixbuf-query-loaders-64 --update-cache || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >gdk-pixbuf-query-loaders-64 --update-cache || : >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/mtools.info ]; then > /sbin/install-info /usr/share/info/mtools.info /usr/share/info/dir || :; >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > if [ -f /usr/share/info/mtools.info ]; then > /sbin/install-info --delete /usr/share/info/mtools.info /usr/share/info/dir || :; > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postuninstall scriptlet (using <lua>): >os.remove("/usr/share/lsb/4.1/submodules") >os.remove("/usr/share/lsb/4.1/modules") >os.remove("/usr/share/lsb/4.1") >os.remove("/usr/share/lsb") >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): ># this used to be a link and it is causing nightmares now >if [ -L /usr/include/scsi ] ; then > rm -f /usr/include/scsi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq 0 ] ; then > for schema in desktop_gnome_peripherals_keyboard_xkb ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > done >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/libconfig.info /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/libconfig.info /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >preinstall scriptlet (using /bin/sh): >#dovecot uid and gid are reserved, see /usr/share/doc/setup-*/uidgid >getent group dovecot >/dev/null || groupadd -r --gid 97 dovecot >getent passwd dovecot >/dev/null || \ >useradd -r --uid 97 -g dovecot -d /usr/libexec/dovecot -s /sbin/nologin -c "Dovecot IMAP server" dovecot > >getent group dovenull >/dev/null || groupadd -r dovenull >getent passwd dovenull >/dev/null || \ >useradd -r -g dovenull -d /usr/libexec/dovecot -s /sbin/nologin -c "Dovecot's unauthorized user" dovenull > ># do not let dovecot run during upgrade rhbz#134325 >if [ "$1" = "2" ]; then > rm -f /var/run/dovecot/dovecot-restart-after-rpm-install > /bin/systemctl is-active dovecot.service >/dev/null 2>&1 && touch /var/run/dovecot/dovecot-restart-after-rpm-install ||: > /bin/systemctl stop dovecot.service >/dev/null 2>&1 >fi >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] >then > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset dovecot.service >/dev/null 2>&1 || : >fi >fi > ># generate the ssl certificates >if [ ! -f /etc/pki/dovecot/certs/dovecot.pem ]; then > SSLDIR=/etc/pki/dovecot OPENSSLCONFIG=/etc/pki/dovecot/dovecot-openssl.cnf \ > /usr/libexec/dovecot/mkcert.sh &> /dev/null >fi > >if [ ! -f /var/lib/dovecot/ssl-parameters.dat ]; then > /usr/libexec/dovecot/ssl-params &>/dev/null >fi > >install -d -m 0755 -g dovecot -d /var/run/dovecot >install -d -m 0755 -d /var/run/dovecot/empty >install -d -m 0750 -g dovenull /var/run/dovecot/login >[ -x /sbin/restorecon ] && /sbin/restorecon -R /var/run/dovecot >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /bin/systemctl disable dovecot.service dovecot.socket >/dev/null 2>&1 || : > /bin/systemctl stop dovecot.service dovecot.socket >/dev/null 2>&1 || : > rm -rf /var/run/dovecot >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : > >if [ "$1" -ge "1" -a -e /var/run/dovecot/dovecot-restart-after-rpm-install ]; then > /bin/systemctl start dovecot.service >/dev/null 2>&1 || : >rm -f /var/run/dovecot/dovecot-restart-after-rpm-install >fi >posttrans scriptlet (using /bin/sh): ># dovecot should be started again in %postun, but it's not executed on reinstall ># if it was already started, restart_flag won't be here, so it's ok to test it again >if [ -e /var/run/dovecot/dovecot-restart-after-rpm-install ]; then > /bin/systemctl start dovecot.service >/dev/null 2>&1 || : >rm -f /var/run/dovecot/dovecot-restart-after-rpm-install >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >{ > /usr/sbin/groupadd -g 22 -r -f utmp || : > /usr/sbin/groupadd -g 35 -r -f utempter || : >} >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/bin/texconfig-sys rehash 2> /dev/null || : >postuninstall scriptlet (using /bin/sh): >/usr/bin/texconfig-sys rehash 2> /dev/null || : >postinstall scriptlet (using /bin/sh): >[ -f /usr/share/info/gcrypt.info.gz ] && \ > /sbin/install-info /usr/share/info/gcrypt.info.gz /usr/share/info/dir >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/gcrypt.info.gz ]; then > /sbin/install-info --delete /usr/share/info/gcrypt.info.gz /usr/share/info/dir >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/bison.info.gz ]; then # for --excludedocs > /sbin/install-info /usr/share/info/bison.info.gz /usr/share/info/dir --entry="* bison: (bison). The GNU parser generator." || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/bison.info.gz ]; then # for --excludedocs > /sbin/install-info --delete /usr/share/info/bison.info.gz /usr/share/info/dir --entry="* bison: (bison). The GNU parser generator." || : > fi >fi > ># The distribution contains also source files. These are used by m4 ># when the target parser file is generated. >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >update-mime-database /usr/share/mime &> /dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x //usr/bin/gtk-update-icon-cache ]; then > gtk-update-icon-cache --ignore-theme-index -q /usr/share/icons/hicolor >fi >update-desktop-database &> /dev/null ||: >postuninstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor >if [ -x //usr/bin/gtk-update-icon-cache ]; then > gtk-update-icon-cache --ignore-theme-index -q /usr/share/icons/hicolor >fi >update-desktop-database &> /dev/null ||: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/make.info.gz ]; then # for --excludedocs > /sbin/install-info /usr/share/info/make.info.gz /usr/share/info/dir --entry="* Make: (make). The GNU make utility." || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/make.info.gz ]; then # for --excludedocs > /sbin/install-info --delete /usr/share/info/make.info.gz /usr/share/info/dir --entry="* Make: (make). The GNU make utility." || : > fi >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ "$1" -eq "1" ]; then > if [ ! -f /etc/iscsi/initiatorname.iscsi ]; then > echo "InitiatorName=`/sbin/iscsi-iname`" > /etc/iscsi/initiatorname.iscsi > fi > /sbin/chkconfig --add iscsid > /sbin/chkconfig --add iscsi >fi ># To make sure iscsid autostart works when upgrading from a version which ># did not have this in its config file >if ! grep -q 'iscsid\.startup' /etc/iscsi/iscsid.conf; then > echo -e "\n\n# For iscsid autostart" \ > "\niscsid.startup = /etc/rc.d/init.d/iscsid force-start" >> \ > /etc/iscsi/iscsid.conf >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" = "0" ]; then > # stop iscsi > /sbin/service iscsi stop > /dev/null 2>&1 > # delete service > /sbin/chkconfig --del iscsi > # stop iscsid > /sbin/service iscsid stop > /dev/null 2>&1 > # delete service > /sbin/chkconfig --del iscsid >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >{ > umask 133 > mkfontscale /usr/share/fonts/default/Type1 || : > `which mkfontdir` /usr/share/fonts/default/Type1 || : > fc-cache /usr/share/fonts >} &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >{ > if [ "$1" = "0" ]; then > fc-cache /usr/share/fonts > fi >} &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation. > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade. > /bin/systemctl stop qemu-guest-agent.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall. > /bin/systemctl try-restart qemu-guest-agent.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >{ ># Only run fc-cache in the Type1 dir, gzipped pcf's take forever > xorg-x11-fonts-update-dirs --skip-fontscale /usr/share/X11/fonts/misc >} >postuninstall scriptlet (using /bin/sh): >{ > # Rebuild fonts.dir when uninstalling package. (exclude the local, CID dirs) > if [ "$1" = "0" -a -d /usr/share/X11/fonts/misc ]; then > xorg-x11-fonts-update-dirs --skip-fontscale /usr/share/X11/fonts/misc > fi >} >postinstall scriptlet (using /bin/sh): >/bin/chmod 0440 /etc/sudoers || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/gnome &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/gnome &>/dev/null > gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postuninstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postinstall scriptlet (using /bin/sh): >/usr/sbin/update-alternatives --install /usr/share/java/servlet.jar servlet \ > /usr/share/java/tomcat-servlet-3.0-api.jar 30000 >postuninstall scriptlet (using /bin/sh): >if [ "$1" = "0" ]; then > /usr/sbin/update-alternatives --remove servlet \ > /usr/share/java/tomcat-servlet-3.0-api.jar >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group radvd >/dev/null || groupadd -r radvd >getent passwd radvd >/dev/null || \ > useradd -r -g radvd -d / -s /sbin/nologin -c "radvd user" radvd >exit 0 >postinstall scriptlet (using /bin/sh): >if [ "$1" -eq 1 ]; then > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > /bin/systemctl --no-reload disable radvd.service > /dev/null 2>&1 || : > /bin/systemctl stop radvd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : > >if [ "$1" -ge 1 ]; then > /bin/systemctl try-restart radvd.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/bin/texhash > /dev/null 2>&1 || : >postuninstall scriptlet (using /bin/sh): >/usr/bin/texhash > /dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then # Package removal, not upgrade > /bin/systemctl --no-reload disable iptables.service > /dev/null 2>&1 || : > /bin/systemctl --no-reload disable ip6tables.service > /dev/null 2>&1 || : > /bin/systemctl stop iptables.service > /dev/null 2>&1 || : > /bin/systemctl stop ip6tables.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall > /bin/systemctl try-restart iptables.service >/dev/null 2>&1 || : > /bin/systemctl try-restart ip6tables.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/gnutls.info.gz ]; then > /sbin/install-info /usr/share/info/gnutls.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/gnutls.info.gz ]; then > /sbin/install-info --delete /usr/share/info/gnutls.info.gz /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group sshd >/dev/null || groupadd -g 74 -r sshd || : >getent passwd sshd >/dev/null || \ > useradd -c "Privilege-separated SSH" -u 74 -g sshd -s /sbin/nologin \ > -s /sbin/nologin -r -d /var/empty/sshd sshd 2> /dev/null || : >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset sshd.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable sshd.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop sshd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart sshd.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &> /dev/null ||: >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &> /dev/null ||: > gtk-update-icon-cache /usr/share/icons/hicolor &> /dev/null ||: >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &> /dev/null ||: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ -f /usr/share/info/libquadmath.info.gz ]; then > /sbin/install-info \ > --info-dir=/usr/share/info /usr/share/info/libquadmath.info.gz || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/libquadmath.info.gz ]; then > /sbin/install-info --delete \ > --info-dir=/usr/share/info /usr/share/info/libquadmath.info.gz || : >fi >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/liberation || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/liberation || : >fi >postinstall scriptlet (using /bin/sh): >for n in /var/log/{messages,secure,maillog,spooler} >do > [ -f $n ] && continue > umask 066 && touch $n >done >if [ $1 -eq 1 ]; then > # On install (not upgrade), enable (but don't start) the > # units by default > /bin/systemctl enable rsyslog.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > # On uninstall (not upgrade), disable and stop the units > /bin/systemctl --no-reload disable rsyslog.service >/dev/null 2>&1 || : > /bin/systemctl stop rsyslog.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): ># Reload init system configuration, to make systemd honour changed ># or deleted unit files >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # On upgrade (not uninstall), optionally, restart the daemon > /bin/systemctl try-restart rsyslog.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >ext=.gz >alternatives \ > --install /usr/bin/javac javac /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javac 17009 \ > --slave /usr/lib/jvm/java java_sdk /usr/lib/jvm/java-1.7.0-openjdk.x86_64 \ > --slave /usr/lib/jvm-exports/java java_sdk_exports /usr/lib/jvm-exports/java-1.7.0-openjdk.x86_64 \ > --slave /usr/bin/appletviewer appletviewer /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/appletviewer \ > --slave /usr/bin/apt apt /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/apt \ > --slave /usr/bin/extcheck extcheck /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/extcheck \ > --slave /usr/bin/jar jar /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jar \ > --slave /usr/bin/jarsigner jarsigner /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jarsigner \ > --slave /usr/bin/javadoc javadoc /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javadoc \ > --slave /usr/bin/javah javah /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javah \ > --slave /usr/bin/javap javap /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javap \ > --slave /usr/bin/jconsole jconsole /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jconsole \ > --slave /usr/bin/jdb jdb /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jdb \ > --slave /usr/bin/jhat jhat /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jhat \ > --slave /usr/bin/jinfo jinfo /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jinfo \ > --slave /usr/bin/jmap jmap /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jmap \ > --slave /usr/bin/jps jps /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jps \ > --slave /usr/bin/jrunscript jrunscript /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jrunscript \ > --slave /usr/bin/jsadebugd jsadebugd /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jsadebugd \ > --slave /usr/bin/jstack jstack /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jstack \ > --slave /usr/bin/jstat jstat /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jstat \ > --slave /usr/bin/jstatd jstatd /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/jstatd \ > --slave /usr/bin/native2ascii native2ascii /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/native2ascii \ > --slave /usr/bin/policytool policytool /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/policytool \ > --slave /usr/bin/rmic rmic /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/rmic \ > --slave /usr/bin/schemagen schemagen /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/schemagen \ > --slave /usr/bin/serialver serialver /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/serialver \ > --slave /usr/bin/wsgen wsgen /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/wsgen \ > --slave /usr/bin/wsimport wsimport /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/wsimport \ > --slave /usr/bin/xjc xjc /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/xjc \ > --slave /usr/share/man/man1/appletviewer.1$ext appletviewer.1$ext \ > /usr/share/man/man1/appletviewer-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/apt.1$ext apt.1$ext \ > /usr/share/man/man1/apt-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/extcheck.1$ext extcheck.1$ext \ > /usr/share/man/man1/extcheck-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jar.1$ext jar.1$ext \ > /usr/share/man/man1/jar-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jarsigner.1$ext jarsigner.1$ext \ > /usr/share/man/man1/jarsigner-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/javac.1$ext javac.1$ext \ > /usr/share/man/man1/javac-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/javadoc.1$ext javadoc.1$ext \ > /usr/share/man/man1/javadoc-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/javah.1$ext javah.1$ext \ > /usr/share/man/man1/javah-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/javap.1$ext javap.1$ext \ > /usr/share/man/man1/javap-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jconsole.1$ext jconsole.1$ext \ > /usr/share/man/man1/jconsole-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jdb.1$ext jdb.1$ext \ > /usr/share/man/man1/jdb-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jhat.1$ext jhat.1$ext \ > /usr/share/man/man1/jhat-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jinfo.1$ext jinfo.1$ext \ > /usr/share/man/man1/jinfo-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jmap.1$ext jmap.1$ext \ > /usr/share/man/man1/jmap-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jps.1$ext jps.1$ext \ > /usr/share/man/man1/jps-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jrunscript.1$ext jrunscript.1$ext \ > /usr/share/man/man1/jrunscript-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jsadebugd.1$ext jsadebugd.1$ext \ > /usr/share/man/man1/jsadebugd-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jstack.1$ext jstack.1$ext \ > /usr/share/man/man1/jstack-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jstat.1$ext jstat.1$ext \ > /usr/share/man/man1/jstat-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/jstatd.1$ext jstatd.1$ext \ > /usr/share/man/man1/jstatd-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/native2ascii.1$ext native2ascii.1$ext \ > /usr/share/man/man1/native2ascii-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/policytool.1$ext policytool.1$ext \ > /usr/share/man/man1/policytool-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/rmic.1$ext rmic.1$ext \ > /usr/share/man/man1/rmic-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/schemagen.1$ext schemagen.1$ext \ > /usr/share/man/man1/schemagen-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/serialver.1$ext serialver.1$ext \ > /usr/share/man/man1/serialver-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/wsgen.1$ext wsgen.1$ext \ > /usr/share/man/man1/wsgen-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/wsimport.1$ext wsimport.1$ext \ > /usr/share/man/man1/wsimport-java-1.7.0-openjdk.1$ext \ > --slave /usr/share/man/man1/xjc.1$ext xjc.1$ext \ > /usr/share/man/man1/xjc-java-1.7.0-openjdk.1$ext > >alternatives \ > --install /usr/lib/jvm/java-openjdk \ > java_sdk_openjdk /usr/lib/jvm/java-1.7.0-openjdk.x86_64 17009 \ > --slave /usr/lib/jvm-exports/java-openjdk \ > java_sdk_openjdk_exports /usr/lib/jvm-exports/java-1.7.0-openjdk.x86_64 > >alternatives \ > --install /usr/lib/jvm/java-1.7.0 \ > java_sdk_1.7.0 /usr/lib/jvm/java-1.7.0-openjdk.x86_64 17009 \ > --slave /usr/lib/jvm-exports/java-1.7.0 \ > java_sdk_1.7.0_exports /usr/lib/jvm-exports/java-1.7.0-openjdk.x86_64 > >exit 0 >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] >then > alternatives --remove javac /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javac > alternatives --remove java_sdk_openjdk /usr/lib/jvm/java-1.7.0-openjdk.x86_64 > alternatives --remove java_sdk_1.7.0 /usr/lib/jvm/java-1.7.0-openjdk.x86_64 >fi > >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/readline.info.gz /usr/share/info/dir &> /dev/null >: >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/readline.info.gz /usr/share/info/dir &> /dev/null >fi >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >if [ "$1" -gt 1 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/devhelp.schemas > /dev/null || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >gconftool-2 --makefile-install-rule /etc/gconf/schemas/devhelp.schemas > /dev/null || : >touch --no-create /usr/share/icons/hicolor >&/dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/devhelp.schemas > /dev/null || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -s /etc/alsa/asound.state -a ! -s /etc/asound.state ] ; then > mv /etc/alsa/asound.state /etc/asound.state >fi >if [ -s /etc/asound.state -a ! -s /var/lib/alsa/asound.state ] ; then > mv /etc/asound.state /var/lib/alsa/asound.state >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /usr/bin/texhash >postuninstall program: /usr/bin/texhash >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall scriptlet (using /bin/sh): >cd /etc/xml >[ -e catalog ] || /usr/bin/xmlcatalog --noout --create catalog >/usr/bin/xmlcatalog --noout --add \ > nextCatalog xhtml1-dtds-1.0-20020801.8.xml "" catalog >/dev/null >cd - >/dev/null >/usr/bin/xmlcatalog --sgml --noout --add \ > /etc/sgml/xhtml1-dtds-1.0-20020801.8.soc \ > /usr/share/xml/xhtml/1.0/xhtml.soc >/dev/null >: >preuninstall scriptlet (using /bin/sh): >/usr/bin/xmlcatalog --noout --del \ > xhtml1-dtds-1.0-20020801.8.xml \ > /etc/xml/catalog >/dev/null >/usr/bin/xmlcatalog --sgml --noout --del \ > /etc/sgml/xhtml1-dtds-1.0-20020801.8.soc \ > /usr/share/xml/xhtml/1.0/xhtml.soc >/dev/null >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &>/dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache --quiet /usr/share/icons/hicolor &>/dev/null || : > /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache --quiet /usr/share/icons/hicolor &>/dev/null || : >/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postuninstall scriptlet (using <lua>): >os.remove("/usr/share/lsb/4.1/submodules") >os.remove("/usr/share/lsb/4.1/modules") >os.remove("/usr/share/lsb/4.1") >os.remove("/usr/share/lsb") >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preuninstall scriptlet (using /bin/sh): >if [ -f /etc/init.d/fuse ] ; then > /sbin/service fuse stop >/dev/null 2>&1 > /sbin/chkconfig --del fuse >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/cvs.info.gz /usr/share/info/dir >/sbin/install-info /usr/share/info/cvsclient.info.gz /usr/share/info/dir > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset cvs@.service >/dev/null 2>&1 || : >fi >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /sbin/install-info --delete /usr/share/info/cvs.info.gz /usr/share/info/dir > /sbin/install-info --delete /usr/share/info/cvsclient.info.gz /usr/share/info/dir >fi > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable cvs@.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop cvs@.service > /dev/null 2>&1 || : >fi >exit 0 >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart cvs@.service >/dev/null 2>&1 || : >fi >postinstall scriptlet (using /bin/sh): >update-desktop-database > /dev/null 2>&1 || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database > /dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/wget.info.gz /usr/share/info/dir || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete /usr/share/info/wget.info.gz /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postuninstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using <lua>): >if posix.access("/etc/ld.so.cache") then > if posix.stat("/usr/lib/locale/locale-archive.tmpl", "size") > 0 then > pid = posix.fork() > if pid == 0 then > posix.exec("/usr/sbin/build-locale-archive") > elseif pid > 0 then > posix.wait(pid) > end > end >end >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >/usr/sbin/groupadd -g 84 -r -f screen >: >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/screen.info.gz /usr/share/info/dir --entry="* screen: (screen). Terminal multiplexer." &> /dev/null >: >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/screen.info.gz /usr/share/info/dir --entry="* screen: (screen). Terminal multiplexer." &> /dev/null >fi >: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): ># Add user and groups if necessary >/usr/sbin/groupadd -g 90 -r postdrop 2>/dev/null >/usr/sbin/groupadd -g 89 -r postfix 2>/dev/null >/usr/sbin/groupadd -g 12 -r mail 2>/dev/null >/usr/sbin/useradd -d /var/spool/postfix -s /sbin/nologin -g postfix -G mail -M -r -u 89 postfix 2>/dev/null >exit 0 >postinstall scriptlet (using /bin/sh): >[ $1 -eq 1 ] && bin/systemctl daemon-reload >/dev/null 2>&1 || : > ># upgrade configuration files if necessary >/usr/sbin/postfix set-permissions upgrade-configuration \ > daemon_directory=/usr/libexec/postfix \ > command_directory=/usr/sbin \ > mail_owner=postfix \ > setgid_group=postdrop \ > manpage_directory=/usr/share/man \ > sample_directory=/usr/share/doc/postfix-2.9.4/samples \ > readme_directory=/usr/share/doc/postfix-2.9.4/README_FILES &> /dev/null > >/usr/sbin/alternatives --install /usr/sbin/sendmail mta /usr/sbin/sendmail.postfix 30 \ > --slave /usr/bin/mailq mta-mailq /usr/bin/mailq.postfix \ > --slave /usr/bin/newaliases mta-newaliases /usr/bin/newaliases.postfix \ > --slave /etc/pam.d/smtp mta-pam /etc/pam.d/smtp.postfix \ > --slave /usr/bin/rmail mta-rmail /usr/bin/rmail.postfix \ > --slave /usr/lib/sendmail mta-sendmail /usr/lib/sendmail.postfix \ > --slave /usr/share/man/man1/mailq.1.gz mta-mailqman /usr/share/man/man1/mailq.postfix.1.gz \ > --slave /usr/share/man/man1/newaliases.1.gz mta-newaliasesman /usr/share/man/man1/newaliases.postfix.1.gz \ > --slave /usr/share/man/man8/sendmail.8.gz mta-sendmailman /usr/share/man/man1/sendmail.postfix.1.gz \ > --slave /usr/share/man/man5/aliases.5.gz mta-aliasesman /usr/share/man/man5/aliases.postfix.5.gz \ > --initscript postfix > ># Move sasl config to new location >if [ -f /usr/lib64/sasl2/smtpd.conf ]; then > mv -f /usr/lib64/sasl2/smtpd.conf /etc/sasl2/smtpd.conf > /sbin/restorecon /etc/sasl2/smtpd.conf 2> /dev/null >fi > >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /bin/systemctl --no-reload disable postfix.service > /dev/null 2>&1 || : > /bin/systemctl stop postfix.service > /dev/null 2>&1 || : > /usr/sbin/alternatives --remove mta /usr/sbin/sendmail.postfix >fi >exit 0 >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ "$1" -ge 1 ]; then > /bin/systemctl try-restart postfix.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ ! -s /etc/selinux/config ]; then ># ># New install so we will default to targeted policy ># >echo " ># This file controls the state of SELinux on the system. ># SELINUX= can take one of these three values: ># enforcing - SELinux security policy is enforced. ># permissive - SELinux prints warnings instead of enforcing. ># disabled - No SELinux policy is loaded. >SELINUX=enforcing ># SELINUXTYPE= can take one of these two values: ># targeted - Targeted processes are protected, ># minimum - Modification of targeted policy. Only selected processes are protected. ># mls - Multi Level Security protection. >SELINUXTYPE=targeted > >" > /etc/selinux/config > > ln -sf ../selinux/config /etc/sysconfig/selinux > restorecon /etc/selinux/config 2> /dev/null || : >else > . /etc/selinux/config > # if first time update booleans.local needs to be copied to sandbox > [ -f /etc/selinux/${SELINUXTYPE}/booleans.local ] && mv /etc/selinux/${SELINUXTYPE}/booleans.local /etc/selinux/targeted/modules/active/ > [ -f /etc/selinux/${SELINUXTYPE}/seusers ] && cp -f /etc/selinux/${SELINUXTYPE}/seusers /etc/selinux/${SELINUXTYPE}/modules/active/seusers >fi >exit 0 >postuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > setenforce 0 2> /dev/null > if [ ! -s /etc/selinux/config ]; then > echo "SELINUX=disabled" > /etc/selinux/config > else > sed -i 's/^SELINUX=.*/SELINUX=disabled/g' /etc/selinux/config > fi >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >for f in vala valac; >do > /usr/sbin/alternatives --remove $f \ > /usr/bin/$f-0.18 >done >for f in valac; >do > /usr/sbin/alternatives --remove $f.1.gz \ > /usr/share/man/man1/$f-0.18.1.gz >done >posttrans scriptlet (using /bin/sh): >/sbin/ldconfig >for f in vala valac; >do > /usr/sbin/alternatives --install /usr/bin/$f \ > $f /usr/bin/$f-0.18 90 >done >for f in valac; >do > /usr/sbin/alternatives --install /usr/share/man/man1/$f.1.gz \ > $f.1.gz /usr/share/man/man1/$f-0.18.1.gz 90 >done >postinstall scriptlet (using /bin/sh): ># This step is part of the installation of the RPM. Not to be confused ># with the 'make install ' of the build (rpmbuild) process. > ># For --excludedocs: >if [ -e /usr/share/info/gdb.info.gz ] >then > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/annotate.info.gz || : > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/gdb.info.gz || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ] >then > # For --excludedocs: > if [ -e /usr/share/info/gdb.info.gz ] > then > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/annotate.info.gz || : > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/gdb.info.gz || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preuninstall scriptlet (using /bin/sh): >glib-compile-schemas --allow-any-name /usr/share/glib-2.0/schemas &> /dev/null ||: >posttrans scriptlet (using /bin/sh): >glib-compile-schemas --allow-any-name /usr/share/glib-2.0/schemas &> /dev/null ||: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset cups.path cups.socket cups.service >/dev/null 2>&1 || : >fi > ># Remove old-style certs directory; new-style is /var/run ># (see bug #194581 for why this is necessary). >/bin/rm -rf /etc/cups/certs >/usr/sbin/alternatives --install /usr/bin/lpr print /usr/bin/lpr.cups 40 \ > --slave /usr/bin/lp print-lp /usr/bin/lp.cups \ > --slave /usr/bin/lpq print-lpq /usr/bin/lpq.cups \ > --slave /usr/bin/lprm print-lprm /usr/bin/lprm.cups \ > --slave /usr/bin/lpstat print-lpstat /usr/bin/lpstat.cups \ > --slave /usr/bin/cancel print-cancel /usr/bin/cancel.cups \ > --slave /usr/sbin/lpc print-lpc /usr/sbin/lpc.cups \ > --slave /usr/share/man/man1/cancel.1.gz print-cancelman /usr/share/man/man1/cancel-cups.1.gz \ > --slave /usr/share/man/man1/lp.1.gz print-lpman /usr/share/man/man1/lp-cups.1.gz \ > --slave /usr/share/man/man8/lpc.8.gz print-lpcman /usr/share/man/man8/lpc-cups.8.gz \ > --slave /usr/share/man/man1/lpq.1.gz print-lpqman /usr/share/man/man1/lpq-cups.1.gz \ > --slave /usr/share/man/man1/lpr.1.gz print-lprman /usr/share/man/man1/lpr-cups.1.gz \ > --slave /usr/share/man/man1/lprm.1.gz print-lprmman /usr/share/man/man1/lprm-cups.1.gz \ > --slave /usr/share/man/man1/lpstat.1.gz print-lpstatman /usr/share/man/man1/lpstat-cups.1.gz >rm -f /var/cache/cups/*.ipp /var/cache/cups/*.cache >exit 0 >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable cups.path cups.socket cups.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop cups.path cups.socket cups.service > /dev/null 2>&1 || : >fi > >if [ $1 -eq 0 ] ; then > /usr/sbin/alternatives --remove print /usr/bin/lpr.cups >fi >exit 0 >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart cups.service >/dev/null 2>&1 || : >fi >exit 0 >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall scriptlet (using /bin/sh): > > >/sbin/new-kernel-pkg --package kernel --install 3.6.0-0.28.el7.x86_64 || exit $? >preuninstall scriptlet (using /bin/sh): >/sbin/new-kernel-pkg --rminitrd --rmmoddep --remove 3.6.0-0.28.el7.x86_64 || exit $? >posttrans scriptlet (using /bin/sh): >/sbin/new-kernel-pkg --package kernel --mkinitrd --dracut --depmod --update 3.6.0-0.28.el7.x86_64 || exit $?} >/sbin/new-kernel-pkg --package kernel --rpmposttrans 3.6.0-0.28.el7.x86_64 || exit $? >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >touch --no-create /usr/share/icons/gnome &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/gnome &>/dev/null > gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache -q /usr/share/icons/gnome &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -e /var/spool/anacron/cron.daily ] || touch /var/spool/anacron/cron.daily >[ -e /var/spool/anacron/cron.weekly ] || touch /var/spool/anacron/cron.weekly >[ -e /var/spool/anacron/cron.monthly ] || touch /var/spool/anacron/cron.monthly >postinstall scriptlet (using /bin/sh): >link=`readlink /usr/bin/mkisofs` >if [ "$link" == "genisoimage" ]; then > rm -f /usr/bin/mkisofs >fi > >/usr/sbin/alternatives --install /usr/bin/mkisofs mkisofs \ > /usr/bin/genisoimage 50 \ > --slave /usr/share/man/man1/mkisofs.1.gz mkisofs-mkisofsman \ > /usr/share/man/man1/genisoimage.1.gz \ > --slave /usr/bin/mkhybrid mkisofs-mkhybrid /usr/bin/genisoimage \ > --slave /usr/share/man/man1/mkhybrid.1.gz mkisofs-mkhybridman \ > /usr/share/man/man1/genisoimage.1.gz >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /usr/sbin/alternatives --remove mkisofs /usr/bin/genisoimage >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >glib-compile-schemas --allow-any-name /usr/share/glib-2.0/schemas &>/dev/null ||: >posttrans scriptlet (using /bin/sh): >glib-compile-schemas --allow-any-name /usr/share/glib-2.0/schemas &>/dev/null ||: >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -x /usr/bin/fc-cache ]; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 -a -x /usr/bin/fc-cache ] ; then > /usr/bin/fc-cache /usr/share/fonts/google-croscore || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >if [ "$1" -gt 1 ] ; then > rm -rf /var/lib/rpm-state/gconf/* > for schema in \ > desktop_gnome_accessibility_keyboard \ > desktop_gnome_accessibility_startup \ > desktop_gnome_applications_at_mobility \ > desktop_gnome_applications_at_visual \ > desktop_gnome_applications_browser \ > desktop_gnome_applications_office \ > desktop_gnome_applications_terminal \ > desktop_gnome_applications_window_manager \ > desktop_gnome_background \ > desktop_gnome_file_views \ > desktop_gnome_interface \ > desktop_gnome_lockdown \ > desktop_gnome_peripherals_keyboard \ > desktop_gnome_peripherals_monitor \ > desktop_gnome_peripherals_mouse \ > desktop_gnome_sound \ > desktop_gnome_thumbnail_cache \ > desktop_gnome_thumbnailers \ > desktop_gnome_typing_break ; do > if test -f /etc/gconf/schemas/"$schema".schemas ; then > cp -p /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/ || : > fi > done >fi >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig > >for schema in \ > desktop_gnome_accessibility_keyboard \ > desktop_gnome_accessibility_startup \ > desktop_gnome_applications_at_mobility \ > desktop_gnome_applications_at_visual \ > desktop_gnome_applications_browser \ > desktop_gnome_applications_office \ > desktop_gnome_applications_terminal \ > desktop_gnome_applications_window_manager \ > desktop_gnome_background \ > desktop_gnome_file_views \ > desktop_gnome_interface \ > desktop_gnome_lockdown \ > desktop_gnome_peripherals_keyboard \ > desktop_gnome_peripherals_monitor \ > desktop_gnome_peripherals_mouse \ > desktop_gnome_sound \ > desktop_gnome_thumbnail_cache \ > desktop_gnome_thumbnailers \ > desktop_gnome_typing_break ; do > if test -f /var/lib/rpm-state/gconf/"$schema".schemas ; then > cmp --quiet /etc/gconf/schemas/"$schema".schemas /var/lib/rpm-state/gconf/"$schema".schemas > if test $? != 0; then > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > rm -f /var/lib/rpm-state/gconf/"$schema".schemas > else > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-install-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq 0 ] ; then > for schema in \ > desktop_gnome_accessibility_keyboard \ > desktop_gnome_accessibility_startup \ > desktop_gnome_applications_at_mobility \ > desktop_gnome_applications_at_visual \ > desktop_gnome_applications_browser \ > desktop_gnome_applications_office \ > desktop_gnome_applications_terminal \ > desktop_gnome_applications_window_manager \ > desktop_gnome_background \ > desktop_gnome_file_views \ > desktop_gnome_interface \ > desktop_gnome_lockdown \ > desktop_gnome_peripherals_keyboard \ > desktop_gnome_peripherals_monitor \ > desktop_gnome_peripherals_mouse \ > desktop_gnome_sound \ > desktop_gnome_thumbnail_cache \ > desktop_gnome_thumbnailers \ > desktop_gnome_typing_break ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi > done >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >#uidgid pair 173:173 reserved in setup rhbz#670231 >getent group abrt >/dev/null || groupadd -f -g 173 --system abrt >getent passwd abrt >/dev/null || useradd --system -g abrt -u 173 -d /etc/abrt -s /sbin/nologin abrt >exit 0 >postinstall scriptlet (using /bin/sh): ># $1 == 1 if install; 2 if upgrade >if [ $1 -eq 1 ]; then > # Enable (but don't start) the units by default > /bin/systemctl enable abrtd.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq "0" ] ; then > /bin/systemctl --no-reload disable abrtd.service > /dev/null 2>&1 || : > /bin/systemctl stop abrtd.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >posttrans scriptlet (using /bin/sh): >service abrtd condrestart >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >killall -USR1 gvfsd >&/dev/null || : >preinstall scriptlet (using /bin/sh): > >exit 0 > > > > >#------------------------------------------------------------------------------ ># Post install script >#------------------------------------------------------------------------------ >postinstall scriptlet (using /bin/sh): > ># Add icons to the system icons >XDG_ICON_RESOURCE="`which xdg-icon-resource 2> /dev/null`" >if [ ! -x "$XDG_ICON_RESOURCE" ]; then > echo "Error: Could not find xdg-icon-resource" >&2 > exit 1 >fi >for icon in "/opt/google/chrome/product_logo_"*.png; do > size="${icon##*/product_logo_}" > "$XDG_ICON_RESOURCE" install --size "${size%.png}" "$icon" "google-chrome" >done > ># Add an entry to the system menu >XDG_DESKTOP_MENU="`which xdg-desktop-menu 2> /dev/null`" >UPDATE_MENUS="`which update-menus 2> /dev/null`" >if [ ! -x "$XDG_DESKTOP_MENU" ]; then > echo "Error: Could not find xdg-desktop-menu" >&2 > exit 1 >fi >"$XDG_DESKTOP_MENU" install /opt/google/chrome/google-chrome.desktop > >if [ -x "$UPDATE_MENUS" ]; then > update-menus >fi > ># This function uses sed to insert the contents of one file into another file, ># after the first line matching a given regular expression. If there is no ># matching line, then the file is unchanged. >insert_after_first_match() { > # $1: file to update > # $2: regular expression > # $3: file to insert > sed -i -e "1,/$2/ { > /$2/ r $3 > }" "$1" >} > ># If /usr/share/gnome-control-center/gnome-default-applications.xml exists, it ># may need to be updated to add ourselves to the default applications list. If ># we find the file and it does not seem to contain our patch already (the patch ># is safe to leave even after uninstall), update it. >GNOME_DFL_APPS=/usr/share/gnome-control-center/gnome-default-applications.xml >if [ -f "$GNOME_DFL_APPS" ]; then ># Conditionally insert the contents of the file "default-app-block" after the ># first "<web-browsers>" line we find in gnome-default-applications.xml > fgrep -q "Google Chrome" "$GNOME_DFL_APPS" || insert_after_first_match \ > "$GNOME_DFL_APPS" \ > "^[ ]*<web-browsers>[ ]*$" \ > "/opt/google/chrome/default-app-block" >fi > ># System-wide package configuration. >DEFAULTS_FILE="/etc/default/google-chrome" > ># sources.list setting for google-chrome updates. >REPOCONFIG="http://dl.google.com/linux/chrome/rpm/stable" > ># Install the repository signing key (see also: ># http://www.google.com/linuxrepositories/aboutkey.html) >install_rpm_key() { > # Check to see if key already exists. > rpm -q gpg-pubkey-7fac5991-4615767f > /dev/null 2>&1 > if [ "$?" -eq "0" ]; then > # Key already exists > return 0 > fi > # This is to work around a bug in RPM 4.7.0. (see http://crbug.com/22312) > rpm -q gpg-pubkey-7fac5991-45f06f46 > /dev/null 2>&1 > if [ "$?" -eq "0" ]; then > # Key already exists > return 0 > fi > > # RPM on Mandriva 2009 is dumb and does not understand "rpm --import -" > TMPKEY=$(mktemp /tmp/google.sig.XXXXXX) > if [ -n "$TMPKEY" ]; then > cat > "$TMPKEY" <<KEYDATA >-----BEGIN PGP PUBLIC KEY BLOCK----- >Version: GnuPG v1.4.2.2 (GNU/Linux) > >mQGiBEXwb0YRBADQva2NLpYXxgjNkbuP0LnPoEXruGmvi3XMIxjEUFuGNCP4Rj/a >kv2E5VixBP1vcQFDRJ+p1puh8NU0XERlhpyZrVMzzS/RdWdyXf7E5S8oqNXsoD1z >fvmI+i9b2EhHAA19Kgw7ifV8vMa4tkwslEmcTiwiw8lyUl28Wh4Et8SxzwCggDcA >feGqtn3PP5YAdD0km4S4XeMEAJjlrqPoPv2Gf//tfznY2UyS9PUqFCPLHgFLe80u >QhI2U5jt6jUKN4fHauvR6z3seSAsh1YyzyZCKxJFEKXCCqnrFSoh4WSJsbFNc4PN >b0V0SqiTCkWADZyLT5wll8sWuQ5ylTf3z1ENoHf+G3um3/wk/+xmEHvj9HCTBEXP >78X0A/0Tqlhc2RBnEf+AqxWvM8sk8LzJI/XGjwBvKfXe+l3rnSR2kEAvGzj5Sg0X >4XmfTg4Jl8BNjWyvm2Wmjfet41LPmYJKsux3g0b8yzQxeOA4pQKKAU3Z4+rgzGmf >HdwCG5MNT2A5XxD/eDd+L4fRx0HbFkIQoAi1J3YWQSiTk15fw7RMR29vZ2xlLCBJ >bmMuIExpbnV4IFBhY2thZ2UgU2lnbmluZyBLZXkgPGxpbnV4LXBhY2thZ2VzLWtl >eW1hc3RlckBnb29nbGUuY29tPohjBBMRAgAjAhsDBgsJCAcDAgQVAggDBBYCAwEC >HgECF4AFAkYVdn8CGQEACgkQoECDD3+sWZHKSgCfdq3HtNYJLv+XZleb6HN4zOcF >AJEAniSFbuv8V5FSHxeRimHx25671az+uQINBEXwb0sQCACuA8HT2nr+FM5y/kzI >A51ZcC46KFtIDgjQJ31Q3OrkYP8LbxOpKMRIzvOZrsjOlFmDVqitiVc7qj3lYp6U >rgNVaFv6Qu4bo2/ctjNHDDBdv6nufmusJUWq/9TwieepM/cwnXd+HMxu1XBKRVk9 >XyAZ9SvfcW4EtxVgysI+XlptKFa5JCqFM3qJllVohMmr7lMwO8+sxTWTXqxsptJo >pZeKz+UBEEqPyw7CUIVYGC9ENEtIMFvAvPqnhj1GS96REMpry+5s9WKuLEaclWpd >K3krttbDlY1NaeQUCRvBYZ8iAG9YSLHUHMTuI2oea07Rh4dtIAqPwAX8xn36JAYG >2vgLAAMFB/wKqaycjWAZwIe98Yt0qHsdkpmIbarD9fGiA6kfkK/UxjL/k7tmS4Vm >CljrrDZkPSQ/19mpdRcGXtb0NI9+nyM5trweTvtPw+HPkDiJlTaiCcx+izg79Fj9 >KcofuNb3lPdXZb9tzf5oDnmm/B+4vkeTuEZJ//IFty8cmvCpzvY+DAz1Vo9rA+Zn >cpWY1n6z6oSS9AsyT/IFlWWBZZ17SpMHu+h4Bxy62+AbPHKGSujEGQhWq8ZRoJAT >G0KSObnmZ7FwFWu1e9XFoUCt0bSjiJWTIyaObMrWu/LvJ3e9I87HseSJStfw6fki >5og9qFEkMrIrBCp3QGuQWBq/rTdMuwNFiEkEGBECAAkFAkXwb0sCGwwACgkQoECD >D3+sWZF/WACfeNAu1/1hwZtUo1bR+MWiCjpvHtwAnA1R3IHqFLQ2X3xJ40XPuAyY >/FJG >=Quqp >-----END PGP PUBLIC KEY BLOCK----- >KEYDATA > rpm --import "$TMPKEY" > rc=$? > rm -f "$TMPKEY" > if [ "$rc" -eq "0" ]; then > return 0 > fi > fi > return 1 >} > >determine_rpm_package_manager() { > local RELEASE > LSB_RELEASE="$(which lsb_release 2> /dev/null)" > if [ -x "$LSB_RELEASE" ]; then > RELEASE=$(lsb_release -i 2> /dev/null | sed 's/:\t/:/' | cut -d ':' -f 2-) > case $RELEASE in > "Fedora") > PACKAGEMANAGER=yum > ;; > "MandrivaLinux") > PACKAGEMANAGER=urpmi > ;; > "SUSE LINUX") > PACKAGEMANAGER=yast > ;; > esac > fi > > if [ "$PACKAGEMANAGER" ]; then > return > fi > > # Fallback methods that are probably unnecessary on modern systems. > if [ -f "/etc/lsb-release" ]; then > # file missing on Fedora, does not contain DISTRIB_ID on OpenSUSE. > eval $(sed -e '/DISTRIB_ID/!d' /etc/lsb-release) > case $DISTRIB_ID in > MandrivaLinux) > PACKAGEMANAGER=urpmi > ;; > esac > fi > > if [ "$PACKAGEMANAGER" ]; then > return > fi > > if [ -f "/etc/fedora-release" ] || [ -f "/etc/redhat-release" ]; then > PACKAGEMANAGER=yum > elif [ -f "/etc/SuSE-release" ]; then > PACKAGEMANAGER=yast > elif [ -f "/etc/mandriva-release" ]; then > PACKAGEMANAGER=urpmi > fi >} > >DEFAULT_ARCH="x86_64" >YUM_REPO_FILE="/etc/yum.repos.d/google-chrome.repo" >ZYPPER_REPO_FILE="/etc/zypp/repos.d/google-chrome.repo" >URPMI_REPO_FILE="/etc/urpmi/urpmi.cfg" > >install_yum() { > install_rpm_key > > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > if [ -d "/etc/yum.repos.d" ]; then >cat > "$YUM_REPO_FILE" << REPOCONTENT >[google-chrome] >name=google-chrome >baseurl=$REPOCONFIG/$DEFAULT_ARCH >enabled=1 >gpgcheck=1 >REPOCONTENT > fi >} > ># This is called by the cron job, rather than in the RPM postinstall. ># We cannot do this during the install when urpmi is running due to ># database locking. We also need to enable the repository, and we can ># only do that while we are online. ># see: https://qa.mandriva.com/show_bug.cgi?id=31893 >configure_urpmi() { > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > urpmq --list-media | grep -q -s "^google-chrome$" > if [ "$?" -eq "0" ]; then > # Repository already configured > return 0 > fi > urpmi.addmedia --update \ > "google-chrome" "$REPOCONFIG/$DEFAULT_ARCH" >} > >install_urpmi() { > # urpmi not smart enough to pull media_info/pubkey from the repository? > install_rpm_key > > # Defer urpmi.addmedia to configure_urpmi() in the cron job. > # See comment there. > # > # urpmi.addmedia --update \ > # "google-chrome" "$REPOCONFIG/$DEFAULT_ARCH" >} > >install_yast() { > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > # We defer adding the key to later. See comment in the cron job. > > # Ideally, we would run: zypper addrepo -t YUM -f \ > # "$REPOCONFIG/$DEFAULT_ARCH" "google-chrome" > # but that does not work when zypper is running. > if [ -d "/etc/zypp/repos.d" ]; then >cat > "$ZYPPER_REPO_FILE" << REPOCONTENT >[google-chrome] >name=google-chrome >enabled=1 >autorefresh=1 >baseurl=$REPOCONFIG/$DEFAULT_ARCH >type=rpm-md >keeppackages=0 >REPOCONTENT > fi >} > ># Check if the automatic repository configuration is done, so we know when to ># stop trying. >verify_install() { > # It's probably enough to see that the repo configs have been created. If they > # aren't configured properly, update_bad_repo should catch that when it's run. > case $1 in > "yum") > [ -f "$YUM_REPO_FILE" ] > ;; > "yast") > [ -f "$ZYPPER_REPO_FILE" ] > ;; > "urpmi") > urpmq --list-url | grep -q -s "\bgoogle-chrome\b" > ;; > esac >} > ># Update the Google repository if it's not set correctly. >update_bad_repo() { > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > determine_rpm_package_manager > > case $PACKAGEMANAGER in > "yum") > update_repo_file "$YUM_REPO_FILE" > ;; > "yast") > update_repo_file "$ZYPPER_REPO_FILE" > ;; > "urpmi") > update_urpmi_cfg > ;; > esac >} > >update_repo_file() { > REPO_FILE="$1" > > # Don't do anything if the file isn't there, since that probably means the > # user disabled it. > if [ ! -r "$REPO_FILE" ]; then > return 0 > fi > > # Check if the correct repository configuration is in there. > REPOMATCH=$(grep "^baseurl=$REPOCONFIG/$DEFAULT_ARCH" "$REPO_FILE" \ > 2>/dev/null) > # If it's there, nothing to do > if [ "$REPOMATCH" ]; then > return 0 > fi > > # Check if it's there but disabled by commenting out (as opposed to using the > # 'enabled' setting). > MATCH_DISABLED=$(grep "^[[:space:]]*#.*baseurl=$REPOCONFIG/$DEFAULT_ARCH" \ > "$REPO_FILE" 2>/dev/null) > if [ "$MATCH_DISABLED" ]; then > # It's OK for it to be disabled, as long as nothing bogus is enabled in its > # place. > ACTIVECONFIGS=$(grep "^baseurl=.*" "$REPO_FILE" 2>/dev/null) > if [ ! "$ACTIVECONFIGS" ]; then > return 0 > fi > fi > > # If we get here, the correct repository wasn't found, or something else is > # active, so fix it. This assumes there is a 'baseurl' setting, but if not, > # then that's just another way of disabling, so we won't try to add it. > sed -i -e "s,^baseurl=.*,baseurl=$REPOCONFIG/$DEFAULT_ARCH," "$REPO_FILE" >} > >update_urpmi_cfg() { > REPOCFG=$(urpmq --list-url | grep "\bgoogle-chrome\b") > if [ ! "$REPOCFG" ]; then > # Don't do anything if the repo isn't there, since that probably means the > # user deleted it. > return 0 > fi > > # See if it's the right repo URL > REPOMATCH=$(echo "$REPOCFG" | grep "\b$REPOCONFIG/$DEFAULT_ARCH\b") > # If so, nothing to do > if [ "$REPOMATCH" ]; then > return 0 > fi > > # Looks like it's the wrong URL, so recreate it. > urpmi.removemedia "google-chrome" && \ > urpmi.addmedia --update "google-chrome" "$REPOCONFIG/$DEFAULT_ARCH" >} > ># We only remove the repository configuration during a purge. Since RPM has ># no equivalent to dpkg --purge, the code below is actually never used. We ># keep it only for reference purposes, should we ever need it. ># >#remove_yum() { ># rm -f "$YUM_REPO_FILE" >#} ># >#remove_urpmi() { ># # Ideally, we would run: urpmi.removemedia "google-chrome" ># # but that does not work when urpmi is running. ># # Sentinel comment text does not work either because urpmi.update removes ># # all comments. So we just delete the entry that matches what we originally ># # inserted. If such an entry was added manually, that's tough luck. ># if [ -f "$URPMI_REPO_FILE" ]; then ># sed -i '\_^google-chrome $REPOCONFIG/$DEFAULT_ARCH {$_,/^}$/d' "$URPMI_REPO_FILE" ># fi >#} ># >#remove_yast() { ># # Ideally, we would run: zypper removerepo "google-chrome" ># # but that does not work when zypper is running. ># rm -f /etc/zypp/repos.d/google-chrome.repo >#} > >get_lib_dir() { > if [ "$DEFAULT_ARCH" = "i386" ]; then > LIBDIR=lib > elif [ "$DEFAULT_ARCH" = "x86_64" ]; then > LIBDIR=lib64 > else > echo Unknown CPU Architecture: "$DEFAULT_ARCH" > exit 1 > fi >} > >NSS_FILES="libnspr4.so.0d libplds4.so.0d libplc4.so.0d libssl3.so.1d \ > libnss3.so.1d libsmime3.so.1d libnssutil3.so.1d" > >add_nss_symlinks() { > get_lib_dir > for f in $NSS_FILES > do > target=$(echo $f | sed 's/\.[01]d$//') > if [ -f "/$LIBDIR/$target" ]; then > ln -snf "/$LIBDIR/$target" "/opt/google/chrome/$f" > elif [ -f "/usr/$LIBDIR/$target" ]; then > ln -snf "/usr/$LIBDIR/$target" "/opt/google/chrome/$f" > else > echo $f not found in "/$LIBDIR/$target" or "/usr/$LIBDIR/$target". > exit 1 > fi > done >} > >remove_nss_symlinks() { > for f in $NSS_FILES > do > rm -rf "/opt/google/chrome/$f" > done >} > >LIBBZ2_1=libbz2.so.1 >LIBBZ2_1_0=libbz2.so.1.0 > >add_bzip2_symlinks() { > get_lib_dir > if [ -f "/$LIBDIR/$LIBBZ2_1_0" -o -f "/usr/$LIBDIR/$LIBBZ2_1_0" ]; then > return 0 > fi > > # Most RPM distros do not provide libbz2.so.1.0, i.e. > # https://bugzilla.redhat.com/show_bug.cgi?id=461863 > # so we create a symlink and point it to libbz2.so.1. > # This is technically wrong, but it'll work since we do > # not anticipate a new version of bzip2 with a different > # minor version number anytime soon. > if [ -f "/$LIBDIR/$LIBBZ2_1" ]; then > ln -snf "/$LIBDIR/$LIBBZ2_1" "/opt/google/chrome/$LIBBZ2_1_0" > elif [ -f "/usr/$LIBDIR/$LIBBZ2_1" ]; > then > ln -snf "/usr/$LIBDIR/$LIBBZ2_1" "/opt/google/chrome/$LIBBZ2_1_0" > else > echo "$LIBBZ2_1" not found in "$LIBDIR" or "/usr/$LIBDIR". > exit 1 > fi >} > >remove_bzip2_symlinks() { > rm -rf "/opt/google/chrome/$LIBBZ2_1_0" >} > ># Fedora 18 now has libudev.so.1. http://crbug.com/145160 >LIBUDEV_0=libudev.so.0 >LIBUDEV_1=libudev.so.1 > >add_udev_symlinks() { > get_lib_dir > if [ -f "/$LIBDIR/$LIBUDEV_0" -o -f "/usr/$LIBDIR/$LIBUDEV_0" ]; then > return 0 > fi > > if [ -f "/$LIBDIR/$LIBUDEV_1" ]; then > ln -snf "/$LIBDIR/$LIBUDEV_1" "/opt/google/chrome/$LIBUDEV_0" > elif [ -f "/usr/$LIBDIR/$LIBUDEV_1" ]; > then > ln -snf "/usr/$LIBDIR/$LIBUDEV_1" "/opt/google/chrome/$LIBUDEV_0" > else > echo "$LIBUDEV_1" not found in "$LIBDIR" or "/usr/$LIBDIR". > exit 1 > fi >} > >remove_udev_symlinks() { > rm -rf "/opt/google/chrome/$LIBUDEV_0" >} > > >remove_nss_symlinks >add_nss_symlinks > >remove_bzip2_symlinks >add_bzip2_symlinks > >remove_udev_symlinks >add_udev_symlinks > >DEFAULTS_FILE="/etc/default/google-chrome" >if [ ! -e "$DEFAULTS_FILE" ]; then > echo 'repo_add_once="true"' > "$DEFAULTS_FILE" >fi > >. "$DEFAULTS_FILE" > >if [ "$repo_add_once" = "true" ]; then > determine_rpm_package_manager > > case $PACKAGEMANAGER in > "yum") > install_yum > ;; > "urpmi") > install_urpmi > ;; > "yast") > install_yast > ;; > esac >fi > ># Some package managers have locks that prevent everything from being ># configured at install time, so wait a bit then kick the cron job to do ># whatever is left. Probably the db will be unlocked by then, but if not, the ># cron job will keep retrying. ># Do this with 'at' instead of a backgrounded shell because zypper waits on all ># sub-shells to finish before it finishes, which is exactly the opposite of ># what we want here. Also preemptively start atd because for some reason it's ># not always running, which kind of defeats the purpose of having 'at' as a ># required LSB command. >service atd start >echo "sh /etc/cron.daily/google-chrome" | at now + 2 minute > /dev/null 2>&1 >exit 0 > > >#------------------------------------------------------------------------------ ># Pre uninstallation script >#------------------------------------------------------------------------------ >preuninstall scriptlet (using /bin/sh): > >if [ "$1" -eq "0" ]; then > mode="uninstall" >elif [ "$1" -eq "1" ]; then > mode="upgrade" >fi > ># System-wide package configuration. >DEFAULTS_FILE="/etc/default/google-chrome" > ># sources.list setting for google-chrome updates. >REPOCONFIG="http://dl.google.com/linux/chrome/rpm/stable" > ># Install the repository signing key (see also: ># http://www.google.com/linuxrepositories/aboutkey.html) >install_rpm_key() { > # Check to see if key already exists. > rpm -q gpg-pubkey-7fac5991-4615767f > /dev/null 2>&1 > if [ "$?" -eq "0" ]; then > # Key already exists > return 0 > fi > # This is to work around a bug in RPM 4.7.0. (see http://crbug.com/22312) > rpm -q gpg-pubkey-7fac5991-45f06f46 > /dev/null 2>&1 > if [ "$?" -eq "0" ]; then > # Key already exists > return 0 > fi > > # RPM on Mandriva 2009 is dumb and does not understand "rpm --import -" > TMPKEY=$(mktemp /tmp/google.sig.XXXXXX) > if [ -n "$TMPKEY" ]; then > cat > "$TMPKEY" <<KEYDATA >-----BEGIN PGP PUBLIC KEY BLOCK----- >Version: GnuPG v1.4.2.2 (GNU/Linux) > >mQGiBEXwb0YRBADQva2NLpYXxgjNkbuP0LnPoEXruGmvi3XMIxjEUFuGNCP4Rj/a >kv2E5VixBP1vcQFDRJ+p1puh8NU0XERlhpyZrVMzzS/RdWdyXf7E5S8oqNXsoD1z >fvmI+i9b2EhHAA19Kgw7ifV8vMa4tkwslEmcTiwiw8lyUl28Wh4Et8SxzwCggDcA >feGqtn3PP5YAdD0km4S4XeMEAJjlrqPoPv2Gf//tfznY2UyS9PUqFCPLHgFLe80u >QhI2U5jt6jUKN4fHauvR6z3seSAsh1YyzyZCKxJFEKXCCqnrFSoh4WSJsbFNc4PN >b0V0SqiTCkWADZyLT5wll8sWuQ5ylTf3z1ENoHf+G3um3/wk/+xmEHvj9HCTBEXP >78X0A/0Tqlhc2RBnEf+AqxWvM8sk8LzJI/XGjwBvKfXe+l3rnSR2kEAvGzj5Sg0X >4XmfTg4Jl8BNjWyvm2Wmjfet41LPmYJKsux3g0b8yzQxeOA4pQKKAU3Z4+rgzGmf >HdwCG5MNT2A5XxD/eDd+L4fRx0HbFkIQoAi1J3YWQSiTk15fw7RMR29vZ2xlLCBJ >bmMuIExpbnV4IFBhY2thZ2UgU2lnbmluZyBLZXkgPGxpbnV4LXBhY2thZ2VzLWtl >eW1hc3RlckBnb29nbGUuY29tPohjBBMRAgAjAhsDBgsJCAcDAgQVAggDBBYCAwEC >HgECF4AFAkYVdn8CGQEACgkQoECDD3+sWZHKSgCfdq3HtNYJLv+XZleb6HN4zOcF >AJEAniSFbuv8V5FSHxeRimHx25671az+uQINBEXwb0sQCACuA8HT2nr+FM5y/kzI >A51ZcC46KFtIDgjQJ31Q3OrkYP8LbxOpKMRIzvOZrsjOlFmDVqitiVc7qj3lYp6U >rgNVaFv6Qu4bo2/ctjNHDDBdv6nufmusJUWq/9TwieepM/cwnXd+HMxu1XBKRVk9 >XyAZ9SvfcW4EtxVgysI+XlptKFa5JCqFM3qJllVohMmr7lMwO8+sxTWTXqxsptJo >pZeKz+UBEEqPyw7CUIVYGC9ENEtIMFvAvPqnhj1GS96REMpry+5s9WKuLEaclWpd >K3krttbDlY1NaeQUCRvBYZ8iAG9YSLHUHMTuI2oea07Rh4dtIAqPwAX8xn36JAYG >2vgLAAMFB/wKqaycjWAZwIe98Yt0qHsdkpmIbarD9fGiA6kfkK/UxjL/k7tmS4Vm >CljrrDZkPSQ/19mpdRcGXtb0NI9+nyM5trweTvtPw+HPkDiJlTaiCcx+izg79Fj9 >KcofuNb3lPdXZb9tzf5oDnmm/B+4vkeTuEZJ//IFty8cmvCpzvY+DAz1Vo9rA+Zn >cpWY1n6z6oSS9AsyT/IFlWWBZZ17SpMHu+h4Bxy62+AbPHKGSujEGQhWq8ZRoJAT >G0KSObnmZ7FwFWu1e9XFoUCt0bSjiJWTIyaObMrWu/LvJ3e9I87HseSJStfw6fki >5og9qFEkMrIrBCp3QGuQWBq/rTdMuwNFiEkEGBECAAkFAkXwb0sCGwwACgkQoECD >D3+sWZF/WACfeNAu1/1hwZtUo1bR+MWiCjpvHtwAnA1R3IHqFLQ2X3xJ40XPuAyY >/FJG >=Quqp >-----END PGP PUBLIC KEY BLOCK----- >KEYDATA > rpm --import "$TMPKEY" > rc=$? > rm -f "$TMPKEY" > if [ "$rc" -eq "0" ]; then > return 0 > fi > fi > return 1 >} > >determine_rpm_package_manager() { > local RELEASE > LSB_RELEASE="$(which lsb_release 2> /dev/null)" > if [ -x "$LSB_RELEASE" ]; then > RELEASE=$(lsb_release -i 2> /dev/null | sed 's/:\t/:/' | cut -d ':' -f 2-) > case $RELEASE in > "Fedora") > PACKAGEMANAGER=yum > ;; > "MandrivaLinux") > PACKAGEMANAGER=urpmi > ;; > "SUSE LINUX") > PACKAGEMANAGER=yast > ;; > esac > fi > > if [ "$PACKAGEMANAGER" ]; then > return > fi > > # Fallback methods that are probably unnecessary on modern systems. > if [ -f "/etc/lsb-release" ]; then > # file missing on Fedora, does not contain DISTRIB_ID on OpenSUSE. > eval $(sed -e '/DISTRIB_ID/!d' /etc/lsb-release) > case $DISTRIB_ID in > MandrivaLinux) > PACKAGEMANAGER=urpmi > ;; > esac > fi > > if [ "$PACKAGEMANAGER" ]; then > return > fi > > if [ -f "/etc/fedora-release" ] || [ -f "/etc/redhat-release" ]; then > PACKAGEMANAGER=yum > elif [ -f "/etc/SuSE-release" ]; then > PACKAGEMANAGER=yast > elif [ -f "/etc/mandriva-release" ]; then > PACKAGEMANAGER=urpmi > fi >} > >DEFAULT_ARCH="x86_64" >YUM_REPO_FILE="/etc/yum.repos.d/google-chrome.repo" >ZYPPER_REPO_FILE="/etc/zypp/repos.d/google-chrome.repo" >URPMI_REPO_FILE="/etc/urpmi/urpmi.cfg" > >install_yum() { > install_rpm_key > > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > if [ -d "/etc/yum.repos.d" ]; then >cat > "$YUM_REPO_FILE" << REPOCONTENT >[google-chrome] >name=google-chrome >baseurl=$REPOCONFIG/$DEFAULT_ARCH >enabled=1 >gpgcheck=1 >REPOCONTENT > fi >} > ># This is called by the cron job, rather than in the RPM postinstall. ># We cannot do this during the install when urpmi is running due to ># database locking. We also need to enable the repository, and we can ># only do that while we are online. ># see: https://qa.mandriva.com/show_bug.cgi?id=31893 >configure_urpmi() { > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > urpmq --list-media | grep -q -s "^google-chrome$" > if [ "$?" -eq "0" ]; then > # Repository already configured > return 0 > fi > urpmi.addmedia --update \ > "google-chrome" "$REPOCONFIG/$DEFAULT_ARCH" >} > >install_urpmi() { > # urpmi not smart enough to pull media_info/pubkey from the repository? > install_rpm_key > > # Defer urpmi.addmedia to configure_urpmi() in the cron job. > # See comment there. > # > # urpmi.addmedia --update \ > # "google-chrome" "$REPOCONFIG/$DEFAULT_ARCH" >} > >install_yast() { > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > # We defer adding the key to later. See comment in the cron job. > > # Ideally, we would run: zypper addrepo -t YUM -f \ > # "$REPOCONFIG/$DEFAULT_ARCH" "google-chrome" > # but that does not work when zypper is running. > if [ -d "/etc/zypp/repos.d" ]; then >cat > "$ZYPPER_REPO_FILE" << REPOCONTENT >[google-chrome] >name=google-chrome >enabled=1 >autorefresh=1 >baseurl=$REPOCONFIG/$DEFAULT_ARCH >type=rpm-md >keeppackages=0 >REPOCONTENT > fi >} > ># Check if the automatic repository configuration is done, so we know when to ># stop trying. >verify_install() { > # It's probably enough to see that the repo configs have been created. If they > # aren't configured properly, update_bad_repo should catch that when it's run. > case $1 in > "yum") > [ -f "$YUM_REPO_FILE" ] > ;; > "yast") > [ -f "$ZYPPER_REPO_FILE" ] > ;; > "urpmi") > urpmq --list-url | grep -q -s "\bgoogle-chrome\b" > ;; > esac >} > ># Update the Google repository if it's not set correctly. >update_bad_repo() { > if [ ! "$REPOCONFIG" ]; then > return 0 > fi > > determine_rpm_package_manager > > case $PACKAGEMANAGER in > "yum") > update_repo_file "$YUM_REPO_FILE" > ;; > "yast") > update_repo_file "$ZYPPER_REPO_FILE" > ;; > "urpmi") > update_urpmi_cfg > ;; > esac >} > >update_repo_file() { > REPO_FILE="$1" > > # Don't do anything if the file isn't there, since that probably means the > # user disabled it. > if [ ! -r "$REPO_FILE" ]; then > return 0 > fi > > # Check if the correct repository configuration is in there. > REPOMATCH=$(grep "^baseurl=$REPOCONFIG/$DEFAULT_ARCH" "$REPO_FILE" \ > 2>/dev/null) > # If it's there, nothing to do > if [ "$REPOMATCH" ]; then > return 0 > fi > > # Check if it's there but disabled by commenting out (as opposed to using the > # 'enabled' setting). > MATCH_DISABLED=$(grep "^[[:space:]]*#.*baseurl=$REPOCONFIG/$DEFAULT_ARCH" \ > "$REPO_FILE" 2>/dev/null) > if [ "$MATCH_DISABLED" ]; then > # It's OK for it to be disabled, as long as nothing bogus is enabled in its > # place. > ACTIVECONFIGS=$(grep "^baseurl=.*" "$REPO_FILE" 2>/dev/null) > if [ ! "$ACTIVECONFIGS" ]; then > return 0 > fi > fi > > # If we get here, the correct repository wasn't found, or something else is > # active, so fix it. This assumes there is a 'baseurl' setting, but if not, > # then that's just another way of disabling, so we won't try to add it. > sed -i -e "s,^baseurl=.*,baseurl=$REPOCONFIG/$DEFAULT_ARCH," "$REPO_FILE" >} > >update_urpmi_cfg() { > REPOCFG=$(urpmq --list-url | grep "\bgoogle-chrome\b") > if [ ! "$REPOCFG" ]; then > # Don't do anything if the repo isn't there, since that probably means the > # user deleted it. > return 0 > fi > > # See if it's the right repo URL > REPOMATCH=$(echo "$REPOCFG" | grep "\b$REPOCONFIG/$DEFAULT_ARCH\b") > # If so, nothing to do > if [ "$REPOMATCH" ]; then > return 0 > fi > > # Looks like it's the wrong URL, so recreate it. > urpmi.removemedia "google-chrome" && \ > urpmi.addmedia --update "google-chrome" "$REPOCONFIG/$DEFAULT_ARCH" >} > ># We only remove the repository configuration during a purge. Since RPM has ># no equivalent to dpkg --purge, the code below is actually never used. We ># keep it only for reference purposes, should we ever need it. ># >#remove_yum() { ># rm -f "$YUM_REPO_FILE" >#} ># >#remove_urpmi() { ># # Ideally, we would run: urpmi.removemedia "google-chrome" ># # but that does not work when urpmi is running. ># # Sentinel comment text does not work either because urpmi.update removes ># # all comments. So we just delete the entry that matches what we originally ># # inserted. If such an entry was added manually, that's tough luck. ># if [ -f "$URPMI_REPO_FILE" ]; then ># sed -i '\_^google-chrome $REPOCONFIG/$DEFAULT_ARCH {$_,/^}$/d' "$URPMI_REPO_FILE" ># fi >#} ># >#remove_yast() { ># # Ideally, we would run: zypper removerepo "google-chrome" ># # but that does not work when zypper is running. ># rm -f /etc/zypp/repos.d/google-chrome.repo >#} > >get_lib_dir() { > if [ "$DEFAULT_ARCH" = "i386" ]; then > LIBDIR=lib > elif [ "$DEFAULT_ARCH" = "x86_64" ]; then > LIBDIR=lib64 > else > echo Unknown CPU Architecture: "$DEFAULT_ARCH" > exit 1 > fi >} > >NSS_FILES="libnspr4.so.0d libplds4.so.0d libplc4.so.0d libssl3.so.1d \ > libnss3.so.1d libsmime3.so.1d libnssutil3.so.1d" > >add_nss_symlinks() { > get_lib_dir > for f in $NSS_FILES > do > target=$(echo $f | sed 's/\.[01]d$//') > if [ -f "/$LIBDIR/$target" ]; then > ln -snf "/$LIBDIR/$target" "/opt/google/chrome/$f" > elif [ -f "/usr/$LIBDIR/$target" ]; then > ln -snf "/usr/$LIBDIR/$target" "/opt/google/chrome/$f" > else > echo $f not found in "/$LIBDIR/$target" or "/usr/$LIBDIR/$target". > exit 1 > fi > done >} > >remove_nss_symlinks() { > for f in $NSS_FILES > do > rm -rf "/opt/google/chrome/$f" > done >} > >LIBBZ2_1=libbz2.so.1 >LIBBZ2_1_0=libbz2.so.1.0 > >add_bzip2_symlinks() { > get_lib_dir > if [ -f "/$LIBDIR/$LIBBZ2_1_0" -o -f "/usr/$LIBDIR/$LIBBZ2_1_0" ]; then > return 0 > fi > > # Most RPM distros do not provide libbz2.so.1.0, i.e. > # https://bugzilla.redhat.com/show_bug.cgi?id=461863 > # so we create a symlink and point it to libbz2.so.1. > # This is technically wrong, but it'll work since we do > # not anticipate a new version of bzip2 with a different > # minor version number anytime soon. > if [ -f "/$LIBDIR/$LIBBZ2_1" ]; then > ln -snf "/$LIBDIR/$LIBBZ2_1" "/opt/google/chrome/$LIBBZ2_1_0" > elif [ -f "/usr/$LIBDIR/$LIBBZ2_1" ]; > then > ln -snf "/usr/$LIBDIR/$LIBBZ2_1" "/opt/google/chrome/$LIBBZ2_1_0" > else > echo "$LIBBZ2_1" not found in "$LIBDIR" or "/usr/$LIBDIR". > exit 1 > fi >} > >remove_bzip2_symlinks() { > rm -rf "/opt/google/chrome/$LIBBZ2_1_0" >} > ># Fedora 18 now has libudev.so.1. http://crbug.com/145160 >LIBUDEV_0=libudev.so.0 >LIBUDEV_1=libudev.so.1 > >add_udev_symlinks() { > get_lib_dir > if [ -f "/$LIBDIR/$LIBUDEV_0" -o -f "/usr/$LIBDIR/$LIBUDEV_0" ]; then > return 0 > fi > > if [ -f "/$LIBDIR/$LIBUDEV_1" ]; then > ln -snf "/$LIBDIR/$LIBUDEV_1" "/opt/google/chrome/$LIBUDEV_0" > elif [ -f "/usr/$LIBDIR/$LIBUDEV_1" ]; > then > ln -snf "/usr/$LIBDIR/$LIBUDEV_1" "/opt/google/chrome/$LIBUDEV_0" > else > echo "$LIBUDEV_1" not found in "$LIBDIR" or "/usr/$LIBDIR". > exit 1 > fi >} > >remove_udev_symlinks() { > rm -rf "/opt/google/chrome/$LIBUDEV_0" >} > > ># Only remove menu items and symlinks on uninstall. When upgrading, ># old_pkg's %preun runs after new_pkg's %post. >if [ "$mode" = "uninstall" ]; then ># Remove icons from the system icons >XDG_ICON_RESOURCE="`which xdg-icon-resource 2> /dev/null`" >if [ ! -x "$XDG_ICON_RESOURCE" ]; then > echo "Error: Could not find xdg-icon-resource" >&2 > exit 1 >fi >for icon in "/opt/google/chrome/product_logo_"*.png; do > size="${icon##*/product_logo_}" > "$XDG_ICON_RESOURCE" uninstall --size "${size%.png}" "google-chrome" >done > ># Remove the entry from the system menu >XDG_DESKTOP_MENU="`which xdg-desktop-menu 2> /dev/null`" >UPDATE_MENUS="`which update-menus 2> /dev/null`" >if [ ! -x "$XDG_DESKTOP_MENU" ]; then > echo "Error: Could not find xdg-desktop-menu" >&2 > exit 1 >fi >"$XDG_DESKTOP_MENU" uninstall /opt/google/chrome/google-chrome.desktop > >if [ -x "$UPDATE_MENUS" ]; then > update-menus >fi > remove_nss_symlinks > remove_bzip2_symlinks > remove_udev_symlinks >fi > ># On Debian we only remove when we purge. However, RPM has no equivalent to ># dpkg --purge, so this is all disabled. ># >#determine_rpm_package_manager ># >#case $PACKAGEMANAGER in >#"yum") ># remove_yum ># ;; >#"urpmi") ># remove_urpmi ># ;; >#"yast") ># remove_yast ># ;; >#esac > >exit 0 > >#------------------------------------------------------------------------------ ># Post uninstallation script >#------------------------------------------------------------------------------ >postuninstall scriptlet (using /bin/sh): > >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preuninstall scriptlet (using /bin/sh): >for f in vala-gen-introspect vapicheck vapigen; >do > /usr/sbin/alternatives --remove $f \ > /usr/bin/$f-0.18 >done >for f in vala-gen-introspect vapigen; >do > /usr/sbin/alternatives --remove $f.1.gz \ > /usr/share/man/man1/$f-0.18.1.gz >done >posttrans scriptlet (using /bin/sh): >for f in vala-gen-introspect vapicheck vapigen; >do > /usr/sbin/alternatives --install /usr/bin/$f \ > $f /usr/bin/$f-0.18 90 >done >for f in vala-gen-introspect vapigen; >do > /usr/sbin/alternatives --install /usr/share/man/man1/$f.1.gz \ > $f.1.gz /usr/share/man/man1/$f-0.18.1.gz 90 >done >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >if [ -x /usr/bin/gtk-update-icon-cache ]; then > /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : >fi >preuninstall scriptlet (using /bin/sh): ># is it a final removal? >if [ $1 -eq 0 ]; then > /usr/bin/rm -rf /usr/lib64/firefox/components > /usr/bin/rm -rf /usr/lib64/firefox/extensions > /usr/bin/rm -rf /usr/lib64/firefox/langpacks > /usr/bin/rm -rf /usr/lib64/firefox/plugins >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >update-desktop-database &> /dev/null || : >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > >for schema in mouseweaks pointer-capture-applet ; do > > if test -f /etc/gconf/schemas/"$schema".schemas ; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/"$schema".schemas > /dev/null || : > fi >done >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >selinuxenabled && [ -f /usr/share/selinux/devel/include/build.conf ] && /usr/bin/sepolgen-ifgen 2>/dev/null >exit 0 >postinstall scriptlet (using /bin/sh): >if [ -f /etc/sysconfig/kernel ] >then > . /etc/sysconfig/kernel || exit $? >fi >if [ "$HARDLINK" != "no" -a -x /usr/sbin/hardlink ] >then > (cd /usr/src/kernels/3.5.0-0.26.el7.x86_64 && > /usr/bin/find . -type f | while read f; do > hardlink -c /usr/src/kernels/*.fc*.*/$f $f > done) >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >for centralized in /etc/sgml/*-docbook-*.cat >do > /usr/bin/install-catalog --add $centralized \ > /usr/share/sgml/docbook/dsssl-stylesheets-1.79/catalog \ > > /dev/null 2>/dev/null >done >preuninstall scriptlet (using /bin/sh): >if [ "$1" = "0" ]; then > for centralized in /etc/sgml/*-docbook-*.cat > do > /usr/bin/install-catalog --remove $centralized /usr/share/sgml/docbook/dsssl-stylesheets-1.79/catalog > /dev/null 2>/dev/null > done >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/bin/dot -c 2>/dev/null || : >/sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/usr/bin/dot -c 2>/dev/null || : >/sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using <lua>): >if posix.access ("/sbin/ldconfig", "x") then > local pid = posix.fork () > if pid == 0 then > posix.exec ("/sbin/ldconfig") > elseif pid ~= -1 then > posix.wait (pid) > end >end >postuninstall scriptlet (using <lua>): >if posix.access ("/sbin/ldconfig", "x") then > local pid = posix.fork () > if pid == 0 then > posix.exec ("/sbin/ldconfig") > elseif pid ~= -1 then > posix.wait (pid) > end >end >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >gio-querymodules-64 /usr/lib64/gio/modules >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >[ ! -x /usr/bin/gio-querymodules-64 ] || \ >gio-querymodules-64 /usr/lib64/gio/modules >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/gawk.info.gz ]; then > /sbin/install-info /usr/share/info/gawk.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -f /usr/share/info/gawk.info.gz ]; then > /sbin/install-info --delete /usr/share/info/gawk.info.gz /usr/share/info/dir || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ ! -e /var/log/tallylog ] ; then > install -m 600 /dev/null /var/log/tallylog >fi >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor || : >[ -x /usr/bin/gtk-update-icon-cache ] && gtk-update-icon-cache --quiet -f /usr/share/icons/hicolor || : >postuninstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor || : >[ -x /usr/bin/gtk-update-icon-cache ] && gtk-update-icon-cache --quiet -f /usr/share/icons/hicolor || : >postuninstall scriptlet (using <lua>): >os.remove("/usr/share/lsb/4.1/submodules") >os.remove("/usr/share/lsb/4.1/modules") >os.remove("/usr/share/lsb/4.1") >os.remove("/usr/share/lsb") >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /sbin/ldconfig ] && /sbin/ldconfig >[ -x /sbin/install-info ] && /sbin/install-info /usr/share/info/kpathsea.info.gz /usr/share/info/dir >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >preuninstall scriptlet (using /bin/sh): >[ -x /sbin/ldconfig ] && /sbin/ldconfig >if [ "$1" = 0 ]; then > [ -x /sbin/install-info ] && /sbin/install-info --delete /usr/share/info/kpathsea.info.gz /usr/share/info/dir >fi >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /sbin/ldconfig ] && /sbin/ldconfig >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ] ; then > /sbin/ldconfig >fi >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall scriptlet (using /bin/sh): >if [ -f /etc/sysconfig/kernel ] >then > . /etc/sysconfig/kernel || exit $? >fi >if [ "$HARDLINK" != "no" -a -x /usr/sbin/hardlink ] >then > (cd /usr/src/kernels/3.6.0-0.28.el7.x86_64 && > /usr/bin/find . -type f | while read f; do > hardlink -c /usr/src/kernels/*.fc*.*/$f $f > done) >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group jackuser > /dev/null || groupadd -r jackuser >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/usr/bin/rarian-sk-update > ># Add OMF DTD to XML catalog. >CATALOG=/etc/xml/catalog >/usr/bin/xmlcatalog --noout --add "rewriteSystem" \ > "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" \ > "/usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" $CATALOG >& /dev/null || : >/usr/bin/xmlcatalog --noout --add "rewriteURI" \ > "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd" \ > "/usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" $CATALOG >& /dev/null || : >postuninstall scriptlet (using /bin/sh): > ># Delete OMF DTD from XML catalog. >if [ $1 = 0 ]; then > CATALOG=/etc/xml/catalog > /usr/bin/xmlcatalog --noout --del \ > "/usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" $CATALOG >& /dev/null || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >/sbin/ldconfig > ># create certificate database >/usr/libexec/openldap/create-certdb.sh >&/dev/null || : >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ] ; then > # Initial installation > /bin/systemctl daemon-reload >/dev/null 2>&1 || : >fi ># If we're upgrading, move config files into their new location, if need be >if [ $1 -ge 2 ] ; then > if [ -e /etc/lircd.conf -a ! -e /etc/lirc/lircd.conf ]; then > mv /etc/lircd.conf /etc/lirc/lircd.conf > fi > if [ -e /etc/lircmd.conf -a ! -e /etc/lirc/lircmd.conf ]; then > mv /etc/lircmd.conf /etc/lirc/lircmd.conf > fi >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /bin/systemctl --no-reload disable lirc.service > /dev/null 2>&1 || : > /bin/systemctl stop lirc.service > /dev/null 2>&1 || : > /bin/systemctl --no-reload disable lircmd.service > /dev/null 2>&1 || : > /bin/systemctl stop lircmd.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /bin/systemctl try-restart lirc.service >/dev/null 2>&1 || : > /bin/systemctl try-restart lircmd.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database /usr/share/applications &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >/sbin/ldconfig >preuninstall program: /bin/sh >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): ># If we have a /boot/extlinux.conf file, assume extlinux is our bootloader ># and update it. >if [ -f /boot/extlinux/extlinux.conf ]; then \ > extlinux --update /boot/extlinux ; \ >elif [ -f /boot/extlinux.conf ]; then \ > mkdir -p /boot/extlinux && \ > mv /boot/extlinux.conf /boot/extlinux/extlinux.conf && \ > extlinux --update /boot/extlinux ; \ >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >/usr/bin/getent group avahi >/dev/null 2>&1 || /usr/sbin/groupadd \ > -r \ > -g 70 \ > avahi >/dev/null 2>&1 || : >/usr/bin/getent passwd avahi >/dev/null 2>&1 || /usr/sbin/useradd \ > -r -l \ > -u 70 \ > -g avahi \ > -d /var/run/avahi-daemon \ > -s /sbin/nologin \ > -c "Avahi mDNS/DNS-SD Stack" \ > avahi >/dev/null 2>&1 || : >postinstall scriptlet (using /bin/sh): >/sbin/ldconfig >/dev/null 2>&1 || : >/usr/bin/dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig >/dev/null 2>&1 || : >if [ "$1" -eq 1 -a -s /etc/localtime ]; then > /usr/bin/cp -cfp /etc/localtime /etc/avahi/etc/localtime >/dev/null 2>&1 || : >fi > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset avahi-daemon.socket avahi-daemon.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable avahi-daemon.socket avahi-daemon.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop avahi-daemon.socket avahi-daemon.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >/dev/null 2>&1 || : > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart avahi-daemon.socket avahi-daemon.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >/usr/sbin/groupadd -g 72 tcpdump 2> /dev/null >/usr/sbin/useradd -u 72 -g 72 -s /sbin/nologin -M -r \ > -d / tcpdump 2> /dev/null >exit 0 >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset portreserve.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable portreserve.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop portreserve.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart portreserve.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/tar.info.gz ]; then > /sbin/install-info /usr/share/info/tar.info.gz /usr/share/info/dir || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/tar.info.gz ]; then > /sbin/install-info --delete /usr/share/info/tar.info.gz /usr/share/info/dir || : > fi >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -e /usr/share/info/bc.info.gz -a -e /usr/share/info/dc.info.gz ]; then > /sbin/install-info /usr/share/info/bc.info.gz /usr/share/info/dir \ > --entry="* bc: (bc). The GNU calculator language." || : > /sbin/install-info /usr/share/info/dc.info.gz /usr/share/info/dir \ > --entry="* dc: (dc). The GNU RPN calculator." || : >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 -a -e /usr/share/info/bc.info.gz -a -e /usr/share/info/dc.info.gz ]; then > /sbin/install-info --delete /usr/share/info/bc.info.gz /usr/share/info/dir \ > --entry="* bc: (bc). The GNU calculator language." || : > /sbin/install-info --delete /usr/share/info/dc.info.gz /usr/share/info/dir \ > --entry="* dc: (dc). The GNU RPN calculator." || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /usr/share/info/flex.info.gz ]; then # for --excludedocs > /sbin/install-info /usr/share/info/flex.info.gz --dir-file=/usr/share/info/dir ||: >fi >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > if [ -f /usr/share/info/flex.info.gz ]; then # for --excludedocs > /sbin/install-info --delete /usr/share/info/flex.info.gz /usr/share/info/dir ||: > fi >fi >postinstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >postuninstall scriptlet (using /bin/sh): >if [ -x /usr/libexec/twisted-dropin-cache ]; then > /usr/libexec/twisted-dropin-cache || : >fi >preinstall scriptlet (using /bin/sh): >if [ "$1" -gt 1 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/gconf-editor.schemas > /dev/null || : >fi >postinstall scriptlet (using /bin/sh): >export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >gconftool-2 --makefile-install-rule /etc/gconf/schemas/gconf-editor.schemas > /dev/null || : > >touch --no-create /usr/share/icons/hicolor >& /dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/gconf-editor.schemas > /dev/null || : >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): >getent group slocate >/dev/null || groupadd -g 21 -r -f slocate >exit 0 >postinstall scriptlet (using /bin/sh): >if /bin/grep -q '^[^#]*DAILY_UPDATE' /etc/updatedb.conf; then > /bin/sed -i.rpmsave -e '/DAILY_UPDATE/s/^/#/' /etc/updatedb.conf >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null ||: >update-mime-database /usr/share/mime &> /dev/null || : >touch --no-create /usr/share/icons/gnome &>/dev/null || : >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database &> /dev/null ||: >update-mime-database /usr/share/mime &> /dev/null || : >if [ $1 -eq 0 ] ; then > touch --no-create /usr/share/icons/gnome &>/dev/null > gtk-update-icon-cache /usr/share/icons/gnome &>/dev/null || : > > touch --no-create /usr/share/icons/hicolor &>/dev/null > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset mdmonitor.service mdmonitor-takeover.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable mdmonitor.service mdmonitor-takeover.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop mdmonitor.service mdmonitor-takeover.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart mdmonitor.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor ||: >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ] ; then >touch --no-create /usr/share/icons/hicolor ||: >gtk-update-icon-cache -q /usr/share/icons/hicolor 2> /dev/null ||: >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache -q /usr/share/icons/hicolor 2> /dev/null ||: >preinstall scriptlet (using /bin/sh): >if [ "$1" -gt 1 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/gstreamer-0.10.schemas > /dev/null || : >fi >postinstall scriptlet (using /bin/sh): >export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >gconftool-2 --makefile-install-rule /etc/gconf/schemas/gstreamer-0.10.schemas > /dev/null || : >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq 0 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/gstreamer-0.10.schemas > /dev/null || : >fi >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/gdbm.info.gz /usr/share/info/dir \ > --entry="* gdbm: (gdbm). The GNU Database." || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/gdbm.info.gz /usr/share/info/dir \ > --entry="* gdbm: (gdbm). The GNU Database." || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >/bin/touch --no-create /usr/share/sounds/freedesktop /usr/share/sounds >postuninstall scriptlet (using /bin/sh): >/bin/touch --no-create /usr/share/sounds/freedesktop /usr/share/sounds >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): ># Add the "hsqldb" user and group ># we need a shell to be able to use su - later >/usr/sbin/groupadd -g 96 -f -r hsqldb 2> /dev/null || : >/usr/sbin/useradd -u 96 -g hsqldb -s /sbin/nologin \ > -d /var/lib/hsqldb -r hsqldb 2> /dev/null || : >postinstall scriptlet (using /bin/sh): > >if [ $1 -eq 1 ] ; then > # Initial installation > /usr/bin/systemctl preset hsqldb.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): > >if [ $1 -eq 0 ] ; then > # Package removal, not upgrade > /usr/bin/systemctl --no-reload disable hsqldb.service > /dev/null 2>&1 || : > /usr/bin/systemctl stop hsqldb.service > /dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): > >/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : >if [ $1 -ge 1 ] ; then > # Package upgrade, not uninstall > /usr/bin/systemctl try-restart hsqldb.service >/dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): ># this is required for transition from 1.1.x to 2.x ># because /cache/abrt-di/* was created under root with root:root ># so 2.x fails when it tries to extract debuginfo there.. >chown -R abrt:abrt /var/cache/abrt-di >if [ $1 -eq 1 ]; then > # We are installing this package, we aren't upgrading it. > # Probably the system had old abrt, one without abrt-ccpp package. > # If this old abrtd was enabled, then the new package > # should have abrt-ccpp enabled too. > # Enable (but don't start) the units by default > /bin/systemctl enable abrt-ccpp.service >/dev/null 2>&1 || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" -eq "0" ] ; then > /bin/systemctl --no-reload disable abrt-ccpp.service >/dev/null 2>&1 || : > /bin/systemctl stop abrt-ccpp.service >/dev/null 2>&1 || : >fi >postuninstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload >/dev/null 2>&1 || : >posttrans scriptlet (using /bin/sh): >service abrt-ccpp condrestart >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >[ -x /sbin/install-info ] && /sbin/install-info /usr/share/info/latex.info.gz /usr/share/info/dir >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys init &> /dev/null >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >[ -x /usr/bin/fmtutil-sys ] && /usr/bin/fmtutil-sys --all &> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > [ -x /sbin/install-info ] && /sbin/install-info --delete /usr/share/info/latex.info.gz /usr/share/info/dir >fi >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postuninstall scriptlet (using /bin/sh): >[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null >if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then > [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/ >fi >: >postinstall scriptlet (using /bin/sh): >touch --no-create /usr/share/icons/hicolor &>/dev/null || : >postuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor &>/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >devices="/dev/vcsa /dev/vcsa0 /dev/vcc/a" >install=true >for device in ${devices} >do > if [ -c "${device}" ] > then > install=false > break > fi >done >if $install >then > device="$(set -- ${devices} && echo "${1}")" > mkdir -p "${device%/*}" > mknod -m o= "${device}" c 7 128 > chmod 660 "${device}" > chown root.tty "${device}" >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postuninstall scriptlet (using /bin/sh): > >echo -e "<dependencies>\n" > /etc/maven/maven2-depmap.xml >if [ -d /usr/share/maven-fragments ] && [ -n "`find /usr/share/maven-fragments -type f`" ]; then >cat /usr/share/maven-fragments/* >> /etc/maven/maven2-depmap.xml >fi >echo -e "</dependencies>\n" >> /etc/maven/maven2-depmap.xml >postinstall scriptlet (using /bin/sh): >if [ "$1" = 1 ]; then > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/grub2.info.gz || : > /sbin/install-info --info-dir=/usr/share/info /usr/share/info/grub2-dev.info.gz || : >fi >preuninstall scriptlet (using /bin/sh): >if [ "$1" = 0 ]; then > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/grub2.info.gz || : > /sbin/install-info --delete --info-dir=/usr/share/info /usr/share/info/grub2-dev.info.gz || : >fi >postinstall scriptlet (using /bin/sh): >/bin/systemctl daemon-reload > /dev/null 2>&1 >postinstall scriptlet (using /bin/sh): >/sbin/install-info /usr/share/info/texi2html.info /usr/share/info/dir > /dev/null 2>&1 || : >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --delete /usr/share/info/texi2html.info /usr/share/info/dir > /dev/null 2>&1 || : >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >if [ -f /etc/sysconfig/kernel ] >then > . /etc/sysconfig/kernel || exit $? >fi >if [ "$HARDLINK" != "no" -a -x /usr/sbin/hardlink ] >then > (cd /usr/src/kernels/3.6.0-0.27.el7.x86_64 && > /usr/bin/find . -type f | while read f; do > hardlink -c /usr/src/kernels/*.fc*.*/$f $f > done) >fi >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >preinstall scriptlet (using /bin/sh): > ># move files so the running service will have this applied as well >for x in gssd svcgssd idmapd ; do > if [ -f /var/lock/subsys/rpc.$x ]; then > mv /var/lock/subsys/rpc.$x /var/lock/subsys/rpc$x > fi >done > >/usr/sbin/useradd -l -c "RPC Service User" -r \ > -s /sbin/nologin -u 29 -d /var/lib/nfs rpcuser 2>/dev/null || : >/usr/sbin/groupadd -g 29 rpcuser 2>/dev/null || : > ># Using the 16-bit value of -2 for the nfsnobody uid and gid > ># Create nfsnobody gid as long as it does not already exist >cat /etc/group | cut -d':' -f 1 | grep --quiet nfsnobody 2>/dev/null >if [ "$?" -eq 1 ]; then > /usr/sbin/groupadd -g 65534 nfsnobody 2>/dev/null || : >else > /usr/sbin/groupmod -g 65534 nfsnobody 2>/dev/null || : >fi > ># Create nfsnobody uid as long as it does not already exist. >cat /etc/passwd | cut -d':' -f 1 | grep --quiet nfsnobody 2>/dev/null >if [ "$?" -eq 1 ]; then > /usr/sbin/useradd -l -c "Anonymous NFS User" -r -g 65534 \ > -s /sbin/nologin -u 65534 -d /var/lib/nfs nfsnobody 2>/dev/null || : >else > > /usr/sbin/usermod -u 65534 -g 65534 nfsnobody 2>/dev/null || : >fi >postinstall scriptlet (using /bin/sh): >if [ $1 -eq 1 ]; then > # Package install, > /bin/systemctl enable nfs-lock.service >/dev/null 2>&1 || : >else > # Package upgrade > if /bin/systemctl --quiet is-enabled nfs-lock.service ; then > /bin/systemctl reenable nfs-lock.service >/dev/null 2>&1 || : > fi >fi ># Make sure statd used the correct uid/gid. >chown -R rpcuser:rpcuser /var/lib/nfs/statd >preuninstall scriptlet (using /bin/sh): >if [ $1 -eq 0 ]; then > # Package removal, not upgrade > for service in nfs-lock.service nfs-secure.service nfs-secure-server.service nfs-server.service nfs-blkmap.service nfs-idmap.service ; do > /bin/systemctl disable $service >/dev/null 2>&1 || : > /bin/systemctl stop $service >/dev/null 2>&1 || : > done > /usr/sbin/userdel rpcuser 2>/dev/null || : > /usr/sbin/groupdel rpcuser 2>/dev/null || : > /usr/sbin/userdel nfsnobody 2>/dev/null || : > /usr/sbin/groupdel nfsnobody 2>/dev/null || : > rm -rf /var/lib/nfs/statd > rm -rf /var/lib/nfs/v4recovery >fi >postuninstall scriptlet (using /bin/sh): >if [ $1 -ge 1 ]; then > # Package upgrade, not uninstall > for service in nfs-lock.service nfs-secure.service nfs-secure-server.service nfs-server.service nfs-blkmap.service nfs-idmap.service ; do > /bin/systemctl try-restart $service >/dev/null 2>&1 || : > done >fi >/bin/systemctl --system daemon-reload >/dev/null 2>&1 || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall scriptlet (using /bin/sh): >/sbin/ldconfig >if [ $1 -eq 0 ] ; then > glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || : >postinstall scriptlet (using /bin/sh): >/sbin/install-info --quiet --info-dir=/usr/share/info /usr/share/info/which.info.gz >exit 0 >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/install-info --quiet --info-dir=/usr/share/info --delete /usr/share/info/which.info.gz >fi >exit 0 >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >update-desktop-database >&/dev/null || : >touch /usr/share/icons/hicolor >&/dev/null || : >postuninstall scriptlet (using /bin/sh): >update-desktop-database >&/dev/null || : >if [ $1 -eq 0 ]; then > touch --no-create /usr/share/icons/hicolor >&/dev/null || : > gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : > glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >fi >posttrans scriptlet (using /bin/sh): >gtk-update-icon-cache /usr/share/icons/hicolor >&/dev/null || : >glib-compile-schemas /usr/share/glib-2.0/schemas >&/dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postuninstall scriptlet (using /bin/sh): >glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || : >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig >postinstall program: /sbin/ldconfig >postuninstall program: /sbin/ldconfig
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 867124
:
640589
| 640590 |
731961
|
731977
|
731978