[bacula] Enabled LZO compression

Simone Caronni slaanesh at fedoraproject.org
Mon Dec 5 18:30:12 UTC 2011


commit f5dea45cc6aaa5d35abf3599985caf5c61a59595
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Dec 5 19:25:20 2011 +0100

    Enabled LZO compression

 bacula.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index 943a9a9..7c2969f 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -32,8 +32,8 @@ Patch8:			bacula-5.2.2-qt-console-optflags.patch
 
 BuildRequires:		openssl-devel, ncurses-devel, perl, glibc-devel
 BuildRequires:		libstdc++-devel, libxml2-devel, zlib-devel
-BuildRequires:		mysql-devel, postgresql-devel
-BuildRequires:		desktop-file-utils, python-devel, sqlite-devel, sed
+BuildRequires:		mysql-devel, postgresql-devel, sqlite-devel
+BuildRequires:		desktop-file-utils, python-devel, lzo-devel, sed
 BuildRequires:		libacl-devel, latex2html, tetex-latex, tetex, ghostscript
 BuildRequires:		readline-devel
 
@@ -820,6 +820,7 @@ fi
 * Mon Dec 05 2011 Simone Caronni <negativo17 at gmail.com> - 5.2.2-6
 - Removed leftover files and small rpmlint fixes.
 - Additional file moves between packages.
+- Enabled LZO compression (5.2.1 feature).
 
 * Mon Dec 05 2011 Simone Caronni <negativo17 at gmail.com> - 5.2.2-5
 - Remove redundant user/group in service files.


More information about the scm-commits mailing list