rpms/pywebdav/devel pywebdav.spec,1.5,1.6

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


Author: sharkcz

Update of /cvs/pkgs/rpms/pywebdav/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24812

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/devel/pywebdav.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- pywebdav.spec	26 Aug 2009 08:07:20 -0000	1.5
+++ pywebdav.spec	3 Sep 2009 06:19:54 -0000	1.6
@@ -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