* Mon Jun 8 2009 Karel Zak <kzak@redhat.com> 1.41.6-4
- set BuildRequires: libblkid-devel (from util-linux-ng)
This commit is contained in:
parent
9aa7b231e8
commit
2355e455db
@ -4,7 +4,7 @@
|
|||||||
Summary: Utilities for managing ext2, ext3, and ext4 filesystems
|
Summary: Utilities for managing ext2, ext3, and ext4 filesystems
|
||||||
Name: e2fsprogs
|
Name: e2fsprogs
|
||||||
Version: 1.41.6
|
Version: 1.41.6
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# License based on upstream-modified COPYING file,
|
# License based on upstream-modified COPYING file,
|
||||||
# which clearly states "V2" intent.
|
# which clearly states "V2" intent.
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -20,8 +20,7 @@ Requires: e2fsprogs-libs = %{version}-%{release}, device-mapper
|
|||||||
Obsoletes: e4fsprogs
|
Obsoletes: e4fsprogs
|
||||||
BuildRequires: pkgconfig, texinfo, libselinux-devel
|
BuildRequires: pkgconfig, texinfo, libselinux-devel
|
||||||
BuildRequires: libsepol-devel
|
BuildRequires: libsepol-devel
|
||||||
#BuildRequires: libblkid-devel
|
BuildRequires: libblkid-devel
|
||||||
BuildRequires: e2fsprogs-devel
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The e2fsprogs package contains a number of utilities for creating,
|
The e2fsprogs package contains a number of utilities for creating,
|
||||||
@ -271,6 +270,9 @@ fi
|
|||||||
%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
|
%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 8 2009 Karel Zak <kzak@redhat.com> 1.41.6-4
|
||||||
|
- set BuildRequires: libblkid-devel (from util-linux-ng)
|
||||||
|
|
||||||
* Mon Jun 8 2009 Karel Zak <kzak@redhat.com> 1.41.6-3
|
* Mon Jun 8 2009 Karel Zak <kzak@redhat.com> 1.41.6-3
|
||||||
- temporary use BuildRequires: e2fsprogs-devel (we cannot install
|
- temporary use BuildRequires: e2fsprogs-devel (we cannot install
|
||||||
new util-linux-ng with libblkid to buildroots without new e2fsprogs
|
new util-linux-ng with libblkid to buildroots without new e2fsprogs
|
||||||
|
Loading…
Reference in New Issue
Block a user