Blame SPECS/mtx.spec

087210
Name: mtx
087210
Version: 1.3.12
087210
Release: 26%{?dist}
087210
Summary: SCSI media changer control program
087210
License: GPLv2
087210
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
087210
# http://mtx.opensource-sw.net/bugs/view.php?id=9
087210
Patch0: %{name}-1.3.12-destdir.patch
087210
# http://mtx.opensource-sw.net/bugs/view.php?id=13
087210
# https://bugzilla.redhat.com/show_bug.cgi?id=538403
087210
Patch1: %{name}-1.3.12-argc.patch
087210
URL: http://mtx.sourceforge.net/
087210
BuildRequires: make
087210
BuildRequires: gcc
087210
087210
087210
%description
087210
The MTX program controls the robotic mechanism in autoloaders and tape
087210
libraries such as the HP SureStore DAT 40x6, Exabyte EZ-17, and
087210
Exabyte 220. This program is also reported to work with a variety of
087210
other tape libraries and autochangers from ADIC, Tandberg/Overland,
087210
Breece Hill, HP, and Seagate.
087210
087210
If you have a backup tape device capable of handling more than one
087210
tape at a time, you should install MTX.
087210
087210
087210
%prep
087210
%setup -q
087210
087210
%patch0 -p2 -b .destdir
087210
%patch1 -p2 -b .argc
087210
087210
# remove exec permission
087210
chmod a-x contrib/config_sgen_solaris.sh contrib/mtx-changer
087210
087210
087210
%build
087210
%configure
087210
make %{?_smp_mflags}
087210
087210
087210
%install
087210
make install DESTDIR=$RPM_BUILD_ROOT
087210
087210
087210
087210
%files
087210
%doc CHANGES COMPATABILITY contrib FAQ LICENSE
087210
%doc mtx.doc mtxl.README.html README TODO
087210
%{_mandir}/man1/*
087210
%{_sbindir}/*
087210
087210
087210
%changelog
087210
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.12-26
087210
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
087210
  Related: rhbz#1991688
087210
087210
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.12-25
087210
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
087210
087210
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-24
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
087210
087210
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-23
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
087210
087210
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-22
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
087210
087210
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-21
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
087210
087210
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-20
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
087210
087210
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-19
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
087210
087210
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-18
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
087210
087210
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-17
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
087210
087210
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-16
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
087210
087210
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-15
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
087210
087210
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.12-14
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
087210
087210
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-13
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
087210
087210
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-12
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
087210
087210
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-11
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
087210
087210
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-10
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
087210
087210
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-9
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
087210
087210
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-8
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
087210
087210
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-7
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
087210
087210
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-6
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
087210
087210
* Thu Nov 19 2009 Dan Horák <dan[at]danny.cz> 1.3.12-5
087210
- dropped debug output when tools are called with wrong number of arguments (#538403)
087210
- added patch to support DESTDIR for installing
087210
087210
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-4
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
087210
087210
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-3
087210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
087210
087210
* Sun Dec 21 2008 Dan Horák <dan[at]danny.cz> 1.3.12-2
087210
- spec file cleanup for better compliance with the guidelines
087210
087210
* Mon Aug 25 2008 Dan Horák <dan[at]danny.cz> 1.3.12-1
087210
- update to mtx-1.3.12
087210
087210
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.3.11-3
087210
- Autorebuild for GCC 4.3
087210
087210
* Thu Aug 23 2007 Jindrich Novy <jnovy@redhat.com> 1.3.11-2
087210
- update License
087210
- rebuild for BuildID
087210
087210
* Wed Mar 28 2007 Jindrich Novy <jnovy@redhat.com> 1.3.11-1
087210
- update to 1.3.11 (adds new scsieject utility, bugfixes)
087210
- sync nostrip patch
087210
087210
* Tue Feb 06 2007 Jindrich Novy <jnovy@redhat.com> 1.3.10-1
087210
- update to mtx-1.3.10
087210
- update URL, Source0
087210
- don't strip debuginfo
087210
087210
* Tue Dec 12 2006 Jindrich Novy <jnovy@redhat.com> 1.2.18-9
087210
- spec cleanup
087210
087210
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.2.18-8.2.2
087210
- rebuild
087210
087210
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.18-8.2.1
087210
- bump again for double-long bug on ppc(64)
087210
087210
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.18-8.2
087210
- rebuilt for new gcc4.1 snapshot and glibc changes
087210
087210
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
087210
- rebuilt
087210
087210
* Mon Mar  7 2005 Jindrich Novy <jnovy@redhat.com> 1.2.18-8
087210
- fix type confusion in SCSI_writet(), SCSI_readt(), slow_memcopy()
087210
  and slow_bzero()
087210
- rebuilt with gcc4
087210
087210
* Thu Feb 10 2005 Jindrich Novy <jnovy@redhat.com> 1.2.18-7
087210
- remove -D_FORTIFY_SOURCE=2 from CFLAGS, present in RPM_OPT_FLAGS
087210
087210
* Wed Feb  9 2005 Jindrich Novy <jnovy@redhat.com> 1.2.18-6
087210
- rebuilt with -D_FORTIFY_SOURCE=2
087210
087210
* Wed Aug 11 2004 Jindrich Novy <jnovy@redhat.com> 1.2.18-5
087210
- dead code elimination
087210
- updated spec link to recent source
087210
- removed spec link to obsolete URL
087210
- rebuilt
087210
087210
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
087210
- rebuilt
087210
087210
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
087210
- rebuilt
087210
087210
* Tue Jan 13 2004 Than Ngo <than@redhat.com> 1.2.18-2
087210
- rebuild
087210
087210
* Fri Sep 26 2003 Harald Hoyer <harald@redhat.de> 1.2.18-1
087210
- 1.2.18
087210
087210
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
087210
- rebuilt
087210
087210
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
087210
- rebuilt
087210
087210
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 1.2.16-6
087210
- rebuild on all arches
087210
087210
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
087210
- automated rebuild
087210
087210
* Wed Jun 19 2002 Than Ngo <than@redhat.com> 1.2.16-4
087210
- don't forcibly strip binaries
087210
087210
* Thu May 23 2002 Tim Powers <timp@redhat.com>
087210
- automated rebuild
087210
087210
* Tue Feb 26 2002 Than Ngo <than@redhat.com> 1.2.16-2
087210
- rebuild
087210
087210
* Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.16-1
087210
- 1.2.16
087210
087210
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
087210
- automated rebuild
087210
087210
* Fri Dec 14 2001 Than Ngo <than@redhat.com> 1.2.15-1
087210
- update to 1.2.15
087210
087210
* Mon Aug 13 2001 Preston Brown <pbrown@redhat.com> 1.2.13-1
087210
- 1.2.13 fixes "+ Too many Data Transfer Elements Reported" problem (#49258)
087210
087210
* Mon Jun 25 2001 Preston Brown <pbrown@redhat.com>
087210
- 1.2.12
087210
- moved binaries to /usr/sbin from /sbin
087210
087210
* Wed Feb 14 2001 Michael Stefaniuc <mstefani@redhat.com>
087210
- 1.2.10
087210
- updated %%doc
087210
087210
* Mon Dec 11 2000 Preston Brown <pbrown@redhat.com>
087210
- 1.2.9
087210
087210
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
087210
- automatic rebuild
087210
087210
* Thu Jun 15 2000 Preston Brown <pbrown@redhat.com>
087210
- 1.2.7
087210
087210
* Tue May 23 2000 Preston Brown <pbrown@redhat.com> 
087210
- adopted for Winston
087210
087210
* Fri May 12 2000 Kenneth Porter <shiva@well.com>
087210
- 1.2.6
087210
- Fixed 'eepos' stuff to use | rather than || (whoops!)
087210
- Accept a 4-byte element descriptor for the robot arm for certain older
087210
- autochangers. 
087210
087210
* Mon May 8 2000 Kenneth Porter <shiva@well.com>
087210
- Spell sourceforge right so the link at rpmfind.net will work.
087210
087210
* Thu May 4 2000 Kenneth Porter <shiva@well.com>
087210
- 1.2.5
087210
087210
* Thu Oct 29 1998  Ian Macdonald <ianmacd@xs4all.nl>
087210
- moved mtx from /sbin to /bin, seeing as mt is also located there
087210
087210
* Fri Oct 23 1998  Ian Macdonald <ianmacd@xs4all.nl>
087210
- first RPM release