- Rebuilt for gcc bug 634757

This commit is contained in:
Jesse Keating 2010-09-29 13:58:04 -07:00
parent 7f55ce93de
commit 1b1f00fca6

View File

@ -8,7 +8,7 @@
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
Name: bacula
Version: 5.0.3
Release: 2%{?dist}
Release: 3%{?dist}
# See LICENSE for details
License: GPLv2 with exceptions
Group: System Environment/Daemons
@ -1006,6 +1006,9 @@ fi
%changelog
* Wed Sep 29 2010 jkeating - 5.0.3-3
- Rebuilt for gcc bug 634757
* Thu Sep 23 2010 Jan Görig <jgorig@redhat.com> - 5.0.3-2
- fixed openssl patch, thanks to Enrico Scholz