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 - 0.14.0-6.pre2 +- Dropped PyXML dep, BZ 843707. + * Wed Jul 18 2012 Fedora Release Engineering - 0.14.0-5.pre2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild