From 51c7becb949511e355b74e3c5ba2cf2737a84d2860b6a86b23e94386924cac8d Mon Sep 17 00:00:00 2001 From: Factory Maintainer Date: Thu, 14 Feb 2013 20:23:37 +0000 Subject: [PATCH] Accepting request 154914 from home:fcrozat:branches:filesystems (please forward to Factory AND 12.3) - Install the correct source file as /etc/e2fsck.conf. OBS-URL: https://build.opensuse.org/request/show/154914 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=40 --- e2fsprogs.changes | 5 +++++ e2fsprogs.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/e2fsprogs.changes b/e2fsprogs.changes index d4c6966..a67397c 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 ceb5715..aa95945 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}