summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-07 12:38:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-07 12:38:38 +0000
commit7315be060ea3c123e44aed79a0d15d523bdfa298 (patch)
treed0857e6901a60ff94d512799e3bc41ed389f40db /debian
parentReleasing debian version 2.4+really2.3-1. (diff)
downloadnvme-cli-7315be060ea3c123e44aed79a0d15d523bdfa298.tar.xz
nvme-cli-7315be060ea3c123e44aed79a0d15d523bdfa298.zip
Reverting removal of systemd.patch in nvme-cli 2.4, this package is identical again to 2.3-2 (before the accidental upload to sid instead of unstable).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/debian/0001-systemd.patch14
-rw-r--r--debian/patches/debian/0002-meson-nose2.patch (renamed from debian/patches/debian/0001-meson-nose2.patch)0
-rw-r--r--debian/patches/series3
3 files changed, 16 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-systemd.patch b/debian/patches/debian/0001-systemd.patch
new file mode 100644
index 0000000..bf0b372
--- /dev/null
+++ b/debian/patches/debian/0001-systemd.patch
@@ -0,0 +1,14 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Removing obsolete settings for newer systemd versions.
+
+diff -Naurp nvme-cli.orig/nvmf-autoconnect/systemd/nvmf-connect@.service.in nvme-cli/nvmf-autoconnect/systemd/nvmf-connect@.service.in
+--- nvme-cli.orig/nvmf-autoconnect/systemd/nvmf-connect@.service.in
++++ nvme-cli/nvmf-autoconnect/systemd/nvmf-connect@.service.in
+@@ -4,7 +4,6 @@
+
+ [Unit]
+ Description=NVMf auto-connect scan upon nvme discovery controller Events
+-After=syslog.target
+ PartOf=nvmf-connect.target
+ Requires=nvmf-connect.target
+
diff --git a/debian/patches/debian/0001-meson-nose2.patch b/debian/patches/debian/0002-meson-nose2.patch
index 4929c6a..4929c6a 100644
--- a/debian/patches/debian/0001-meson-nose2.patch
+++ b/debian/patches/debian/0002-meson-nose2.patch
diff --git a/debian/patches/series b/debian/patches/series
index 2ecdfd2..4878cbb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
-debian/0001-meson-nose2.patch
+debian/0001-systemd.patch
+debian/0002-meson-nose2.patch