Author: aredridel Date: Fri Apr 25 16:52:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add suggests
---- Files affected: SPECS: duplicity.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/duplicity.spec diff -u SPECS/duplicity.spec:1.12 SPECS/duplicity.spec:1.13 --- SPECS/duplicity.spec:1.12 Thu Feb 7 10:43:07 2008 +++ SPECS/duplicity.spec Fri Apr 25 18:52:28 2008 @@ -2,18 +2,21 @@ Summary: Untrusted/encrypted backup using rsync algorithm Summary(pl.UTF-8): Wykonywanie szyfrowanych kopii zapasowych przy użyciu algorytmu rsync Name: duplicity -Version: 0.4.8 +Version: 0.4.10 Release: 1 License: GPL Group: Applications/Archiving Source0: http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz -# Source0-md5: ad4e39fea1a0c0df2d32f62f4d5453fa +# Source0-md5: b976c033000c1231e2995618882e211b URL: http://www.nongnu.org/duplicity/ BuildRequires: librsync-devel BuildRequires: python-devel >= 2.2.1 Requires: gnupg Requires: python >= 2.2 Requires: python-modules +Suggests: python-gnupg >= 0.3.2 +Suggests: python-pexpect >= 2.1 +Suggests: python-boto >= 0.9d BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -66,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2008-04-25 16:52:28 aredridel +- add suggests + Revision 1.12 2008-02-07 09:43:07 ankry - unix -> Unix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/duplicity.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
