From 7c6c228f4e7156c0b41d000240ce0fd3b9ce951c Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Mon, 19 Dec 2011 16:40:05 +0100 Subject: [PATCH] Fix uid/username define --- bacula.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bacula.spec b/bacula.spec index 8ff5743..2f0c24f 100644 --- a/bacula.spec +++ b/bacula.spec @@ -1,10 +1,10 @@ # Avoid dependency on fedora-usermgmt at install time by passing "--without fedora". # http://fedoraproject.org/wiki/PackageUserCreation # Otherwise you can trigger disabling by default by setting "% bcond_with fedora" -%bcond_without fedora +%bcond_with fedora -%global username 33 -%global uid bacula +%global uid 33 +%global username bacula Name: bacula Version: 5.2.3