SPECS: bacula.spec - removed dvd_restore patch (probably outdated)...
sls
sls at pld-linux.org
Fri Oct 20 19:48:05 CEST 2006
Author: sls Date: Fri Oct 20 17:48:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed dvd_restore patch (probably outdated)
- added compile and link patches
---- Files affected:
SPECS:
bacula.spec (1.47 -> 1.48)
---- Diffs:
================================================================
Index: SPECS/bacula.spec
diff -u SPECS/bacula.spec:1.47 SPECS/bacula.spec:1.48
--- SPECS/bacula.spec:1.47 Mon Aug 14 15:08:10 2006
+++ SPECS/bacula.spec Fri Oct 20 19:48:00 2006
@@ -37,7 +37,8 @@
Source16: %{name}-sd.sysconfig
Patch0: %{name}-dvd-handler_path.patch
Patch1: %{name}-dvd_append.patch
-Patch2: %{name}-dvd_restore.patch
+Patch2: %{name}-link.patch
+Patch3: %{name}-compile.patch
URL: http://www.bacula.org/
BuildRequires: acl-static
BuildRequires: automake
@@ -368,7 +369,8 @@
%setup -q -a 1 -a 2
%patch0 -p1
%patch1 -p1
-#%patch2 -p0
+%patch2 -p1
+%patch3 -p1
#tar -xf %{SOURCE3}
tar -xf %{SOURCE4} && ln -s bacula-rescue-* rescue
sed -i -e 's#wx-config#wx-gtk2-ansi-config#g' configure*
@@ -799,6 +801,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48 2006/10/20 17:48:00 sls
+- removed dvd_restore patch (probably outdated)
+- added compile and link patches
+
Revision 1.47 2006/08/14 13:08:10 zawadaa
- up to 1.38.11
- bconds build fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bacula.spec?r1=1.47&r2=1.48&f=u
More information about the pld-cvs-commit
mailing list