rpms/system-config-network/devel system-config-network.spec, 1.40, 1.41

Matthias Clasen mclasen at fedoraproject.org
Mon Oct 27 14:14:55 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/system-config-network/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21565

Modified Files:
	system-config-network.spec 
Log Message:
require usermode-gtk



Index: system-config-network.spec
===================================================================
RCS file: /cvs/extras/rpms/system-config-network/devel/system-config-network.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- system-config-network.spec	29 Mar 2008 10:10:14 -0000	1.40
+++ system-config-network.spec	27 Oct 2008 14:14:25 -0000	1.41
@@ -2,7 +2,7 @@
 Summary: The GUI of the Network Adminstration Tool
 Name: system-config-network
 Version: 1.5.92
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/network
 Source0: %{name}-%{version}.tar.bz2
 License: GPLv2+
@@ -12,7 +12,7 @@
 Provides: redhat-config-network = %{version} isdn-config = 0.18-10.70.1 internet-config = 0.40-2.1
 BuildRequires: python >= 0:2.2, openjade, docbook-style-dsssl, perl, gettext, glibc-devel, gcc, desktop-file-utils, perl-XML-Parser
 Requires: %{name}-tui = %{version}-%{release}
-Requires: pygtk2-libglade, pygtk2, gnome-python2, gnome-python2-canvas, usermode, /usr/bin/htmlview
+Requires: pygtk2-libglade, pygtk2, gnome-python2, gnome-python2-canvas, usermode-gtk, /usr/bin/htmlview
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -100,6 +100,9 @@
 %{_bindir}/system-config-network-cmd
 
 %changelog
+* Mon Oct 27 2008 Matthias Clasen  <mclasen at redhat.com> 
+- Require usermode-gtk
+
 * Sat Mar 29 2008 Harald Hoyer <harald at redhat.com> - 1.5.92
 - removed unnecessary self argument in super calls (bz#437678) (harald)
 




More information about the fedora-extras-commits mailing list