From bd4dec23c72dda97a9522b2ac95e8e657b73105f Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 27 Feb 2006 21:43:28 +0000 Subject: Fix tickets #26 and #27 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1776 ce84e21b-d406-0410-9b95-82705330c041 --- misc/bcfg2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 27a93d8d9..c04b70911 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -23,7 +23,7 @@ Bcfg2 is a configuration management tool. Version: %{version} Summary: Bcfg2 Server Group: System Tools -Requires: lxml, pyopenssl +Requires: lxml, pyOpenSSL %description -n bcfg2-server Bcfg2 client @@ -62,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT %files -n bcfg2 %defattr(-,root,root) /usr/sbin/bcfg2 -/usr/lib/python%{pythonversion}/site-packages/Bcfg2/__init__.py* +/usr/lib/python%{pythonversion}/site-packages/Bcfg2/*.py* /usr/lib/python%{pythonversion}/site-packages/Bcfg2/Client/* /usr/share/man/man1/* /usr/share/man/man5/* -- cgit v1.2.3-1-g7c22