From baa4b32913579420c853ba14635fde3f494a150f Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Mon, 19 Dec 2011 10:21:58 +0100 Subject: [PATCH] Remove requirement for fedora-usermgmt in libs --- bacula.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bacula.spec b/bacula.spec index a3d78cc..2a09be7 100644 --- a/bacula.spec +++ b/bacula.spec @@ -1,3 +1,5 @@ +%bcond_without fedora + Name: bacula Version: 5.2.3 Release: 1%{?dist} @@ -72,7 +74,6 @@ or damaged files. %package libs Summary: Bacula libraries Group: System Environment/Daemons -Requires(pre): fedora-usermgmt Obsoletes: bacula-console-gnome <= 2.4 Obsoletes: bacula-sysconfdir <= 2.4, bacula-console-wxwidgets <= 5.0.3 @@ -856,6 +857,7 @@ fi %changelog * Mon Dec 19 2011 Simone Caronni - 5.2.3-1 - Updated to 5.2.3. +- Remove fedora-usermgmt from libs Requires section. * Sun Dec 11 2011 Simone Caronni - 5.2.2-11 - Add bat html docs so the help button works.