From 7604e44b48376139a78fad96b52835ef8d6da6fc Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Jan 11 2008 04:24:01 +0000 Subject: Added gettext build require, and egginfo file --- diff --git a/python-virtinst.spec b/python-virtinst.spec index 45fd216..9ec12d6 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -27,6 +27,7 @@ BuildRequires: python-devel BuildRequires: libxml2-python BuildRequires: python-urlgrabber BuildRequires: libvirt-python +BuildRequires: gettext %description virtinst is a module to help in starting installations of Fedora/Red @@ -61,6 +62,7 @@ rm -rf $RPM_BUILD_ROOT %doc README AUTHORS NEWS ChangeLog doc/image.rng doc/example1.xml %dir %{python_sitelib}/%{appname} %{python_sitelib}/%{appname}/* +%{python_sitelib}/%{appname}-*.egg-info %{_mandir}/man1/* %{_mandir}/man5/* %{_sbindir}/virt-install