From: Scott Barninger Date: Sun, 3 Oct 2010 15:16:28 +0000 (-0400) Subject: Fix bug 1639. X-Git-Url: https://git.sur5r.net/?p=bacula%2Fbacula;a=commitdiff_plain;h=1877579767ca74ef004d8da5ff818f7b27fbc996 Fix bug 1639. --- diff --git a/bacula/platforms/rpm/bacula-bat.spec b/bacula/platforms/rpm/bacula-bat.spec index a1abad03e9..e014ad140c 100644 --- a/bacula/platforms/rpm/bacula-bat.spec +++ b/bacula/platforms/rpm/bacula-bat.spec @@ -138,6 +138,9 @@ BuildRequires: freetype-devel %define blurb7 features that make it easy to find and recover lost or damaged files. %define blurb8 Bacula source code has been released under the AGPL version 3 license. +%define group_file /etc/group +%define groupadd /usr/sbin/groupadd + Summary: Bacula - The Network Backup Solution Group: System Environment/Daemons @@ -302,6 +305,8 @@ fi rm -rf $RPM_BUILD_DIR/depkgs-qt %changelog +* Sun Oct 03 2010 D. Scott Barninger +- fix bug 1639 * Sun Mar 14 2010 D. Scott Barninger - Fix for QT mkspecs location on FC12 - allow user to build without embedded static QT