rpms/setroubleshoot/devel setroubleshoot.spec,1.113,1.114

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jan 19 15:40:52 UTC 2009


Author: dwalsh

Update of /cvs/extras/rpms/setroubleshoot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26735

Modified Files:
	setroubleshoot.spec 
Log Message:
* Fri Jan 16 2009 Dan Walsh <dwalsh at redhat.com> - 2.1.1-1
- Switch to C Based applet
- Use dbus for messaging.  Only run setroubleshoot when 



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/devel/setroubleshoot.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- setroubleshoot.spec	19 Jan 2009 15:32:15 -0000	1.113
+++ setroubleshoot.spec	19 Jan 2009 15:40:21 -0000	1.114
@@ -10,13 +10,13 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: perl-XML-Parser
 BuildRequires: intltool gettext python
-BuildRequires: desktop-file-utils dbus-devel gtk2-devel
+BuildRequires: desktop-file-utils dbus-devel gtk2-devel libnotify-devel
 Requires: %{name}-server = %{version}-%{release} 
 Requires: %{name}-plugins >= 2.0.4
 Requires: pygtk2 >= 2.9.2
 Requires: gnome-python2-gnome, gnome-python2-canvas
 Requires: gnome-python2-gtkhtml2
-Requires: dbus
+Requires: dbus libnotify
 Requires: dbus-python
 Requires: libxml2-python
 Requires(post): /usr/bin/update-desktop-database
@@ -112,7 +112,7 @@
 Requires: libxml2-python
 Requires: libselinux-python
 Requires: rpm-python
-
+Requires: gtk2 libnotify
 BuildRequires: intltool gettext python
 
 Requires(post):   /sbin/chkconfig




More information about the fedora-extras-commits mailing list