- removed additional uuname(1) man page - was moved to the uucp package (#858642)
- removed obsolete additional userisdnctl(8) man page
This commit is contained in:
parent
8dc568e1c5
commit
66cecade67
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-20120911.tar.xz
|
/man-pages-additional-20120919.tar.xz
|
||||||
/man-pages-3.42.tar.xz
|
/man-pages-3.42.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%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 20120911
|
%global additional_version 20120919
|
||||||
|
|
||||||
Summary: Man (manual) pages from the Linux Documentation Project
|
Summary: Man (manual) pages from the Linux Documentation Project
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
@ -168,7 +168,7 @@ cd ..
|
|||||||
%lang(en) %{_mandir}/en/man*/*
|
%lang(en) %{_mandir}/en/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Sep 18 2012 Peter Schiffer <pschiffe@redhat.com> - 3.42-1
|
* Wed Sep 19 2012 Peter Schiffer <pschiffe@redhat.com> - 3.42-1
|
||||||
- resolves: #847941
|
- resolves: #847941
|
||||||
update to 3.42
|
update to 3.42
|
||||||
- updated additional man pages
|
- updated additional man pages
|
||||||
@ -190,6 +190,8 @@ cd ..
|
|||||||
- updated zdump(8) man page to match current zdump usage (#517309)
|
- updated zdump(8) man page to match current zdump usage (#517309)
|
||||||
- fixed one incorrect error code on connect(2) man page (#392431)
|
- fixed one incorrect error code on connect(2) man page (#392431)
|
||||||
- fixed typo in sysconf(3) man page (#202092)
|
- fixed typo in sysconf(3) man page (#202092)
|
||||||
|
- removed additional uuname(1) man page - was moved to the uucp package (#858642)
|
||||||
|
- removed obsolete additional userisdnctl(8) man page
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.41-2
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.41-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
||||||
74e040526c0497f8145925890aa39abb man-pages-additional-20120911.tar.xz
|
6bdc13f810993e5165d64ebcd838b5dd man-pages-additional-20120919.tar.xz
|
||||||
2392bb23db94f344f493c4beca41398f man-pages-3.42.tar.xz
|
2392bb23db94f344f493c4beca41398f man-pages-3.42.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user