[bootconf] bootconf-gui requires gnome-python2-gnome. Conflicts with grub2 (F16+).

Sam Varshavchik mrsam at fedoraproject.org
Wed Nov 16 23:24:54 UTC 2011


commit b2a049b40ba1f59e7d462d98824c3d35f3d30fbf
Author: Sam Varshavchik <mrsam at courier-mta.com>
Date:   Wed Nov 16 18:15:48 2011 -0500

    bootconf-gui requires gnome-python2-gnome. Conflicts with grub2 (F16+).

 bootconf.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/bootconf.spec b/bootconf.spec
index 1dd8992..f61ccdb 100644
--- a/bootconf.spec
+++ b/bootconf.spec
@@ -3,7 +3,7 @@
 Summary: GRUB configuration utility
 Name: bootconf
 Version: 1.4
-Release: 2%{dist}
+Release: 3%{dist}
 License: GPLv3
 Group: System Environment/Base
 Url: http://www.courier-mta.org/bootconf/
@@ -11,6 +11,7 @@ Source0: http://www.courier-mta.org/bootconf/download/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch: noarch
 BuildRequires: desktop-file-utils
+Conflicts: grub2
 
 %description
 The bootconf configuration utility is a convenient tool for setting
@@ -21,6 +22,7 @@ Summary: Desktop links to bootconf
 Group: System Environment/Base
 Requires: usermode
 Requires: pygtk2
+Requires: gnome-python2-gnome
 Requires: %{name} = 0:%{version}-%{release}
 
 %description gui
@@ -77,6 +79,9 @@ desktop-file-install --vendor="fedora" \
 %{_datadir}/applications/*
 
 %changelog
+* Wed Nov 16 2011 Sam Varshavchik <mrsam at monster.email-scan.com> - 1.4-3%{dist}
+- bootconf-gui requires gnome-python2-gnome. Conflicts with grub2 (F16+).
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list