rpms/duplicity/FC-3 duplicity.spec,1.6,1.7

Robert Scheck (robert) fedora-extras-commits at redhat.com
Sun Dec 17 13:55:09 UTC 2006


Author: robert

Update of /cvs/extras/rpms/duplicity/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11116

Modified Files:
	duplicity.spec 
Log Message:
Add missing changelog



Index: duplicity.spec
===================================================================
RCS file: /cvs/extras/rpms/duplicity/FC-3/duplicity.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- duplicity.spec	17 Dec 2006 13:44:51 -0000	1.6
+++ duplicity.spec	17 Dec 2006 13:54:39 -0000	1.7
@@ -3,7 +3,7 @@
 Summary:        Encrypted bandwidth-efficient backup using rsync algorithm
 Name:           duplicity
 Version:        0.4.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 License:        GPL
 Group:          Applications/Archiving
 URL:            http://www.nongnu.org/duplicity/
@@ -56,7 +56,10 @@
 %{python_sitearch}/%{name}/*.so
 
 %changelog
-* Sun Dec 16 2006 Robert Scheck <robert at fedoraproject.org> 0.4.2-4
+* Sun Dec 17 2006 Robert Scheck <robert at fedoraproject.org> 0.4.2-5
+- own %%{python_sitearch}/%%{name} and not only %%{python_sitearch}
+
+* Sat Dec 16 2006 Robert Scheck <robert at fedoraproject.org> 0.4.2-4
 - added two small fixing patches (upstream items #4486, #5183)
 - many spec file cleanups and try to silence rpmlint a bit more
 




More information about the scm-commits mailing list