diff --git a/man-pages.spec b/man-pages.spec index b479c81..6aff916 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,7 +1,7 @@ Summary: Man (manual) pages from the Linux Documentation Project. Name: man-pages Version: 1.48 -Release: 1 +Release: 2 License: distributable Group: Documentation Source0: ftp://ftp.win.tue.nl/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2 @@ -31,6 +31,7 @@ cp -a %{SOURCE5} man8 %patch0 -p1 + %build rm -fv man1/README @@ -67,12 +68,18 @@ rm -f man3/infnan.3 # Part of mount rm -fv man5/fstab.5 +# Only briefly part of a devel version of glibc +rm -f man3/getipnodebyname.3 +rm -f man3/getipnodebyaddr.3 +rm -f man3/freehostent.3 + # Part of libcap rm -fv man2/capget.2 rm -fv man2/capset.2 find . -name "*sudo*" -exec rm {} \; + %install rm -rf $RPM_BUILD_ROOT @@ -93,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Thu Apr 4 2002 Trond Eivind Glomsrød 1.48-2 +- Remove getipnodebyname, getipnodebyname, freehostent - they were + only briefly part of a glibc devel version (#62646) + * Wed Mar 13 2002 Trond Eivind Glomsrød 1.48-1 - 1.48