From: Elan Ruusamäe Date: Tue, 5 Oct 2010 11:21:24 +0000 (+0000) Subject: - blah, check_nagios install broken, expects libtool, but uses plain install; rel 5 X-Git-Tag: auto/th/bacula-5_0_3-5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbacula.git;a=commitdiff_plain;h=403b68c18a0034e9f5b17b02c93c8b9a9854cfd5 - blah, check_nagios install broken, expects libtool, but uses plain install; rel 5 Changed files: bacula.spec -> 1.157 --- diff --git a/bacula.spec b/bacula.spec index b1b9af0..e922343 100644 --- a/bacula.spec +++ b/bacula.spec @@ -27,7 +27,7 @@ Summary: Bacula - The Network Backup Solution Summary(pl.UTF-8): Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci Name: bacula Version: 5.0.3 -Release: 4 +Release: 5 License: extended GPL v2 Group: Networking/Utilities Source0: http://downloads.sourceforge.net/bacula/%{name}-%{version}.tar.gz @@ -665,6 +665,7 @@ done install -d $RPM_BUILD_ROOT%{nagiosplugindir} %{__make} -C examples/nagios/check_bacula install \ sbindir=%{nagiosplugindir} \ + INSTALL_PROGRAM="libtool --mode=install install -p" \ DESTDIR=$RPM_BUILD_ROOT %endif