rpms/setroubleshoot/devel setroubleshoot.spec,1.156,1.157

Daniel J Walsh dwalsh at fedoraproject.org
Thu Aug 20 19:17:26 UTC 2009


Author: dwalsh

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

Modified Files:
	setroubleshoot.spec 
Log Message:
* Thu Aug 20 2009 Dan Walsh <dwalsh at redhat.com> - 2.2.21-2
- Turn on libpcap



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/devel/setroubleshoot.spec,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -p -r1.156 -r1.157
--- setroubleshoot.spec	20 Aug 2009 11:39:48 -0000	1.156
+++ setroubleshoot.spec	20 Aug 2009 19:17:26 -0000	1.157
@@ -1,7 +1,7 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
 Version: 2.2.21
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -9,6 +9,7 @@ Source0: %{name}-%{version}.tar.gz
 Source2: setroubleshoot.logrotate
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: perl-XML-Parser
+BuildRequires: libpcap-devel
 BuildRequires: intltool gettext python
 BuildRequires: desktop-file-utils dbus-devel gtk2-devel libnotify-devel audit-libs-devel libselinux-devel polkit-devel
 Requires: %{name}-server = %{version}-%{release} 
@@ -20,7 +21,7 @@ Requires: python-bugzilla python-slip-db
 Requires: polkit
 Requires: gnome-python2-gnomekeyring
 Requires(post): /usr/bin/update-desktop-database
-Requires(post): dbus
+Requires(post): dbus libpcap
 Requires(postun): /usr/bin/update-desktop-database
 Requires(postun): dbus
 Requires: notify-python
@@ -209,6 +210,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Thu Aug 20 2009 Dan Walsh <dwalsh at redhat.com> - 2.2.21-2
+- Turn on libpcap
+
 * Tue Aug 18 2009 Dan Walsh <dwalsh at redhat.com> - 2.2.21-1
 - Turn on copy to clipboard button
 




More information about the fedora-extras-commits mailing list