[bacula] Remove requirement for fedora-usermgmt in libs

Simone Caronni slaanesh at fedoraproject.org
Mon Dec 19 09:22:10 UTC 2011


commit baa4b32913579420c853ba14635fde3f494a150f
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Dec 19 10:21:58 2011 +0100

    Remove requirement for fedora-usermgmt in libs

 bacula.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
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 <negativo17 at gmail.com> - 5.2.3-1
 - Updated to 5.2.3.
+- Remove fedora-usermgmt from libs Requires section.
 
 * Sun Dec 11 2011 Simone Caronni <negativo17 at gmail.com> - 5.2.2-11
 - Add bat html docs so the help button works.


More information about the scm-commits mailing list