From faebbdc9455041ce14663b08e00e792b96af86b6 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 30 Nov 2010 14:59:32 -0800 Subject: [PATCH] - Initial import --- tboot.spec | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/tboot.spec b/tboot.spec index f2ccd5a..fa188f3 100644 --- a/tboot.spec +++ b/tboot.spec @@ -10,7 +10,6 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: trousers-devel openssl-devel -Requires: trousers openssl ExclusiveArch: %{ix86} x86_64 @@ -59,17 +58,5 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Tue Oct 5 2010 Joseph Cihula - 20101005-1.fc13 -- Use $RPM_OPT_FLAGS for build - -* Fri Sep 10 2010 Joseph Cihula - 20100910-1.fc13 -- Fixed rpmlint warnings -- Added docs to binary package - -* Thu Aug 26 2010 Joseph Cihula - 20100826-1.fc13 -- Updated with new tboot (BSD) code -- Fixed rpmlint warnings -- Moved to Fedora 13 environment - -* Thu Apr 4 2010 Joseph Cihula - 20100427-1.fc12 -- Initial release. +* Tue Dec 1 2010 Joseph Cihula - 20101005-1.fc13 +- Initial import