]> git.pld-linux.org Git - packages/duplicity.git/blobdiff - duplicity.spec
- .so perms
[packages/duplicity.git] / duplicity.spec
index 13ae3c978e264820319bbcfbeb6b91fe1fbccff9..b869c5d9960bfce79e6ae0246aa846defa281734 100644 (file)
@@ -1,18 +1,15 @@
-
-%include        /usr/lib/rpm/macros.python
-
 Summary:       Untrusted/encrypted backup using rsync algorithm
 Summary(pl):   Wykonywanie szyfrowanych kopii zapasowych przy u¿yciu algorytmu rsync
 Name:          duplicity
-Version:       0.4.0
+Version:       0.4.1
 Release:       1
 License:       GPL
 Group:         Applications/Archiving
 Source0:       http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz
+# Source0-md5: c91933a10f97057b899ba97673ad8a63
 URL:           http://www.nongnu.org/duplicity/
 BuildRequires: librsync-devel
 BuildRequires: python-devel >= 2.2.1
-BuildRequires: rpm-pythonprov
 Requires:      gnupg
 Requires:      python >= 2.2
 Requires:      python-modules
@@ -60,4 +57,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*.1*
 %dir %{py_sitedir}/duplicity
 %{py_sitedir}/duplicity/*.py[co]
-%{py_sitedir}/duplicity/*.so
+%attr(755,root,root) %{py_sitedir}/duplicity/*.so
This page took 0.092063 seconds and 4 git commands to generate.