[packages/open-iscsi] - fix one more redhatism in systemd files - rel 4

baggins baggins at pld-linux.org
Fri Apr 4 14:04:45 CEST 2014


commit 14236438f84a3a30ec5d5bbc2692965cff50c77e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 4 14:03:05 2014 +0200

    - fix one more redhatism in systemd files
    - rel 4

 open-iscsi-systemd.patch | 8 +++++++-
 open-iscsi.spec          | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/open-iscsi.spec b/open-iscsi.spec
index c3e6e5f..1ac663a 100644
--- a/open-iscsi.spec
+++ b/open-iscsi.spec
@@ -7,7 +7,7 @@ Summary:	iSCSI - SCSI over IP
 Summary(pl.UTF-8):	iSCSI - SCSI po IP
 Name:		open-iscsi
 Version:	%{ver}.%{subver}
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://www.open-iscsi.org/bits/%{name}-%{ver}-%{subver}.tar.gz
diff --git a/open-iscsi-systemd.patch b/open-iscsi-systemd.patch
index 1981837..25ea03c 100644
--- a/open-iscsi-systemd.patch
+++ b/open-iscsi-systemd.patch
@@ -20,7 +20,13 @@
 +/bin/systemctl start iscsid.service
 --- open-iscsi-2.0-873/etc/systemd/iscsi.service~	2014-04-01 12:17:50.000000000 +0200
 +++ open-iscsi-2.0-873/etc/systemd/iscsi.service	2014-04-01 12:19:26.975255123 +0200
-@@ -10,7 +10,7 @@
+@@ -5,12 +5,12 @@
+ Conflicts=shutdown.target
+ After=systemd-remount-fs.service network.target iscsid.service iscsiuio.service
+ Before=remote-fs-pre.target
+-ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes
++ConditionDirectoryNotEmpty=/etc/iscsi/nodes
+ 
  [Service]
  Type=oneshot
  RemainAfterExit=true
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/open-iscsi.git/commitdiff/14236438f84a3a30ec5d5bbc2692965cff50c77e



More information about the pld-cvs-commit mailing list