diff --git a/.cvsignore b/.cvsignore index 9eb67b9..b96c445 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ amtu-0.1.tar.gz amtu-1.0.tar.gz amtu-1.0.1.tar.gz +amtu-1.0.2.tar.gz diff --git a/amtu.spec b/amtu.spec index ddf433f..402571f 100644 --- a/amtu.spec +++ b/amtu.spec @@ -1,11 +1,10 @@ Summary: Abstract Machine Test Utility (AMTU) Name: amtu -Version: 1.0.1 +Version: 1.0.2 Release: 1 License: Common Public License Group: Productivity/Security Source0: %{name}-%{version}.tar.gz -Patch1: amtu-ia64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: audit-libs-devel Requires: audit @@ -21,7 +20,6 @@ http://www.radium.ncsc.mil/tpep/library/protection_profiles/CAPP-1.d.pdf %prep %setup -%patch1 -p1 -b .ia64 %build # Determine appropriate compiler @@ -62,11 +60,13 @@ make clean %attr(0644,root,root) %{_mandir}/man8/* %changelog -* Tue Jul 12 2005 Steve Grubb 1.0.1-1 +* Thu Jul 14 2005 Steve Grubb 1.0.2-1 +- New upstream version. +* Tue Jul 12 2005 Steve Grubb 1.0.1-1 - New version fixes bug where audit system was disable at end of test. -* Wed Jun 8 2005 Steve Grubb 1.0-EL4.2 +* Wed Jun 8 2005 Steve Grubb 1.0-2 - add a few more include "config.h" -* Fri May 27 2005 Steve Grubb 1.0-EL4.1 +* Fri May 27 2005 Steve Grubb 1.0-1 - New upstream version from IBM - Drop memsep patch - Rework specfile diff --git a/sources b/sources index 1dc11dd..7131ece 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -145d88ecd10a1291bb1bdae7cbf232e8 amtu-1.0.1.tar.gz +32a704b38a22cc19d2bac56698af505b amtu-1.0.2.tar.gz