]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- nagios plugin is ELF binary auto/th/bacula-5_0_3-6
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Oct 2010 11:44:01 +0000 (11:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bacula.spec -> 1.158

bacula.spec

index e922343964875b2452243f73e657f9e7a42bad1e..0512077d2723cbe3ea2c29f77df6f0dc3b77af8f 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:       5
+Release:       6
 License:       extended GPL v2
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/bacula/%{name}-%{version}.tar.gz
@@ -94,9 +94,9 @@ BuildRequires:        wxGTK2-unicode-devel >= 2.4.0
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _sysconfdir     /etc/%{name}
+%define                _sysconfdir             /etc/%{name}
 %define                _localstatedir  /var/lib/%{name}
-%define                nagiosplugindir %{_prefix}/lib/nagios/plugins
+%define                nagiosplugindir %{_libdir}/nagios/plugins
 
 # from 'the worst' to 'the best'
 %define        databases %{?with_dbi:dbi} %{?with_sqlite3:sqlite3} %{?with_mysql:mysql} %{?with_pgsql:postgresql}
This page took 0.087403 seconds and 4 git commands to generate.