From 378cf2ba6f2e1b05f0bfdbc38d534359d5a3b1ba Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Thu, 18 Dec 2014 10:15:42 +0100 Subject: [PATCH] fix version in the comment --- systemd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index 0e09d72..195c816 100644 --- a/systemd.spec +++ b/systemd.spec @@ -36,8 +36,8 @@ Source4: yum-protect-systemd.conf Source5: inittab Source6: sysctl.conf.README -# Patch series is available from http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v217-stable -# GIT_DIR=~/src/systemd/.git git format-patch-ab -M -N --no-signature v217..v217-stable +# Patch series is available from http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v218-stable +# GIT_DIR=~/src/systemd/.git git format-patch-ab -M -N --no-signature v218..v218-stable # i=1; for p in 0*patch;do printf "Patch%04d: %s\n" $i $p; ((i++));done Patch0998: fedora-disable-resolv.conf-symlink.patch