diff --git a/.cvsignore b/.cvsignore index 1377afe..ac41304 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -audit-viewer-0.6.tar.bz2 +audit-viewer-0.6.1.tar.xz diff --git a/audit-viewer.spec b/audit-viewer.spec index 3214492..2844645 100644 --- a/audit-viewer.spec +++ b/audit-viewer.spec @@ -1,12 +1,11 @@ Summary: Audit event viewer Name: audit-viewer -Version: 0.6 +Version: 0.6.1 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.bz2 -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +Source0: https://fedorahosted.org/releases/a/u/audit-viewer/audit-viewer-%{version}.tar.xz 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 @@ -23,7 +22,6 @@ A graphical utility for viewing and summarizing audit events. make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install-fedora INSTALL='install -p' %find_lang audit-viewer @@ -57,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/audit-viewer-server %changelog +* Thu Mar 4 2010 Miloslav Trmač - 0.6.1-1 +- Update to audit-viewer-0.6.1 +- Drop no longer required references to BuildRoot + * Mon Jan 18 2010 Miloslav Trmač - 0.6-1 - Update to audit-viewer-0.6. Resolves: #549363 diff --git a/sources b/sources index c26b1fc..c8c75df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7eb8999c61d58afa27b29379f23a10f0 audit-viewer-0.6.tar.bz2 +d8007a19b0b630dc87d6712def620635 audit-viewer-0.6.1.tar.xz