[s390utils] updated to 1.19.0 (#804774)

Dan Horák sharkcz at fedoraproject.org
Mon Aug 27 09:52:39 UTC 2012


commit a087fe20850b608cf817acc28756ffc37909736e
Author: Dan Horák <dan at danny.cz>
Date:   Mon Aug 27 11:52:32 2012 +0200

    updated to 1.19.0 (#804774)

 .gitignore                     |    1 +
 40-z90crypt.rules              |    6 -
 s390-tools-1.17.0-fedora.patch |  459 ----------------------------------------
 s390utils.spec                 |   13 +-
 sources                        |    2 +-
 5 files changed, 9 insertions(+), 472 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 282afa4..c95f2b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ src_vipa-2.0.4.tar.gz
 /s390-tools-1.14.0.tar.bz2
 /s390-tools-1.16.0.tar.bz2
 /s390-tools-1.17.0.tar.bz2
+/s390-tools-1.19.0.tar.bz2
diff --git a/s390utils.spec b/s390utils.spec
index ec12a6d..23a4042 100644
--- a/s390utils.spec
+++ b/s390utils.spec
@@ -7,7 +7,7 @@
 Name:           s390utils
 Summary:        Utilities and daemons for IBM System/z
 Group:          System Environment/Base
-Version:        1.17.0
+Version:        1.19.0
 Release:        1%{?dist}
 Epoch:          2
 License:        GPLv2 and GPLv2+ and CPL
@@ -37,10 +37,9 @@ Source16:       ccw_init
 Source17:       ccw.udev
 Source18:       cpuplugd.initd
 Source19:       mon_statd.initd
-Source20:       40-z90crypt.rules
 Source21:       normalize_dasd_arg
 
-Patch1:         s390-tools-1.17.0-fedora.patch
+Patch1:         s390-tools-1.19.0-fedora.patch
 
 Patch1000:      cmsfs-1.1.8-warnings.patch
 Patch1001:      cmsfs-1.1.8-kernel26.patch
@@ -253,9 +252,6 @@ mkdir -p ${RPM_BUILD_ROOT}/lib/udev/rules.d
 install -p -m 755 %{SOURCE16} ${RPM_BUILD_ROOT}/lib/udev/ccw_init
 install -p -m 644 %{SOURCE17} ${RPM_BUILD_ROOT}/lib/udev/rules.d/81-ccw.rules
 
-# z90crypt
-install -p -m 644 %{SOURCE20} ${RPM_BUILD_ROOT}/lib/udev/rules.d/40-z90crypt.rules
-
 # zipl.conf to be ghosted
 touch ${RPM_BUILD_ROOT}%{_sysconfdir}/zipl.conf
 
@@ -455,6 +451,7 @@ fi
 /sbin/zfcpdbf
 /sbin/qetharp
 /sbin/qethconf
+/sbin/qethqoat
 /sbin/tape390_display
 /sbin/tape390_crypt
 /sbin/ttyrun
@@ -512,6 +509,7 @@ fi
 %{_mandir}/man8/lszfcp.8*
 %{_mandir}/man8/qetharp.8*
 %{_mandir}/man8/qethconf.8*
+%{_mandir}/man8/qethqoat.8*
 %{_mandir}/man8/tape390_crypt.8*
 %{_mandir}/man8/tape390_display.8*
 %{_mandir}/man8/ttyrun.8*
@@ -878,6 +876,9 @@ User-space development files for the s390/s390x architecture.
 
 
 %changelog
+* Mon Aug 27 2012 Dan Horák <dan[at]danny.cz> 2:1.19.0-1
+- updated to 1.19.0 (#804774)
+
 * Tue Aug 21 2012 Dan Horák <dan[at]danny.cz> 2:1.17.0-1
 - updated to 1.17.0
 - add support for new storage device on System z (#847086)
diff --git a/sources b/sources
index 555be4e..fa482d5 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 71a8ee5918f2c44c385fcfe8350cdc98  cmsfs-1.1.8c.tar.gz
 ecf3ff0ac4469db7297ebd6f7607fb48  lib-zfcp-hbaapi-2.1.tar.gz
 ba42772e5b305b5e147344442cd70826  src_vipa-2.0.4.tar.gz
-91f6004955b01d1d96e4f9df4cee63f7  s390-tools-1.17.0.tar.bz2
+db032922754fb268f21ccdbc7621d19f  s390-tools-1.19.0.tar.bz2


More information about the scm-commits mailing list