From: Jacek Konieczny Date: Sun, 11 Jun 2006 20:03:57 +0000 (+0000) Subject: - added patch which makes restore from DVD possible X-Git-Tag: AC-STABLE~20 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbacula.git;a=commitdiff_plain;h=64c0edceaf695b1d7323d80054765ec8e0e0dc75;hp=1d439035f7adf3fde0f3c45af4e9a09f140e5ff1 - added patch which makes restore from DVD possible Changed files: bacula.spec -> 1.45 --- diff --git a/bacula.spec b/bacula.spec index d8b58c1..4ec6d71 100644 --- a/bacula.spec +++ b/bacula.spec @@ -13,7 +13,7 @@ Summary: Bacula - The Network Backup Solution Summary(pl): Bacula - rozwi±zanie do wykonywania kopii zapasowych po sieci Name: bacula Version: 1.38.9 -Release: 0.1 +Release: 0.2 Epoch: 0 License: extended GPL v2 Group: Networking/Utilities @@ -36,6 +36,7 @@ Source15: %{name}-fd.sysconfig Source16: %{name}-sd.sysconfig Patch0: %{name}-dvd-handler_path.patch Patch1: %{name}-dvd_append.patch +Patch2: %{name}-dvd_restore.patch URL: http://www.bacula.org/ BuildRequires: acl-static BuildRequires: automake @@ -364,6 +365,7 @@ danego systemu, nale %setup -q -a 1 -a 2 %patch0 -p1 %patch1 -p1 +%patch2 -p0 #tar -xf %{SOURCE3} tar -xf %{SOURCE4} && ln -s bacula-rescue-* rescue sed -i -e 's#wx-config#wx-gtk2-ansi-config#g' configure*