auto-import changelog data from mt-st-0.7-3.src.rpm
Tue Feb 26 2002 Than Ngo <than@redhat.com> 0.7-3 - rebuild Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.7-2 - Add density code 0x48 for Quantum SDLT220 tape drive (#59442) Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.7-1 - Update to 0.7 Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild
This commit is contained in:
parent
13d553fdbf
commit
0840381e0f
@ -1 +1 @@
|
||||
mt-st-0.6.tar.gz
|
||||
mt-st-0.7.tar.gz
|
||||
|
||||
20
mt-st.spec
20
mt-st.spec
@ -1,11 +1,12 @@
|
||||
Summary: Install mt-st if you need a tool to control tape drives.
|
||||
Name: mt-st
|
||||
Version: 0.6
|
||||
Release: 1
|
||||
Copyright: BSD
|
||||
Version: 0.7
|
||||
Release: 3
|
||||
License: BSD
|
||||
Group: Applications/System
|
||||
Source: ftp://metalab.unc.edu/pub/Linux/system/backup/mt-st-%{version}.tar.gz
|
||||
Patch0: mt-st-0.6-redhat.patch
|
||||
Patch1: mt-st-0.7-SDLT220.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
|
||||
%description
|
||||
@ -18,6 +19,7 @@ Install mt-st if you need a tool to manage tape drives.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .redhat
|
||||
%patch1 -p1 -b .sdlt220
|
||||
|
||||
%build
|
||||
make CFLAGS="$RPM_OPT_FLAGS -Wall"
|
||||
@ -38,6 +40,18 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man[18]/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 26 2002 Than Ngo <than@redhat.com> 0.7-3
|
||||
- rebuild
|
||||
|
||||
* Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.7-2
|
||||
- Add density code 0x48 for Quantum SDLT220 tape drive (#59442)
|
||||
|
||||
* Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.7-1
|
||||
- Update to 0.7
|
||||
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Tue Apr 24 2001 Than Ngo <than@redhat.com>
|
||||
- update to 0.6, supports all ioctls up to kernel 2.4.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user