OSDN Git Service

Add e2undo files to the RPM specfile template
authorEric Sandeen <sandeen@redhat.com>
Wed, 18 Jun 2008 21:16:35 +0000 (16:16 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 18 Jun 2008 23:48:39 +0000 (19:48 -0400)
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsprogs.spec.in

index a7cc975..41bf680 100644 (file)
@@ -115,6 +115,7 @@ exit 0
 %{_root_sbindir}/e2fsck
 %{_root_sbindir}/e2image
 %{_root_sbindir}/e2label
+%{_root_sbindir}/e2undo
 %{_root_sbindir}/findfs
 %{_root_sbindir}/fsck
 %{_root_sbindir}/fsck.ext2
@@ -164,6 +165,7 @@ exit 0
 %{_mandir}/man8/fsck.ext4dev.8*
 %{_mandir}/man8/e2image.8*
 %{_mandir}/man8/e2label.8*
+%{_mandir}/man8/e2undo.8*
 %{_mandir}/man8/fsck.8*
 %{_mandir}/man8/logsave.8*
 %{_mandir}/man8/mke2fs.8*