Drop broken postun scriptlet, BZ 545226.
This commit is contained in:
parent
04a9b46ea1
commit
600d10807b
11
bacula.spec
11
bacula.spec
@ -8,7 +8,7 @@
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
Name: bacula
|
||||
Version: 3.0.3
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
# See LICENSE for details
|
||||
License: GPLv2 with exceptions
|
||||
Group: System Environment/Daemons
|
||||
@ -697,12 +697,6 @@ fi
|
||||
-c 'Bacula Backup System' -g bacula bacula &>/dev/null || :
|
||||
|
||||
|
||||
%postun common
|
||||
Dropped due to Guidelines
|
||||
#test "$1" != 0 || /usr/sbin/fedora-userdel bacula &>/dev/null || :
|
||||
#test "$1" != 0 || /usr/sbin/fedora-groupdel bacula &>/dev/null || :
|
||||
|
||||
|
||||
%post storage-mysql
|
||||
/usr/sbin/alternatives --install /usr/sbin/bcopy bacula-sd /usr/sbin/bcopy.mysql 50 \
|
||||
--slave /usr/sbin/dbcheck bacula-bscan /usr/sbin/bscan.mysql
|
||||
@ -1009,6 +1003,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 08 2009 Jon Ciesla <limb@jcomserv.net - 3.0.3-5
|
||||
- Drop broken postun scriptlet, BZ 545226.
|
||||
|
||||
* Thu Dec 03 2009 Jon Ciesla <limb@jcomserv.net - 3.0.3-4
|
||||
- Fix applybaculadate location.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user