[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/s390utils/devel s390utils.spec,1.53,1.54
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/s390utils/devel s390utils.spec,1.53,1.54
- Date: Mon, 22 Jan 2007 05:38:42 -0500
Author: pknirsch
Update of /cvs/dist/rpms/s390utils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32012
Modified Files:
s390utils.spec
Log Message:
- Fixed problem with invisible zfcp devices after boot (#223569)
Index: s390utils.spec
===================================================================
RCS file: /cvs/dist/rpms/s390utils/devel/s390utils.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- s390utils.spec 29 Nov 2006 16:21:57 -0000 1.53
+++ s390utils.spec 22 Jan 2007 10:38:40 -0000 1.54
@@ -4,7 +4,7 @@
Name: s390utils
Epoch: 2
Version: 1.5.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Linux S/390 and zSeries specific utilities
Group: System Environment/Base
@@ -139,6 +139,9 @@
mv src_vipa/LICENSE src_vipa/LICENSE.CPL
+# Install user-defined sysinit module for zfcp (#223569)
+ln -sf %{_sbindir}/%{SOURCE5} /etc/sysconfig/modules/zfcpconf.modules
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -157,6 +160,9 @@
%{_mandir}/man8/*
%changelog
+* Mon Jan 22 2007 Phil Knirsch <pknirsch redhat com> 2:1.5.4-3.fc7
+- Fixed problem with invisible zfcp devices after boot (#223569)
+
* Wed Nov 29 2006 Phil Knirsch <pknirsch redhat com> 2:1.5.4-2.fc7
- Update to cmsfs-1.1.8c
- Included specfile fixes from bugzilla #217718
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]