Change static uid to 133 as defined by setup
This commit is contained in:
parent
e0049086a4
commit
1a9c4f12d8
@ -1,9 +1,9 @@
|
|||||||
%global uid 33
|
%global uid 133
|
||||||
%global username bacula
|
%global username bacula
|
||||||
|
|
||||||
Name: bacula
|
Name: bacula
|
||||||
Version: 5.2.3
|
Version: 5.2.3
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||||
# See LICENSE for details
|
# See LICENSE for details
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
@ -869,6 +869,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 20 2011 Simone Caronni <negativo17@gmail.com> - 5.2.3-4
|
||||||
|
- Changing uid from 33 per previous discussion, static uid
|
||||||
|
already allocated is 133:
|
||||||
|
"cat /usr/share/doc/setup-2.8.36/uidgid | grep bacula"
|
||||||
|
|
||||||
* Mon Dec 19 2011 Simone Caronni <negativo17@gmail.com> - 5.2.3-3
|
* Mon Dec 19 2011 Simone Caronni <negativo17@gmail.com> - 5.2.3-3
|
||||||
- Remove fedora-usermgmt entirely, see thread at:
|
- Remove fedora-usermgmt entirely, see thread at:
|
||||||
http://lists.fedoraproject.org/pipermail/packaging/2011-December/008034.html
|
http://lists.fedoraproject.org/pipermail/packaging/2011-December/008034.html
|
||||||
|
Loading…
Reference in New Issue
Block a user