diff options
author | Andreas Dilger <adilger@clusterfs.com> | 2001-10-01 16:02:20 -0600 |
---|---|---|
committer | Andreas Dilger <adilger@clusterfs.com> | 2001-10-01 16:02:20 -0600 |
commit | 4941fe80d324552d1376353eca2afdaa34b73494 (patch) | |
tree | 4a3f7934396d4be19e1d426805190e01c9de3443 /e2fsprogs.spec | |
parent | d6903eccf9c0aa567962fe7ec6ec9972fcf92944 (diff) | |
download | e2fsprogs-4941fe80d324552d1376353eca2afdaa34b73494.tar.gz |
Add libuuid man pages to the RPM spec file.
Add a copyright statement to the libuuid man page which identifies it
as being under LGPL. While this is conveyed in the source code, it is
not mentioned anywhere in the man pages or other documentation.
Diffstat (limited to 'e2fsprogs.spec')
-rw-r--r-- | e2fsprogs.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 0d99ae42..da2e27cc 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -140,4 +140,5 @@ fi /usr/include/uuid %{_mandir}/man1/compile_et.1* %{_mandir}/man3/com_err.3* - +%{_mandir}/man3/libuuid.3* +%{_mandir}/man3/uuid*.3* |