Prevent error messages to stderr caused by libblkid calling libdevmapper
This commit is contained in:
parent
0d93a5d4d7
commit
e9372a98ae
@ -4,7 +4,7 @@
|
|||||||
Summary: Utilities for managing the second extended (ext2) filesystem.
|
Summary: Utilities for managing the second extended (ext2) filesystem.
|
||||||
Name: e2fsprogs
|
Name: e2fsprogs
|
||||||
Version: 1.38
|
Version: 1.38
|
||||||
Release: 13
|
Release: 14
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz
|
Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz
|
||||||
@ -310,6 +310,9 @@ exit 0
|
|||||||
%{_mandir}/man3/uuid_unparse.3*
|
%{_mandir}/man3/uuid_unparse.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 21 2006 Karel Zak <kzak@redhat.com> - 1.38-14
|
||||||
|
- prevent error messages to stderr caused by libblkid calling libdevmapper
|
||||||
|
|
||||||
* Mon Mar 13 2006 Karel Zak <kzak@redhat.com> - 1.38-13
|
* Mon Mar 13 2006 Karel Zak <kzak@redhat.com> - 1.38-13
|
||||||
- used upstream version of the blkid-epoch patch (by Theodore Tso, #182188)
|
- used upstream version of the blkid-epoch patch (by Theodore Tso, #182188)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user