[python-inotify/el5/master: 8/9] - Require python-ctypes on EPEL5( python2.4)

stevetraylen stevetraylen at fedoraproject.org
Wed Jan 26 09:44:41 UTC 2011


commit fa9b72aed5d77c882044315bd31258776617cf16
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Wed Jan 26 10:02:16 2011 +0100

    - Require python-ctypes on EPEL5( python2.4)

 python-inotify.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/python-inotify.spec b/python-inotify.spec
index f2726c2..cd98aac 100644
--- a/python-inotify.spec
+++ b/python-inotify.spec
@@ -19,6 +19,7 @@ BuildRequires: python3-devel
 %endif
 BuildArch:     noarch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:      python-ctypes
 
 %description
 This is a Python module for watching filesystems changes. pyinotify
@@ -119,7 +120,8 @@ popd
 %changelog
 * Wed Jan 26 2011 Steve Traylen <steve.traylen at cern.ch> - 0.9.1-1
 - 0.9.1
-  Change name of README to README.md
+- Change name of README to README.md
+- Require python-ctypes on EPEL5( python2.4)
 
 * Wed Aug 25 2010 Thomas Spura <tomspur at fedoraproject.org> - 0.9.0-3
 - rebuild with python3.2


More information about the scm-commits mailing list