Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mtx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexander Moibenko
mtx
Commits
5e4d13d0
Commit
5e4d13d0
authored
6 years ago
by
Alexander Moibenko
Browse files
Options
Downloads
Patches
Plain Diff
All patches applied. Tar file for rpmbuild created.
parent
05c81f6d
No related branches found
Branches containing commit
Tags
fnal_patched
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
mtx-1.3.12.tgz
+0
-0
0 additions, 0 deletions
mtx-1.3.12.tgz
mtx-1.3.12/mtx.spec
+6
-21
6 additions, 21 deletions
mtx-1.3.12/mtx.spec
with
6 additions
and
21 deletions
mtx-1.3.12.tgz
0 → 100644
+
0
−
0
View file @
5e4d13d0
File added
This diff is collapsed.
Click to expand it.
mtx-1.3.12/mtx.spec
+
6
−
21
View file @
5e4d13d0
Name: mtx
Version: 1.3.12
Release: 14fnal
_p
%{?dist}
Release: 14fnal%{?dist}
Summary: SCSI media changer control program
License: GPLv2
Group: Applications/System
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
# http://mtx.opensource-sw.net/bugs/view.php?id=9
Patch0: %{name}-1.3.12-destdir.patch
# http://mtx.opensource-sw.net/bugs/view.php?id=13
# https://bugzilla.redhat.com/show_bug.cgi?id=538403
Patch1: %{name}-1.3.12-argc.patch
Patch2: emc-fix-fail-with-too-high-slot-count_cleanupver.patch
Patch3: mtx-1.3.12-fix-resource-leak.patch
Patch4: mtx-1.3.12-scsitape-usage--add-erase.patch
Patch5: mtx-1.3.12-man-Document-mtx-eject-and-previous-operations.patch
Patch6: mtx-1.3.12-mtx-library.patch
URL: http://mtx.sourceforge.net/
Source0: mtx-1.3.12.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
...
...
@@ -29,18 +18,11 @@ Breece Hill, HP, and Seagate.
If you have a backup tape device capable of handling more than one
tape at a time, you should install MTX.
This is FNAL version of mtx rpm with mtx library.
%prep
%setup -q
%patch0 -p2 -b .destdir
%patch1 -p2 -b .argc
%patch2 -p1 -b .emc_slot_count
%patch3 -p1 -b .fixresourceleak
%patch4 -p1 -b .scsitape_adderase
%patch5 -p1 -b .mtxman1upd
%patch6 -p2 -b .mtxlib
# remove exec permission
chmod a-x contrib/config_sgen_solaris.sh contrib/mtx-changer
...
...
@@ -69,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Aug 1 2018 Alexander Moibenko <moibenko@fnal.gov> - 1.3.12-14fnal
- All patches applied to code and new source mtx.tgz created to build rpm
- Changes to allow to use mtx as library and show absolute transfer and storage elements as output of status call
* Tue Jul 31 2018 Alexander Moibenko <moibenko@fnal.gov> - 1.3.12-14fnal_p
- Changes to allow to use mtx as library and show absolute transfer and storage elements as output of status call
* Wed Mar 16 2016 David Sommerseth <davids@redhat.com> - 1.3.12-14
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment