forked from pool/e2fsprogs
Rev openSUSE:Factory/27 Md5 d2490fa705f387f59a57d8ad6ef716a5 2008-05-26 16:44:05 unknown None
This commit is contained in:
parent
48715e7e19
commit
98440ee9d9
@ -1,4 +1,12 @@
|
||||
libext2fs2
|
||||
libcom_err2
|
||||
obsoletes "libcom_err-<targettype> <= <version>"
|
||||
libblkid1
|
||||
obsoletes "e2fsprogs-<targettype> <= <version>"
|
||||
libuuid1
|
||||
e2fsprogs
|
||||
e2fsprogs-devel
|
||||
libuuid1
|
||||
libcom_err2
|
||||
libext2fs-devel
|
||||
libcom_err-devel
|
||||
libblkid-devel
|
||||
libuuid-devel
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:21:04 CEST 2008 - cthiel@suse.de
|
||||
|
||||
- fix baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 14:52:36 CEST 2008 - mkoenig@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@ Supplements: filesystem(ext2) filesystem(ext3)
|
||||
PreReq: %install_info_prereq
|
||||
AutoReqProv: on
|
||||
Version: 1.40.8
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: Utilities for the Second Extended File System
|
||||
Url: http://e2fsprogs.sourceforge.net
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -451,6 +451,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/com_err.3.gz
|
||||
|
||||
%changelog
|
||||
* Wed May 21 2008 cthiel@suse.de
|
||||
- fix baselibs.conf
|
||||
* Wed May 21 2008 mkoenig@suse.de
|
||||
- e2fsck: Fix potential data corruptor bug in journal recovery
|
||||
[bnc#393095]
|
||||
|
Loading…
Reference in New Issue
Block a user