rpms/pywebdav/F-11 pywebdav.spec,1.4,1.5

Dan Horák sharkcz at fedoraproject.org
Thu Sep 3 06:21:06 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/pywebdav/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25338

Modified Files:
	pywebdav.spec 
Log Message:
* Thu Sep  3 2009 Dan Horák <dan[at]danny.cz> 0.9.3-2
- drop dependency on PyXML (#520984)



Index: pywebdav.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pywebdav/F-11/pywebdav.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- pywebdav.spec	26 Aug 2009 08:18:57 -0000	1.4
+++ pywebdav.spec	3 Sep 2009 06:21:06 -0000	1.5
@@ -4,7 +4,7 @@
 
 Name:           pywebdav
 Version:        0.9.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        WebDAV library
 
 Group:          Development/Languages
@@ -15,7 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 BuildRequires:  python-setuptools-devel
-Requires:       PyXML
+
 
 %description
 WebDAV library for Python. WebDAV is an extension to the normal HTTP/1.1
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep  3 2009 Dan Horák <dan[at]danny.cz> 0.9.3-2
+- drop dependency on PyXML (#520984)
+
 * Wed Aug 26 2009 Dan Horák <dan[at]danny.cz> 0.9.3-1
 - update to 0.9.3
 




More information about the scm-commits mailing list