From 552052f61d786f41ba35de61adaec8c0b730c9c5 Mon Sep 17 00:00:00 2001 From: Greg Swift Date: Oct 23 2013 03:44:03 +0000 Subject: add python-ctypes dependency (rhbz#1020239) --- diff --git a/python-augeas.spec b/python-augeas.spec index 1006e05..fa19eb3 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -15,6 +15,7 @@ URL: http://augeas.net/ Source0: http://augeas.net/download/python/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: augeas-libs +Requires: python-ctypes BuildArch: noarch BuildRequires: python-setuptools python-devel @@ -48,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Oct 22 2013 Greg Swift - 0.4.1-5 +- add python-ctypes dependency (rhbz#1020239) + * Sun Aug 04 2013 Fedora Release Engineering - 0.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild