]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- blah, check_nagios install broken, expects libtool, but uses plain install; rel 5 auto/th/bacula-5_0_3-5
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Oct 2010 11:21:24 +0000 (11:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bacula.spec -> 1.157

bacula.spec

index b1b9af04de3661b912fbe8ad021c6453f4d84fe5..e922343964875b2452243f73e657f9e7a42bad1e 100644 (file)
@@ -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
 
This page took 0.036626 seconds and 4 git commands to generate.