]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- enable nagios package auto/th/bacula-5_0_3-2 auto/ti/bacula-5_0_3-2
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Aug 2010 16:45:39 +0000 (16:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bacula.spec -> 1.149

bacula.spec

index bc7b416b0a312871bc42ff07dc053efed00c76d1..7d081ab89ecf17e39de7368e2f41c2bc0ed151f8 100644 (file)
@@ -6,6 +6,7 @@
 #make[1]: *** No rule to make target `../lib/libbac.la', needed by `bacula-dir'.  Stop.
 #make[1]: *** Waiting for unfinished jobs....
 #make[1]: Leaving directory `/home/users/glen/rpm/BUILD.x86_64-linux/bacula-5.0.2/src/dird'
+#      - unpackaged: /usr/lib64/bacula/btraceback.mdb
 #
 # Conditional build:
 %bcond_without console_wx              # wx-console program
@@ -15,7 +16,7 @@
 %bcond_without pgsql                   # use PostgreSQL
 %bcond_without sqlite3                 # use SQLite3
 %bcond_without python
-%bcond_with    nagios          # build nagios plugin
+%bcond_without nagios          # build nagios plugin
 %bcond_with    rescue
 %bcond_with    sqlite3_sync_off        # makes SQLite3 backend much faster, but less reliable
 
@@ -27,7 +28,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:       1
+Release:       2
 License:       extended GPL v2
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/bacula/%{name}-%{version}.tar.gz
@@ -658,6 +659,7 @@ for f in create_bacula_database drop_bacula_database drop_bacula_tables \
 done
 
 %if %{with nagios}
+install -d $RPM_BUILD_ROOT%{nagiosplugindir}
 %{__make} -C examples/nagios/check_bacula install \
        sbindir=%{nagiosplugindir} \
        DESTDIR=$RPM_BUILD_ROOT
This page took 0.130428 seconds and 4 git commands to generate.