Add sample-query.sql file to Director's docs
This commit is contained in:
parent
50deab800d
commit
145c1dfbf2
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: bacula
|
Name: bacula
|
||||||
Version: 5.2.12
|
Version: 5.2.12
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||||
# See LICENSE for details
|
# See LICENSE for details
|
||||||
License: AGPLv3 with exceptions
|
License: AGPLv3 with exceptions
|
||||||
@ -771,7 +771,7 @@ fi
|
|||||||
|
|
||||||
%files director
|
%files director
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc updatedb
|
%doc updatedb examples/sample-query.sql
|
||||||
%attr(640,root,root) %config(noreplace) %{_sysconfdir}/bacula/bacula-dir.conf
|
%attr(640,root,root) %config(noreplace) %{_sysconfdir}/bacula/bacula-dir.conf
|
||||||
%attr(640,root,bacula) %config(noreplace) %{_sysconfdir}/bacula/query.sql
|
%attr(640,root,bacula) %config(noreplace) %{_sysconfdir}/bacula/query.sql
|
||||||
%config(noreplace) %{_sysconfdir}/logwatch/conf/logfiles/bacula.conf
|
%config(noreplace) %{_sysconfdir}/logwatch/conf/logfiles/bacula.conf
|
||||||
@ -903,6 +903,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 17 2012 Simone Caronni <negativo17@gmail.com> - 5.2.12-3
|
||||||
|
- Add sample-query.sql file to Director's docs.
|
||||||
|
|
||||||
* Wed Oct 17 2012 Simone Caronni <negativo17@gmail.com> - 5.2.12-2
|
* Wed Oct 17 2012 Simone Caronni <negativo17@gmail.com> - 5.2.12-2
|
||||||
- Fix fedpkg checks. Requires fedpkg > 1.10:
|
- Fix fedpkg checks. Requires fedpkg > 1.10:
|
||||||
http://git.fedorahosted.org/cgit/fedpkg.git/commit/?id=11c46c06a3c9cc2f58d68aea964dd37dc028e349
|
http://git.fedorahosted.org/cgit/fedpkg.git/commit/?id=11c46c06a3c9cc2f58d68aea964dd37dc028e349
|
||||||
|
Loading…
Reference in New Issue
Block a user