diff --git a/man-pages.spec b/man-pages.spec index e703893..d8b3a53 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -4,7 +4,7 @@ Summary: Man (manual) pages from the Linux Documentation Project Name: man-pages Version: 3.28 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE Group: Documentation URL: http://www.kernel.org/pub/linux/docs/manpages/ @@ -62,9 +62,6 @@ rmdir man-pages-posix-%{posix_version}-%{posix_release} ### And now remove those we are not going to use: -# Part of quota -rm -v man2/quotactl.2 - # Only briefly part of a devel version of glibc rm -v man3/getipnodeby{name,addr}.3 man3/freehostent.3 @@ -123,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT %lang(en) %{_mandir}/en/man*/* %changelog +* Wed Oct 6 2010 Ivana Hutarova Varekova - 3.28-2 +- add quotactl.2 to man-pages (the package was removed from quota - #640590) + * Wed Oct 6 2010 Ivana Hutarova Varekova - 3.28-1 - update to 3.28 - move all additional man-pages to one source