rpms/mt-st/devel mt-st-0.7-config-files.patch, 1.1, 1.2 mt-st.spec, 1.15, 1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Apr 7 06:26:59 UTC 2005


Update of /cvs/dist/rpms/mt-st/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21444

Modified Files:
	mt-st-0.7-config-files.patch mt-st.spec 
Log Message:

- add SDLT600 entry to stinit.def.examples,
  suggested by Ralf-Peter Rohbeck (#153305)



mt-st-0.7-config-files.patch:
 stinit.def.examples |  166 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 166 insertions(+)

Index: mt-st-0.7-config-files.patch
===================================================================
RCS file: /cvs/dist/rpms/mt-st/devel/mt-st-0.7-config-files.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mt-st-0.7-config-files.patch	9 Sep 2004 08:51:48 -0000	1.1
+++ mt-st-0.7-config-files.patch	7 Apr 2005 06:26:55 -0000	1.2
@@ -1,6 +1,6 @@
---- mt-st-0.7/stinit.def.examples.orig	2003-05-26 18:35:28.000000000 +0200
-+++ mt-st-0.7/stinit.def.examples	2003-05-26 18:36:33.000000000 +0200
-@@ -56,3 +56,145 @@
+--- mt-st-0.8/stinit.def.examples.configfiles	2002-09-23 19:02:21.000000000 +0200
++++ mt-st-0.8/stinit.def.examples	2005-04-07 08:21:01.732633520 +0200
+@@ -56,3 +56,169 @@
  mode3 blocksize=0 density=1   #  800 bpi
  }
  
@@ -146,3 +146,27 @@
 +mode4 blocksize=0 density=0x48 compression=0	# 110 GB, no ompression
 +}
 +
++# SDLT600
++manufacturer="QUANTUM" model = "SDLT600" {
++scsi2logical=1
++can-bsr=1
++auto-lock=0
++two-fms=0
++drive-buffering=1
++buffer-writes
++read-ahead=1
++async-writes=1
++can-partitions=0
++fast-mteom=1
++#
++# If your stinit supports the timeouts:
++timeout=3600 # 1 hour
++long-timeout=14400 # 4 hours
++#
++# Drive is backwards read compatible to SDLT220/320 and VS160. Mode settings are only required for writing, so we need only the native SDLT600 mode here.
++mode1 blocksize=0 density=0x4a compression=1	# 300 GB + compression
++mode2 blocksize=0 density=0x4a compression=0	# 300 GB, no ompression
++mode3 blocksize=0 density=0x4a compression=1	# 300 GB + compression
++mode4 blocksize=0 density=0x4a compression=0	# 300 GB, no ompression
++}
++


Index: mt-st.spec
===================================================================
RCS file: /cvs/dist/rpms/mt-st/devel/mt-st.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- mt-st.spec	4 Mar 2005 14:06:41 -0000	1.15
+++ mt-st.spec	7 Apr 2005 06:26:55 -0000	1.16
@@ -1,7 +1,7 @@
 Summary: Install mt-st if you need a tool to control tape drives.
 Name: mt-st
 Version: 0.8
-Release: 4
+Release: 5
 License: GPL
 Group: Applications/System
 Source: ftp://metalab.unc.edu/pub/Linux/system/backup/mt-st-%{version}.tar.gz
@@ -42,6 +42,10 @@
 %{_mandir}/man[18]/*
 
 %changelog
+* Thu Apr  7 2005 Jindrich Novy <jnovy at redhat.com> 0.8-5
+- add SDLT600 entry to stinit.def.examples,
+  suggested by Ralf-Peter Rohbeck (#153305)
+
 * Fri Mar  4 2005 Jindrich Novy <jnovy at redhat.com> 0.8-4
 - rebuilt with gcc4
 




More information about the fedora-cvs-commits mailing list