packages: bacula/bacula.spec, bacula/bacula-openssl1.patch (REMOVED) - open...
glen
glen at pld-linux.org
Tue May 25 15:34:28 CEST 2010
Author: glen Date: Tue May 25 13:34:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- openssl1 patch outdated, won't build as can't find libbac.la
---- Files affected:
packages/bacula:
bacula.spec (1.137 -> 1.138) , bacula-openssl1.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/bacula/bacula.spec
diff -u packages/bacula/bacula.spec:1.137 packages/bacula/bacula.spec:1.138
--- packages/bacula/bacula.spec:1.137 Fri Apr 30 15:16:31 2010
+++ packages/bacula/bacula.spec Tue May 25 15:34:23 2010
@@ -3,6 +3,10 @@
# - update desktop files, think about su-wrappers for console (with .desktop files)
# - package web admin
# - fix log file permissions
+# - no longer builds:
+#make[1]: *** No rule to make target `../lib/libbac.la', needed by `bacula-dir'. Stop.
+#make[1]: *** Waiting for unfinished jobs....
+#make[1]: Leaving directory `/home/users/glen/rpm/BUILD.x86_64-linux/bacula-5.0.2/src/dird'
#
# Conditional build:
%bcond_without console_wx # wx-console program
@@ -15,11 +19,11 @@
%bcond_with nagios # build nagios plugin
%bcond_with rescue
%bcond_with sqlite3_sync_off # makes SQLite3 backend much faster, but less reliable
-#
+
%if %{without sqlite3}
%undefine with_sqlite3_sync_off
%endif
-#
+
Summary: Bacula - The Network Backup Solution
Summary(pl.UTF-8): Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
Name: bacula
@@ -49,7 +53,6 @@
Patch6: %{name}-64bitbuild_fix.patch
Patch7: %{name}-dbi_fixes.patch
Patch8: %{name}-dbi_dbcheck.patch
-Patch9: %{name}-openssl1.patch
URL: http://www.bacula.org/
BuildRequires: acl-devel
BuildRequires: autoconf
@@ -461,7 +464,6 @@
#%patch6 -p1
%patch7 -p1
%patch8 -p1
-%patch9 -p1
tar -xf %{SOURCE2} && ln -s bacula-rescue-* rescue
@@ -1046,6 +1048,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.138 2010/05/25 13:34:23 glen
+- openssl1 patch outdated, won't build as can't find libbac.la
+
Revision 1.137 2010/04/30 13:16:31 glen
- up to 5.0.2, drop epoch
- bat does not build, ossl and readline patch needs updating
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bacula/bacula.spec?r1=1.137&r2=1.138&f=u
More information about the pld-cvs-commit
mailing list