fix license tag
This commit is contained in:
parent
b72d0d8c7b
commit
86e3212c1b
@ -18,9 +18,9 @@ option:
|
||||
http://sourceware.org/ml/libc-alpha/2006-09/msg00065.html
|
||||
|
||||
|
||||
diff -urpN man-pages-2.51.orig/man5/nscd.conf.5 man-pages-2.51/man5/nscd.conf.5
|
||||
--- man-pages-2.51.orig/man5/nscd.conf.5 2007-05-11 20:38:22.000000000 +0200
|
||||
+++ man-pages-2.51/man5/nscd.conf.5 2007-06-04 13:51:49.000000000 +0200
|
||||
diff -up man-pages-3.04/man5/nscd.conf.5.BAD man-pages-3.04/man5/nscd.conf.5
|
||||
--- man-pages-3.04/man5/nscd.conf.5.BAD 2008-08-07 17:02:57.000000000 -0400
|
||||
+++ man-pages-3.04/man5/nscd.conf.5 2008-08-07 17:04:02.000000000 -0400
|
||||
@@ -183,6 +183,25 @@ is shared with the clients so
|
||||
that they can directly search in them instead of having to ask the
|
||||
daemon over the socket each time a lookup is performed.
|
||||
@ -46,4 +46,4 @@ diff -urpN man-pages-2.51.orig/man5/nscd.conf.5 man-pages-2.51/man5/nscd.conf.5
|
||||
+.RE
|
||||
.SH "SEE ALSO"
|
||||
.BR nscd (8)
|
||||
.SH AUTHOR
|
||||
.\" .SH AUTHOR
|
||||
|
@ -4,8 +4,8 @@
|
||||
Summary: Man (manual) pages from the Linux Documentation Project
|
||||
Name: man-pages
|
||||
Version: 3.04
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+, GLP, BSD, MIT, Copyright only, IEEE
|
||||
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/
|
||||
|
||||
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%lang(en) %{_mandir}/en/man*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.04-2
|
||||
- fix license tag
|
||||
|
||||
* Tue Jul 22 2008 Ivana Varekova <varekova@redhat.com> - 3.04-1
|
||||
- update to 3.04
|
||||
- remove mmap, sched_setaffinity, crypt and prctl patches
|
||||
|
Loading…
Reference in New Issue
Block a user