From e0f3fe5037abedcdedbad4dbe85f91242f34eb7f Mon Sep 17 00:00:00 2001 From: OBS User factory-maintainer Date: Thu, 14 Feb 2013 20:23:37 +0000 Subject: [PATCH] (please forward to Factory AND 12.3) - Install the correct source file as /etc/e2fsck.conf. Rev filesystems/40 Md5 a074973efc1258e5af2f7f35a3c25ecc 2013-02-14 20:23:37 factory-maintainer 154914 --- e2fsprogs.changes | 5 +++++ e2fsprogs.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 6bb957c..7374c4b 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 8 12:49:06 UTC 2013 - fcrozat@suse.com + +- Install the correct source file as /etc/e2fsck.conf. + ------------------------------------------------------------------- Tue Sep 25 22:06:09 UTC 2012 - jack@suse.cz diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 3bb645d..5ca955f 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package e2fsprogs # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -153,7 +153,7 @@ make -C po update-po make install install-libs DESTDIR=$RPM_BUILD_ROOT ELF_INSTALL_DIR=/%{_libdir} # Let boot continue even if system clock is wrong -install -p -m 644 %{SOURCE3} %{buildroot}/etc/e2fsck.conf +install -p -m 644 %{SOURCE4} %{buildroot}/etc/e2fsck.conf %{find_lang} %{name}