Author: jareq Date: Fri Jan 5 21:42:39 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - packaged documentation - rel 0.3
---- Files affected: SPECS: bacula.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/bacula.spec diff -u SPECS/bacula.spec:1.55 SPECS/bacula.spec:1.56 --- SPECS/bacula.spec:1.55 Fri Jan 5 18:23:38 2007 +++ SPECS/bacula.spec Fri Jan 5 22:42:29 2007 @@ -3,7 +3,6 @@ # - update desktop files, think about su-wrappers for console # - package web admin # - fix log file permissions -# - build documentation and package it # # Conditional build: %bcond_without console_wx # wx-console program @@ -16,7 +15,7 @@ Summary(pl): Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci Name: bacula Version: 2.0.0 -Release: 0.2 +Release: 0.3 Epoch: 0 License: extended GPL v2 Group: Networking/Utilities @@ -24,8 +23,8 @@ # Source0-md5: fbf990e64eb895a674c52c0de5acf0cd Source1: http://dl.sourceforge.net/bacula/%{name}-docs-%{version}.tar.gz # Source1-md5: 9fe0efdf50c82f40f15b3ea6c7ad7ed6 -Source2: http://dl.sourceforge.net/bacula/%{name}-gui-%{version}.tar.gz -# Source2-md5: c46b03dbdd9becfd56e109badcad3593 +#Source2: http://dl.sourceforge.net/bacula/%{name}-gui-%{version}.tar.gz +## Source2-md5: c46b03dbdd9becfd56e109badcad3593 Source3: http://dl.sourceforge.net/bacula/%{name}-rescue-%{version}.tar.gz # Source3-md5: 4a21381f16355193771a34fc2eb4e806 Source10: %{name}-dir.init @@ -696,7 +695,7 @@ %files dir %defattr(644,root,root,755) %doc ChangeLog CheckList ReleaseNotes kernstodo LICENSE -#%doc examples %{name}-docs-%{version}-1/manual/{*.pdf,bacula} +%doc examples %{name}-docs-%{version}/manual/{*.pdf,bacula} %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bacula-dir.conf %ghost %{_sysconfdir}/.pw.sed %attr(640,root,root) %config(noreplace) /etc/logrotate.d/bacula-dir @@ -828,6 +827,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2007/01/05 21:42:29 jareq +- packaged documentation +- rel 0.3 + Revision 1.55 2007/01/05 17:23:38 jareq - finished support for sqlite3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bacula.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
