- spec fixes

This commit is contained in:
Jindrich Novy 2007-02-07 12:37:53 +00:00
parent 332093a57d
commit 95842dae42

View File

@ -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 <jnovy@redhat.com> - 0.9b-3
- spec fixes
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.9b-2.2.2
- rebuild