Accepting request 155454 from filesystems
(please forward to Factory AND 12.3) - Install the correct source file as /etc/e2fsck.conf. (forwarded request 154914 from fcrozat) OBS-URL: https://build.opensuse.org/request/show/155454 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/e2fsprogs?expand=0&rev=77
This commit is contained in:
commit
802c8668aa
@ -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
|
Tue Sep 25 22:06:09 UTC 2012 - jack@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package e2fsprogs
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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}
|
make install install-libs DESTDIR=$RPM_BUILD_ROOT ELF_INSTALL_DIR=/%{_libdir}
|
||||||
|
|
||||||
# Let boot continue even if system clock is wrong
|
# 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}
|
%{find_lang} %{name}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user