summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/func.spec b/func.spec
index 5dc91b3..376d17e 100644
--- a/func.spec
+++ b/func.spec
@@ -40,6 +40,9 @@ rm -fr $RPM_BUILD_ROOT
%files
%defattr(-, root, root, -)
+%if 0%{?fedora} > 8
+%{python_sitearch}/func*.egg-info
+%endif
%{_bindir}/funcd
%{_bindir}/func
%{_bindir}/certmaster
@@ -86,6 +89,9 @@ fi
%changelog
+* Tue Dec 11 2007 Michael DeHaan <mdehaan@redhat.com> - 0.0.14-2
+- python egg section added for F9 and later
+
* Tue Dec 11 2007 Michael DeHaan <mdehaan@redhat.com> - 0.0.14-1
- new release to mirrors