From 15f0df94b1293a0bb8e9ae7d0a16565ef24b4832995253970501781e692ef63c Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 18 Mar 2010 15:08:24 +0000 Subject: [PATCH 1/4] Updating link to change in openSUSE:Factory/man revision 34.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=99e13863d8ab4f01c9d06ed53360efff --- ready | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 ready diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From 37bc0d71208ffe02d1b622bfe9ac75eaa8d616c8aacbbe11ed1d08e072ab5656 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 30 Apr 2010 11:51:20 +0000 Subject: [PATCH 2/4] . OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=14 --- man-db-2.4.3-firefox.dif | 6 ++---- man-db-2.4.3-section.dif | 6 ++---- man-db-2.5.1-listall.dif | 5 +++-- man-db-2.5.2-fastpipe.dif | 6 ++---- man.changes | 5 +++++ 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/man-db-2.4.3-firefox.dif b/man-db-2.4.3-firefox.dif index 539e12c..677b0b4 100644 --- a/man-db-2.4.3-firefox.dif +++ b/man-db-2.4.3-firefox.dif @@ -1,7 +1,5 @@ -Index: src/man.c -=================================================================== ---- src/man.c.orig -+++ src/man.c +--- src/man.c ++++ src/man.c 2007-07-18 12:45:24.091833039 +0000 @@ -2031,21 +2031,23 @@ static void format_display (pipeline *de if (!status) break; diff --git a/man-db-2.4.3-section.dif b/man-db-2.4.3-section.dif index b05e5d3..0e47369 100644 --- a/man-db-2.4.3-section.dif +++ b/man-db-2.4.3-section.dif @@ -1,7 +1,5 @@ -Index: src/man.c -=================================================================== ---- src/man.c.orig -+++ src/man.c +--- src/man.c ++++ src/man.c 2006-06-13 14:01:19.000000000 +0000 @@ -1142,7 +1142,7 @@ static inline const char *is_section (co { const char **vs; diff --git a/man-db-2.5.1-listall.dif b/man-db-2.5.1-listall.dif index e1c1146..bbec3d3 100644 --- a/man-db-2.5.1-listall.dif +++ b/man-db-2.5.1-listall.dif @@ -1,6 +1,6 @@ --- src/man.c +++ src/man.c 2008-11-28 13:12:22.171541000 +0100 -@@ -3223,12 +3223,131 @@ static int locate_page (const char *manp +@@ -3223,12 +3223,132 @@ static int locate_page (const char *manp return found; } @@ -50,6 +50,7 @@ + + fputs("Man: ", stderr); + fputs(_("find all matching manual pages"), stderr); ++ fputs(" (set MAN_POSIXLY_CORRECT to avoid this)", stderr); + fputc('\n', stderr); + + lext = NULL; @@ -132,7 +133,7 @@ global_manpath = is_global_mandir (candp->path); if (!global_manpath) drop_effective_privs (); -@@ -3250,9 +3369,51 @@ static int display_pages (struct candida +@@ -3250,9 +3370,51 @@ static int display_pages (struct candida regain_effective_privs (); if (found && !findall) diff --git a/man-db-2.5.2-fastpipe.dif b/man-db-2.5.2-fastpipe.dif index e68c53b..144b112 100644 --- a/man-db-2.5.2-fastpipe.dif +++ b/man-db-2.5.2-fastpipe.dif @@ -1,7 +1,5 @@ -Index: lib/pipeline.c -=================================================================== ---- lib/pipeline.c.orig -+++ lib/pipeline.c +--- lib/pipeline.c ++++ lib/pipeline.c 2008-11-21 10:53:20.554776039 +0000 @@ -54,6 +54,20 @@ # include "zio.h" #endif /* HAVE_ZIO */ diff --git a/man.changes b/man.changes index aa81dc6..0bbcc81 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 30 13:49:23 CEST 2010 - werner@suse.de + +- Add a hint how to avoid the listall default behaviour of man + ------------------------------------------------------------------- Sun Dec 13 17:02:44 CET 2009 - jengelh@medozas.de From 361fcd1ff1acf2b32171182d2af98dc9ac72641878c7e320ddd3f089da6a86d0 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 3 May 2010 21:01:51 +0000 Subject: [PATCH 3/4] Accepting request 39208 from Base:System checked in (request 39208) OBS-URL: https://build.opensuse.org/request/show/39208 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=15 --- man-db-2.4.3-firefox.dif | 6 ++++-- man-db-2.4.3-section.dif | 6 ++++-- man-db-2.5.1-listall.dif | 5 ++--- man-db-2.5.2-fastpipe.dif | 6 ++++-- man.changes | 5 ----- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/man-db-2.4.3-firefox.dif b/man-db-2.4.3-firefox.dif index 677b0b4..539e12c 100644 --- a/man-db-2.4.3-firefox.dif +++ b/man-db-2.4.3-firefox.dif @@ -1,5 +1,7 @@ ---- src/man.c -+++ src/man.c 2007-07-18 12:45:24.091833039 +0000 +Index: src/man.c +=================================================================== +--- src/man.c.orig ++++ src/man.c @@ -2031,21 +2031,23 @@ static void format_display (pipeline *de if (!status) break; diff --git a/man-db-2.4.3-section.dif b/man-db-2.4.3-section.dif index 0e47369..b05e5d3 100644 --- a/man-db-2.4.3-section.dif +++ b/man-db-2.4.3-section.dif @@ -1,5 +1,7 @@ ---- src/man.c -+++ src/man.c 2006-06-13 14:01:19.000000000 +0000 +Index: src/man.c +=================================================================== +--- src/man.c.orig ++++ src/man.c @@ -1142,7 +1142,7 @@ static inline const char *is_section (co { const char **vs; diff --git a/man-db-2.5.1-listall.dif b/man-db-2.5.1-listall.dif index bbec3d3..e1c1146 100644 --- a/man-db-2.5.1-listall.dif +++ b/man-db-2.5.1-listall.dif @@ -1,6 +1,6 @@ --- src/man.c +++ src/man.c 2008-11-28 13:12:22.171541000 +0100 -@@ -3223,12 +3223,132 @@ static int locate_page (const char *manp +@@ -3223,12 +3223,131 @@ static int locate_page (const char *manp return found; } @@ -50,7 +50,6 @@ + + fputs("Man: ", stderr); + fputs(_("find all matching manual pages"), stderr); -+ fputs(" (set MAN_POSIXLY_CORRECT to avoid this)", stderr); + fputc('\n', stderr); + + lext = NULL; @@ -133,7 +132,7 @@ global_manpath = is_global_mandir (candp->path); if (!global_manpath) drop_effective_privs (); -@@ -3250,9 +3370,51 @@ static int display_pages (struct candida +@@ -3250,9 +3369,51 @@ static int display_pages (struct candida regain_effective_privs (); if (found && !findall) diff --git a/man-db-2.5.2-fastpipe.dif b/man-db-2.5.2-fastpipe.dif index 144b112..e68c53b 100644 --- a/man-db-2.5.2-fastpipe.dif +++ b/man-db-2.5.2-fastpipe.dif @@ -1,5 +1,7 @@ ---- lib/pipeline.c -+++ lib/pipeline.c 2008-11-21 10:53:20.554776039 +0000 +Index: lib/pipeline.c +=================================================================== +--- lib/pipeline.c.orig ++++ lib/pipeline.c @@ -54,6 +54,20 @@ # include "zio.h" #endif /* HAVE_ZIO */ diff --git a/man.changes b/man.changes index 0bbcc81..aa81dc6 100644 --- a/man.changes +++ b/man.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Fri Apr 30 13:49:23 CEST 2010 - werner@suse.de - -- Add a hint how to avoid the listall default behaviour of man - ------------------------------------------------------------------- Sun Dec 13 17:02:44 CET 2009 - jengelh@medozas.de From 6247ea2a76088bf4c8a87b838d0c2e883fd0b767f6458b2c806f8cd7239d6558 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 3 May 2010 21:01:53 +0000 Subject: [PATCH 4/4] Updating link to change in openSUSE:Factory/man revision 35.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=7790c905baf2a19f1a1ef4f07ceb164a --- man-db-2.4.3-firefox.dif | 6 ++---- man-db-2.4.3-section.dif | 6 ++---- man-db-2.5.1-listall.dif | 5 +++-- man-db-2.5.2-fastpipe.dif | 6 ++---- man.changes | 5 +++++ man.spec | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/man-db-2.4.3-firefox.dif b/man-db-2.4.3-firefox.dif index 539e12c..677b0b4 100644 --- a/man-db-2.4.3-firefox.dif +++ b/man-db-2.4.3-firefox.dif @@ -1,7 +1,5 @@ -Index: src/man.c -=================================================================== ---- src/man.c.orig -+++ src/man.c +--- src/man.c ++++ src/man.c 2007-07-18 12:45:24.091833039 +0000 @@ -2031,21 +2031,23 @@ static void format_display (pipeline *de if (!status) break; diff --git a/man-db-2.4.3-section.dif b/man-db-2.4.3-section.dif index b05e5d3..0e47369 100644 --- a/man-db-2.4.3-section.dif +++ b/man-db-2.4.3-section.dif @@ -1,7 +1,5 @@ -Index: src/man.c -=================================================================== ---- src/man.c.orig -+++ src/man.c +--- src/man.c ++++ src/man.c 2006-06-13 14:01:19.000000000 +0000 @@ -1142,7 +1142,7 @@ static inline const char *is_section (co { const char **vs; diff --git a/man-db-2.5.1-listall.dif b/man-db-2.5.1-listall.dif index e1c1146..bbec3d3 100644 --- a/man-db-2.5.1-listall.dif +++ b/man-db-2.5.1-listall.dif @@ -1,6 +1,6 @@ --- src/man.c +++ src/man.c 2008-11-28 13:12:22.171541000 +0100 -@@ -3223,12 +3223,131 @@ static int locate_page (const char *manp +@@ -3223,12 +3223,132 @@ static int locate_page (const char *manp return found; } @@ -50,6 +50,7 @@ + + fputs("Man: ", stderr); + fputs(_("find all matching manual pages"), stderr); ++ fputs(" (set MAN_POSIXLY_CORRECT to avoid this)", stderr); + fputc('\n', stderr); + + lext = NULL; @@ -132,7 +133,7 @@ global_manpath = is_global_mandir (candp->path); if (!global_manpath) drop_effective_privs (); -@@ -3250,9 +3369,51 @@ static int display_pages (struct candida +@@ -3250,9 +3370,51 @@ static int display_pages (struct candida regain_effective_privs (); if (found && !findall) diff --git a/man-db-2.5.2-fastpipe.dif b/man-db-2.5.2-fastpipe.dif index e68c53b..144b112 100644 --- a/man-db-2.5.2-fastpipe.dif +++ b/man-db-2.5.2-fastpipe.dif @@ -1,7 +1,5 @@ -Index: lib/pipeline.c -=================================================================== ---- lib/pipeline.c.orig -+++ lib/pipeline.c +--- lib/pipeline.c ++++ lib/pipeline.c 2008-11-21 10:53:20.554776039 +0000 @@ -54,6 +54,20 @@ # include "zio.h" #endif /* HAVE_ZIO */ diff --git a/man.changes b/man.changes index aa81dc6..0bbcc81 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 30 13:49:23 CEST 2010 - werner@suse.de + +- Add a hint how to avoid the listall default behaviour of man + ------------------------------------------------------------------- Sun Dec 13 17:02:44 CET 2009 - jengelh@medozas.de diff --git a/man.spec b/man.spec index bbdd18e..07c0e0c 100644 --- a/man.spec +++ b/man.spec @@ -31,7 +31,7 @@ BuildRequires: gettext-runtime gettext-tools BuildRequires: gettext gettext-devel %endif Version: 2.5.2 -Release: 23 +Release: 24 Summary: A Program for Displaying man Pages License: GPLv2+ Url: https://savannah.nongnu.org/projects/man-db