]> TLD Linux GIT Repositories - packages/bacula.git/commitdiff
- updated to 7.4.5
authorMarcin Krol <hawk@tld-linux.org>
Thu, 9 Feb 2017 14:03:23 +0000 (14:03 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 9 Feb 2017 14:03:23 +0000 (14:03 +0000)
bacula.spec

index bcb888048c9281ab92c2db6149af4c99397222ff..5cb02605c89f6700d46841a5a8fb8d022a92ffbf 100644 (file)
 Summary:       Bacula - The Network Backup Solution
 Summary(pl.UTF-8):     Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
 Name:          bacula
-Version:       7.4.0
+Version:       7.4.5
 Release:       1
 License:       AGPL v3
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/bacula/%{name}-%{version}.tar.gz
-# Source0-md5: c290c505b51699201cc5e0adea01f2e0
+# Source0-md5: 1e2d5bc4cb88d8ac465187b35bf2872d
 Source10:      %{name}-dir.init
 Source11:      %{name}-fd.init
 Source12:      %{name}-sd.init
@@ -494,14 +494,6 @@ cp -a scripts/bat.desktop $RPM_BUILD_ROOT%{_desktopdir}
 
 touch $RPM_BUILD_ROOT/var/log/bacula/log
 
-# install the updatedb scripts for older versions that last full release
-# 2.0 -> 3.0 : 10_to_11
-# 5.0 -> 5.2 : 12_to_14
-install -p updatedb/update_*_tables_10_to_11 $RPM_BUILD_ROOT%{_libexecdir}/%{name}
-install -p updatedb/update_*_tables_11_to_12 $RPM_BUILD_ROOT%{_libexecdir}/%{name}
-install -p updatedb/update_*_tables_12_to_13 $RPM_BUILD_ROOT%{_libexecdir}/%{name}
-install -p updatedb/update_*_tables_13_to_14 $RPM_BUILD_ROOT%{_libexecdir}/%{name}
-
 # place for site passwords
 touch $RPM_BUILD_ROOT%{_sysconfdir}/{dir-password,fd-password,sd-password}
 touch $RPM_BUILD_ROOT%{_sysconfdir}/{mon-dir-password,mon-fd-password,mon-sd-password}