[audit-viewer/f14/master] Update to audit-viewer-0.7

Miloslav Trmac mitr at fedoraproject.org
Thu Aug 26 18:21:36 UTC 2010


commit dae9a8c2b3faf15efd8ee8347e5c15124a61c931
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Thu Aug 26 20:20:25 2010 +0200

    Update to audit-viewer-0.7

 .gitignore                            |    1 +
 audit-viewer-0.6.2-chart-labels.patch |   60 ---------------------------------
 audit-viewer-0.6.2-date-field.patch   |   54 -----------------------------
 audit-viewer.spec                     |   13 +++----
 sources                               |    2 +-
 5 files changed, 7 insertions(+), 123 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbbf6a7..9d2d938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 audit-viewer-0.6.2.tar.xz
+/audit-viewer-0.7.tar.xz
diff --git a/audit-viewer.spec b/audit-viewer.spec
index 7559945..fe6956b 100644
--- a/audit-viewer.spec
+++ b/audit-viewer.spec
@@ -1,15 +1,11 @@
 Summary: Audit event viewer
 Name: audit-viewer
-Version: 0.6.2
-Release: 3%{?dist}
+Version: 0.7
+Release: 1%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: https://fedorahosted.org/audit-viewer/
 Source0: https://fedorahosted.org/releases/a/u/audit-viewer/audit-viewer-%{version}.tar.xz
-# Upstream changeset 467bd1382d592b29c6e2d20afd91c64ea2a3c81a
-Patch0: audit-viewer-0.6.2-date-field.patch
-# Upstream changeset 22497aedc623722e09af8687b600d83b5c990a4d
-Patch1: audit-viewer-0.6.2-chart-labels.patch
 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
@@ -20,8 +16,6 @@ A graphical utility for viewing and summarizing audit events.
 
 %prep
 %setup -q
-%patch0 -p1 -b .date-field
-%patch1 -p1 -b .chart-labels
 
 %build
 %configure --disable-update-mimedb
@@ -61,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/security/console.apps/audit-viewer-server
 
 %changelog
+* Thu Aug 26 2010 Miloslav Trmač <redhat.com> - 0.7-1
+- Update to audit-viewer-0.7
+
 * Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.6.2-3
 - recompiling .py files against Python 2.7 (rhbz#623274)
 
diff --git a/sources b/sources
index fa50beb..dd1fdf4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5229499a0f798f5fc27747f78cecc1c  audit-viewer-0.6.2.tar.xz
+498baf6d492f58d5bad68f472dfd6855  audit-viewer-0.7.tar.xz


More information about the scm-commits mailing list