rpms/pywebdav/F-10 pywebdav.spec,1.3,1.4

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


Author: sharkcz

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

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-10/pywebdav.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- pywebdav.spec	26 Aug 2009 08:20:03 -0000	1.3
+++ pywebdav.spec	3 Sep 2009 06:22:05 -0000	1.4
@@ -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 fedora-extras-commits mailing list