- related: #858703
moved killpgrp(8) man page to the amanda-client package
This commit is contained in:
parent
b74962e44f
commit
f49a6d400c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
/man-pages-posix-2003-a.tar.xz
|
/man-pages-posix-2003-a.tar.xz
|
||||||
/man-pages-additional-20121025.tar.xz
|
/man-pages-additional-20130201.tar.xz
|
||||||
/man-pages-3.46.tar.xz
|
/man-pages-3.46.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global posix_version 2003
|
%global posix_version 2003
|
||||||
%global posix_release a
|
%global posix_release a
|
||||||
%global posix_name man-pages-posix-%{posix_version}-%{posix_release}
|
%global posix_name man-pages-posix-%{posix_version}-%{posix_release}
|
||||||
%global additional_version 20121025
|
%global additional_version 20130201
|
||||||
%global additional_name man-pages-additional-%{additional_version}
|
%global additional_name man-pages-additional-%{additional_version}
|
||||||
|
|
||||||
Summary: Man (manual) pages from the Linux Documentation Project
|
Summary: Man (manual) pages from the Linux Documentation Project
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 3.46
|
Version: 3.46
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
URL: http://www.kernel.org/doc/man-pages/
|
URL: http://www.kernel.org/doc/man-pages/
|
||||||
@ -162,6 +162,10 @@ cd ..
|
|||||||
%lang(en) %{_mandir}/en/man*/*
|
%lang(en) %{_mandir}/en/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 1 2013 Peter Schiffer <pschiffe@redhat.com> - 3.46-2
|
||||||
|
- related: #858703
|
||||||
|
moved killpgrp(8) man page to the amanda-client package
|
||||||
|
|
||||||
* Mon Jan 28 2013 Peter Schiffer <pschiffe@redhat.com> - 3.46-1
|
* Mon Jan 28 2013 Peter Schiffer <pschiffe@redhat.com> - 3.46-1
|
||||||
- resolves: #904950
|
- resolves: #904950
|
||||||
updated to 3.46
|
updated to 3.46
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
||||||
30253fe5169ab670bca6c85c64920ce3 man-pages-additional-20121025.tar.xz
|
6873cc45b7aadbe49d0d7366cf726733 man-pages-additional-20130201.tar.xz
|
||||||
eba99dc469e526c3de2e91fe0a0ddc43 man-pages-3.46.tar.xz
|
eba99dc469e526c3de2e91fe0a0ddc43 man-pages-3.46.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user