]> git.pld-linux.org Git - packages/bacula.git/blobdiff - bacula.spec
- fix building on ix86, rel 5
[packages/bacula.git] / bacula.spec
index cc1fb6992ebbf041832696707fb2a872e8ea5a64..4c980e8edcb37b1fe595cbcd5e3c07ee1c8aa0ad 100644 (file)
@@ -23,7 +23,7 @@ Summary:      Bacula - The Network Backup Solution
 Summary(pl.UTF-8):     Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
 Name:          bacula
 Version:       9.4.2
-Release:       4
+Release:       5
 License:       AGPL v3
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/bacula/%{name}-%{version}.tar.gz
@@ -417,6 +417,8 @@ cd ..
 %endif
 
 CPPFLAGS="-I/usr/include/ncurses -I%{_includedir}/readline"
+CXXFLAGS="%{rpmcxxflags} -Wno-narrowing"
+CFLAGS="%{rpmcflags} -Wno-narrowing"
 
 BUILD_DIR=$(pwd) \
 QMAKE=%{_bindir}/qmake-qt5 \
This page took 0.035368 seconds and 4 git commands to generate.