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}