summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 04:23:30 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 04:23:30 +0000
commit59f25d3b8762c0e73138a2b0bf90005ff1afd8d1 (patch)
tree2527c796a997b663e1c13e92aab9c22436a43011
parent538ea5ed078a3d0f7b75b12ef90094531504baeb (diff)
downloade2fsprogs-59f25d3b8762c0e73138a2b0bf90005ff1afd8d1.tar.gz
e2fsprogs-59f25d3b8762c0e73138a2b0bf90005ff1afd8d1.tar.xz
e2fsprogs-59f25d3b8762c0e73138a2b0bf90005ff1afd8d1.zip
auto-import changelog data from e2fsprogs-1.22-3.src.rpme2fsprogs-1_22-3
* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add some more man-pages, patch by <Martin.Wilck@fujitsu-siemens.com>
-rw-r--r--e2fsprogs.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index c8ca288..494fb20 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -4,7 +4,7 @@
Summary: Utilities for managing the second extended (ext2) filesystem.
Name: e2fsprogs
Version: 1.22
-Release: 2
+Release: 3
Copyright: GPL
Group: System Environment/Base
Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz
@@ -117,6 +117,16 @@ exit 0
%{_mandir}/man1/lsattr.1*
%{_mandir}/man1/uuidgen.1*
+%{_mandir}/man3/libuuid.3*
+%{_mandir}/man3/uuid_clear.3*
+%{_mandir}/man3/uuid_compare.3*
+%{_mandir}/man3/uuid_copy.3*
+%{_mandir}/man3/uuid_generate.3*
+%{_mandir}/man3/uuid_is_null.3*
+%{_mandir}/man3/uuid_parse.3*
+%{_mandir}/man3/uuid_time.3*
+%{_mandir}/man3/uuid_unparse.3*
+
%{_mandir}/man8/badblocks.8*
%{_mandir}/man8/debugfs.8*
%{_mandir}/man8/dumpe2fs.8*
@@ -155,6 +165,9 @@ exit 0
%{_mandir}/man3/com_err.3*
%changelog
+* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
+- add some more man-pages, patch by <Martin.Wilck@fujitsu-siemens.com>
+
* Tue Jun 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- make sure "configure" is writable