rpms/audit-viewer/devel audit-viewer.spec,1.9,1.10

Miloslav Trmac mitr at fedoraproject.org
Tue Sep 15 20:34:55 UTC 2009


Author: mitr

Update of /cvs/pkgs/rpms/audit-viewer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23787

Modified Files:
	audit-viewer.spec 
Log Message:
* Tue Sep 15 2009 Miloslav Trmač <mitr at redhat.com> - 0.5-2
- BuildRequires: intltool



Index: audit-viewer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit-viewer/devel/audit-viewer.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- audit-viewer.spec	15 Sep 2009 20:27:27 -0000	1.9
+++ audit-viewer.spec	15 Sep 2009 20:34:54 -0000	1.10
@@ -1,13 +1,13 @@
 Summary: Audit event viewer
 Name: audit-viewer
 Version: 0.5
-Release: 1
+Release: 2
 License: GPLv2
 Group: Applications/System
 URL: https://fedorahosted.org/audit-viewer/
 Source0: https://fedorahosted.org/releases/a/u/audit-viewer/audit-viewer-%{version}.tar.bz2
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-BuildRequires: desktop-file-utils, gettext, perl(XML::Parser), python
+BuildRequires: desktop-file-utils, gettext, intltool, python
 Requires: audit-libs-python, gnome-python2-gnome, gnome-python2-rsvg
 Requires: pygtk2-libglade, pychart, python-gtkextra, python-sexy, usermode
 Requires: usermode-gtk
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/security/console.apps/audit-viewer-server
 
 %changelog
+* Tue Sep 15 2009 Miloslav Trmač <mitr at redhat.com> - 0.5-2
+- BuildRequires: intltool
+
 * Tue Sep 15 2009 Miloslav Trmač <mitr at redhat.com> - 0.5-1
 - Update to audit-viewer-0.5.
 - Preserve timestamps of some installed files.




More information about the fedora-extras-commits mailing list