From 95842dae42c10372b7b93cfe438ca970794a6377 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Wed, 7 Feb 2007 12:37:53 +0000 Subject: [PATCH] - spec fixes --- mt-st.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/mt-st.spec b/mt-st.spec index 47b8f60..9416ada 100644 --- a/mt-st.spec +++ b/mt-st.spec @@ -1,7 +1,7 @@ -Summary: Install mt-st if you need a tool to control tape drives. +Summary: Install mt-st if you need a tool to control tape drives Name: mt-st Version: 0.9b -Release: 2.2.2 +Release: 3%{?dist} License: GPL Group: Applications/System Source: ftp://metalab.unc.edu/pub/Linux/system/backup/mt-st-%{version}.tar.gz @@ -9,7 +9,7 @@ Patch0: mt-st-0.8-redhat.patch Patch1: mt-st-0.7-SDLT.patch Patch2: mt-st-0.7-config-files.patch Patch3: mt-st-0.9b-manfix.patch -BuildRoot: %{_tmppath}/%{name}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The mt-st package contains the mt and st tape drive management @@ -30,7 +30,6 @@ make CFLAGS="$RPM_OPT_FLAGS" %install rm -rf ${RPM_BUILD_ROOT} - make install mandir=%{_mandir} %clean @@ -44,6 +43,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man[18]/* %changelog +* Wed Feb 7 2007 Jindrich Novy - 0.9b-3 +- spec fixes + * Wed Jul 12 2006 Jesse Keating - 0.9b-2.2.2 - rebuild