[bkchem] Drop PyXML dep.

Jon Ciesla limb at fedoraproject.org
Tue Jan 15 12:32:16 UTC 2013


commit 019337eedb9b79db4a11c41d49b1a1a748c6ce20
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jan 15 06:29:30 2013 -0600

    Drop PyXML dep.

 bkchem.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bkchem.spec b/bkchem.spec
index bd54e27..8d502ac 100644
--- a/bkchem.spec
+++ b/bkchem.spec
@@ -2,7 +2,7 @@
 
 Name:		bkchem
 Version:	0.14.0
-Release:	5.pre2%{?dist}
+Release:	6.pre2%{?dist}
 Summary:	Chemical drawing program
 Group:		Applications/Engineering
 License:	GPLv2+ and GFDL
@@ -15,7 +15,7 @@ Patch2:		bkchem-crash.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 BuildRequires:	python-devel desktop-file-utils
-Requires:	pycairo tkinter python-imaging PyXML python-pmw python-oasa
+Requires:	pycairo tkinter python-imaging python-pmw python-oasa
 
 %description
 BKChem is a free chemical drawing program. It was conceived and
@@ -63,6 +63,9 @@ desktop-file-install --dir=%{buildroot}/%{_datadir}/applications %{SOURCE1}
 %{python_sitelib}/%{name}*
 
 %changelog
+* Tue Jan 15 2013 Jon Ciesla <limburgher at gmail.com> - 0.14.0-6.pre2
+- Dropped PyXML dep, BZ 843707.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14.0-5.pre2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list