f7bcc8f update to 3.45

Authored and Committed by mfabian 11 years ago
    update to 3.45
    
    - Resolves: #905826 - Due to problems in the man-pages-fr.spec file
      and the Makefile in man-pages-extras-fr-0.8.1.tar.bz2,
      many French man-pages are not included in man-pages-fr
    - fix Makefile, “make install” in the subdirectory “afaire” was
      not executed because the target had the same name as the directory
      and was not marked .PHONY
    - install the man-pages from mansupfr.tar.bz2 unless an identical
      man-page is already installed by man-pages-fr-3.45-1.tar.bz2 or
      man-pages-extras-fr-0.8.1.tar.bz2
      (installing the above extra man-pages fixes #903048 because
      man-pages for “less”, “more”, “bash”, and “echo” are now available.
      A man-page for “man” is still not available, this should be added
      to the “man-db” package instead).
    - edit also xinetd.8 man page with sed to make it clear that it is
      not up-to-date (for #891277 and #891278).
    - fix sed pattern to add the notice that a man-page is not up-to-date
    - suggest to use “LANG=en_US.UTF-8 man $name” instead of
      ”LANG=en man $name” to view English man-pages (“en” is an invalid locale)
    - Resolves: #880076 (add license tags inherited from packages whose
      translated man-pages are included here)
    
        
file modified
+1 -0
file modified
+46 -10
file added
+176
file modified
+1 -1