summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@fedoraproject.org>2007-08-30 01:41:58 +0000
committerEric Sandeen <sandeen@fedoraproject.org>2007-08-30 01:41:58 +0000
commitaec3b3930f58e7e4f89a4f86fafd5c27c0c4641b (patch)
treedf6a970e52591831ddab17bcbda4cb61bea361bf
parent49c4241563602173cea886607f61038f6060bb9c (diff)
downloade2fsprogs-aec3b3930f58e7e4f89a4f86fafd5c27c0c4641b.tar.gz
e2fsprogs-aec3b3930f58e7e4f89a4f86fafd5c27c0c4641b.tar.xz
e2fsprogs-aec3b3930f58e7e4f89a4f86fafd5c27c0c4641b.zip
* Wed Aug 29 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-4e2fsprogs-1_40_2-4_fc8
- add gawk to e2fsprogs-devel Requires, compile_et needs it
-rw-r--r--e2fsprogs.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index cdf932b..022d1ab 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -4,7 +4,7 @@
Summary: Utilities for managing the second and third extended (ext2/ext3) filesystems
Name: e2fsprogs
Version: 1.40.2
-Release: 3%{?dist}
+Release: 4%{?dist}
# License based on upstream-modified COPYING file,
# which clearly states "V2" intent.
License: GPLv2
@@ -63,6 +63,7 @@ Group: Development/Libraries
# licenses for various libs, which also have in-source specification.
License: GPLv2 and LGPLv2 and BSD and MIT
Requires: e2fsprogs-libs = %{version}-%{release}
+Requires: gawk
Requires(post): /sbin/install-info
Requires(postun): /sbin/install-info
@@ -247,6 +248,9 @@ exit 0
%{_mandir}/man3/uuid_unparse.3*
%changelog
+* Wed Aug 29 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-4
+- add gawk to e2fsprogs-devel Requires, compile_et needs it
+
* Thu Aug 23 2007 Eric Sandeen <esandeen@redhat.com> 1.40.2-3
- Update license tags
- Fix one open-create caller with no mode