summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/func.spec b/func.spec
index b0547b9..5586963 100644
--- a/func.spec
+++ b/func.spec
@@ -10,7 +10,6 @@ Source0: %{name}-%{version}.tar.gz
License: GPL+
Group: Applications/System
Requires: python >= 2.3
-Requires: rhpl
Requires: pyOpenSSL
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -74,6 +73,9 @@ fi
%changelog
+* Fri Sep 28 2007 Adrian Likins <alikins@redhat.com> - 0.0.12-1
+- remove rhpl deps
+
* Fri Sep 28 2007 Michael DeHaan <mdehaan@redhat.com> - 0.0.12-1
- bump version and get ready for first public release
- add BuildRequires python-devel