Author: wolvverine Date: Fri Sep 16 18:18:50 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add par2 in config - release to 2 - comment pl in files
---- Files affected: SPECS: backuppc.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/backuppc.spec diff -u SPECS/backuppc.spec:1.49 SPECS/backuppc.spec:1.50 --- SPECS/backuppc.spec:1.49 Fri Sep 16 20:02:30 2005 +++ SPECS/backuppc.spec Fri Sep 16 20:18:44 2005 @@ -17,7 +17,7 @@ Summary(pl): Wysoko wydajny, profesjonalnej klasy system do kopii zapasowych z PC Name: backuppc Version: 2.1.2 -Release: 1 +Release: 2 License: GPL Group: Networking/Utilities Source0: http://dl.sourceforge.net/backuppc/BackupPC-%{version}.tar.gz @@ -41,6 +41,7 @@ Requires: perl-Compress-Bzip2 Requires: rsync Requires: apache-mod_perl +Requires: par2cmdline Requires: samba-client Requires: sperl Requires: tar > 1.13 @@ -142,6 +143,7 @@ --bin-path df=/bin/df \ --bin-path ssh=%{_bindir}/ssh \ --bin-path sendmail=%{_sbindir}/sendmail \ + --bin-path par2=%{_bindir}/par \ --bin-path hostname=/bin/hostname \ --bin-path split=%{_bindir}/split \ --bin-path cat=/bin/cat \ @@ -263,7 +265,7 @@ %lang(es) %{_libdir}/BackupPC/Lang/es.pm %lang(it) %{_libdir}/BackupPC/Lang/it.pm %lang(nl) %{_libdir}/BackupPC/Lang/nl.pm -%lang(pl) %{_libdir}/BackupPC/Lang/pl.pm +#%lang(pl) %{_libdir}/BackupPC/Lang/pl.pm %dir %attr(750,%{BPCuser},%{BPCgroup}) %{_var}/lib/%{name} %dir %attr(750,%{BPCuser},%{BPCgroup}) %{_var}/lib/%{name}/cpool %dir %attr(750,%{BPCuser},%{BPCgroup}) %{_var}/lib/%{name}/log @@ -284,6 +286,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2005/09/16 18:18:44 wolvverine +- add par2 in config +- release to 2 +- comment pl in files + Revision 1.49 2005/09/16 18:02:30 wolvverine - comment polish translation ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/backuppc.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
