Author: qwiat                        Date: Wed Mar 17 11:52:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated
- python-pexpect now in Requires:
- adapterized

---- Files affected:
packages/duplicity:
   duplicity.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: packages/duplicity/duplicity.spec
diff -u packages/duplicity/duplicity.spec:1.30 
packages/duplicity/duplicity.spec:1.31
--- packages/duplicity/duplicity.spec:1.30      Thu Mar 11 17:20:43 2010
+++ packages/duplicity/duplicity.spec   Wed Mar 17 12:52:03 2010
@@ -3,18 +3,19 @@
 Summary:       Untrusted/encrypted backup using rsync algorithm
 Summary(pl.UTF-8):     Wykonywanie szyfrowanych kopii zapasowych przy użyciu 
algorytmu rsync
 Name:          duplicity
-Version:       %{mainver}.08a
-Release:       2
+Version:       %{mainver}.08b
+Release:       1
 License:       GPL
 Group:         Applications/Archiving
 Source0:       
http://code.launchpad.net/duplicity/%{mainver}-series/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5: e48eef6e2a28edca4d2b1dfddf855e0a
+# Source0-md5: f4f4182ab71aa1de80c047bf1e4c7a04
 Patch0:                %{name}-pexpect.patch
 Patch1:                %{name}-backend-search.patch
 URL:           http://www.nongnu.org/duplicity/
 BuildRequires: librsync-devel >= 0.9.6
 BuildRequires: python-devel >= 2.2.1
 BuildRequires: python-modules
+BuildRequires: python-pexpect >= 2.1
 BuildRequires: rpm-pythonprov
 Requires:      gnupg
 Requires:      python >= 2.2
@@ -22,7 +23,6 @@
 Requires:      python-modules
 Suggests:      ncftp
 Suggests:      python-boto >= 0.9d
-Suggests:      python-pexpect >= 2.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,7 +62,7 @@
 # Remove *.py files. We don't package them.
 find $RPM_BUILD_ROOT%{py_sitedir}/%{name} -type f -name '*.py' -print0 | xargs 
-0 rm -f
 
-# Remove /usr/share/locale/io/LC_MESSAGES. It's not yet supported.
+# Remove %{_datadir}/locale/io/LC_MESSAGES. It's not yet supported.
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/io
 
 %find_lang %{name}
@@ -90,6 +90,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2010/03/17 11:52:03  qwiat
+- updated
+- python-pexpect now in Requires:
+- adapterized
+
 Revision 1.30  2010/03/11 16:20:43  uzsolt
 - 0.6.08a (use mainver macro)
 - change url
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/duplicity/duplicity.spec?r1=1.30&r2=1.31&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to