From 983de055b8b8dca97e3b6f9602b94fb4aa431136 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 27 Nov 2000 22:57:16 +0000 Subject: [PATCH] using update-db is obsolete; removed Changed files: PowerChutePlus.spec -> 1.2 --- PowerChutePlus.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/PowerChutePlus.spec b/PowerChutePlus.spec index cfa0a14..7ebaeee 100644 --- a/PowerChutePlus.spec +++ b/PowerChutePlus.spec @@ -85,7 +85,6 @@ fi if ! id -u pwrchute > /dev/null 2>&1 ; then %{_sbindir}/useradd -u 68 -g 68 -d /dev/null -s /bin/false -c "PowerChute Plus" pwrchute fi -%{_bindir}/update-db %post /sbin/chkconfig --add upsd @@ -111,7 +110,6 @@ fi if [ "$1" = "0" ]; then %{_sbindir}/userdel pwrchute %{_sbindir}/groupdel pwrchute - %{_bindir}/update-db fi %clean -- 2.44.0