%define REV_EXTRAS 0.6.1 Summary: French man pages from the Linux Documentation Project Summary(fr): Version française des pages de manuel Linux Name: man-pages-fr Version: 2.39.0 Release: 1 License: Distributable Group: Documentation URL: http://manpagesfr.free.fr/ Source0: http://manpagesfr.free.fr/download/%{name}-%{version}.tar.bz2 Source1: http://www.delafond.org/traducmanfr/mansupfr.tar.bz2 Source2: http://manpagesfr.free.fr/download/man-pages-extras-fr-%{REV_EXTRAS}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %description Manual pages from the Linux Documentation Project, translated into French. Also includes supplemental pages provided by Dr. Patrick Atlas and Dr. Gerard Delafond. %description -l fr Les pages de manuel du Projet de Documentation Linux (LDP), traduites en français. Également incluses des pages supplémentaires fournies par Dr. Patrick Atlas et Dr. Gérard Delafond. %prep %setup -q -D -a 1 %setup -q -D -a 2 # pick up the supplemental pages, which overwrite a few files too cp -a pagesdeman/usr/share/man/fr/* . mv -f pagesdeman/LISEZ_MOI LISEZ_MOI-mansupfr rm -rf pagesdeman/ cp -a man-pages-extras-fr-%{REV_EXTRAS}/* . rm -rf man-pages-extras-fr-%{REV_EXTRAS}/ %build %install rm -fr $RPM_BUILD_ROOT # Create all the directories to be sure this package owns them for n in 1 2 3 4 5 6 7 8 9 n; do mkdir -p $RPM_BUILD_ROOT%{_mandir}/fr/man${n} done for i in man?/*; do install -m 0644 ${i} $RPM_BUILD_ROOT%{_mandir}/fr/${i} done make install-fedora DESTDIR=$RPM_BUILD_ROOT # Remove files already included in other packages # cups rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/{backend,cancel,filter,lp,lpoptions,lppasswd,lpq,lpr,lprm,lpstat}.1 rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man3/cups-config.3 rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man5/{classes.conf,cupsd.conf,mime.convs,mime.types,printers.conf}.5 rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man8/{accept,cups-lpd,cups-polld,cupsaddsmb,cupsd,enable,lpadmin,lpc,lpinfo,lpmove,reject}.8 # latex2rtf rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/latex2rtf.1 # net-tools rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/{dnsdomainname,domainname,hostname}.1 rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man5/ethers.5 rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man8/{arp,ifconfig,plipconfig,route,slattach}.8 # shadow-utils # This page is provided by LDP so we have to remove it from shadow-utils package rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man3/getspnam.3 LANG=fr ./cree_index_man.sh $RPM_BUILD_ROOT%{_mandir}/fr/ %clean rm -fr $RPM_BUILD_ROOT %files %defattr(0644,root,root,0755) %doc changements changements.anciens LISEZ_MOI LISEZ_MOI-mansupfr %doc Changements Changements.anciens Lisez_moi %{_mandir}/fr/ %changelog * Mon Aug 14 2006 Alain Portal 2.39.0-1 - Update to 2.39.0 * Mon Aug 14 2006 Alain Portal 2.38.0-1 - Update to 2.38.0 * Fri Aug 12 2006 Alain Portal 2.37.0-1 - Update to 2.37.0 * Fri Aug 11 2006 Alain Portal 2.36.0-1 - Update to 2.36.0 * Fri Aug 11 2006 Alain Portal 2.35.0-1 - Update to 2.35.0 * Thu Aug 10 2006 Alain Portal 2.34.0-2 - New mansupfr.tar.bz2 tarball : alsa-utils, man, nano and shadow-utils man pages are no more in this tarball, so, no need to remove them. * Thu Aug 10 2006 Alain Portal 2.34.0-1 - Update to 2.34.0 - New mansupfr.tar.bz2 tarball where pages are now UTF-8 encoded - Remove BR utrac that is no more needed - fcron and gputils man pages are no more in manfrsup.tar.bz2, like some man and shadow-utils man pages. * Wed Aug 9 2006 Alain Portal 2.33.0-2 - New extra tarball * Wed Aug 9 2006 Alain Portal 2.33.0-1 - Update to 2.33.0 * Tue Aug 8 2006 Alain Portal 2.32.0-1 - Update to 2.32.0 * Wed Aug 4 2006 Alain Portal 2.31.0-1 - Update to 2.31.0 * Mon Jul 31 2006 Alain Portal 2.30.0-1 - Update to 2.30.0 * Sun Jul 30 2006 Alain Portal 2.29.0-1 - Update to 2.29.0 * Sat Jul 29 2006 Alain Portal 2.28.0-1 - Update to 2.28.0 * Fri Jul 28 2006 Alain Portal 2.27.0-1 - Update to 2.27.0 * Tue Jul 25 2006 Alain Portal 2.26.0-1 - Update to 2.26.0 * Sun Jul 23 2006 Alain Portal 2.25.0-2 - Fix a typo that let gespnam.3 and shadow.3 installed * Sun Jul 23 2006 Alain Portal 2.25.0-1 - Update to 2.25.0 * Fri Jul 21 2006 Alain Portal 2.24.0-1 - Update to 2.24.0 * Fri Jul 21 2006 Alain Portal 2.23.0-1 - Update to 2.23.0 - New extra tarball * Thu Jul 20 2006 Alain Portal 2.22.0-2 - Remove 13 new pages that are own by the shadow-utils package - Remove man2html.1, nano.1, nanorc.5 that are owned by their upstream tarball - Add french description * Wed Jul 19 2006 Alain Portal 2.22.0-1 - Update to 2.22.0 * Tue Jul 18 2006 Alain Portal 2.21.0-1 - Update to 2.21.0 * Tue Jul 18 2006 Alain Portal 2.20.0-1 - Update to 2.20.0 * Tue Jul 18 2006 Alain Portal 2.19.0-1 - Update to 2.19.0 * Mon Jul 17 2006 Alain Portal 2.18.0-1 - Update to 2.18.0 * Mon Jul 17 2006 Alain Portal 2.17.0-1 - Update to 2.17.0 * Thu Jul 13 2006 Alain Portal 2.16.0-1 - Update to 2.16.0 - New extra tarball * Wed Jul 12 2006 Alain Portal 2.15.0-1 - Update to 2.15.0 * Wed Jul 12 2006 Alain Portal 2.14.0-1 - Update to 2.14.0 * Tue Jul 11 2006 Alain Portal 2.13.0-1 - Update to 2.13.0 * Mon Jul 10 2006 Alain Portal 2.12.0-1 - Update to 2.12.0 * Mon Jul 10 2006 Alain Portal 2.11.0-1 - Update to 2.11.0 * Fri Jul 7 2006 Alain Portal 2.10.0-1 - Update to 2.10.0 - New extra tarball * Thu Jul 6 2006 Alain Portal 2.09.0-1 - Update to 2.09.0 * Wed Jul 5 2006 Alain Portal 2.08.0-1 - Update to 2.08.0 * Mon Jul 3 2006 Alain Portal 2.07.0-1 - Update to 2.07.0 - New extra tarball * Fri Jun 30 2006 Alain Portal 2.06.0-1 - Update to 2.06.0 * Wed Jun 28 2006 Alain Portal 2.05.0-1 - Update to 2.05.0 * Tue Jun 27 2006 Alain Portal 2.04.0-1 - Update to 2.04.0 - New extra tarball - Set LANG to fr before creating Index.? * Thu Jun 15 2006 Alain Portal 2.03.0-1 - Update to 2.03.0 * Wed Jun 14 2006 Alain Portal 2.02.0-1 - Update to 2.02.0 * Tue May 30 2006 Alain Portal 2.01.0-1 - Update to 2.01.0 * Tue May 30 2006 Alain Portal 2.00.0-1 - Update to 2.00.0 - Add the new man-pages-extras-fr tarball. * Fri May 12 2006 Alain Portal 1.70.0-1 - Update to 1.70.0 * Thu May 11 2006 Alain Portal 1.69.1-1 - Update to 1.69.1 * Wed May 10 2006 Alain Portal 1.69.0-1 - Update to 1.69.0 - Remove some others conflicting pages from ${SOURCE1} - Add BR because ${SOURCE0} pages are utf8 encoded and ${SOURCE1} are ASCII, ISO-8859-1 or ISO-8859-15 encoded * Wed Nov 2 2005 Alain Portal 1.64.0-1 - Update to 1.64.0 - Remove latex2rtf.1: package isn't provided by Fedora - Remove gputils pages that are provided by upstream * Thu Jul 7 2005 Matthias Saou 1.62.0-1 - Update to 1.62.0, remove very old and now included original LDP man pages. - Spec file cleanup : Add URL, simplify installation. - Go through all know conflicting man pages and separate them by package. * Wed Sep 29 2004 Leon Ho - rebuilt * Fri Feb 13 2004 Elliot Lee - rebuilt * Tue Feb 10 2004 Akira TAGOH 0.9.7-9 - removed apropos.1, man.1, whatis.1, and man.config.5, because the latest man contains those manpages. * Wed Sep 17 2003 Paul Gampe 0.9.7-8 - Bump * Fri Sep 12 2003 Paul Gampe 0.9.7-7 - Clean out core files included in upstream tarball [#101328] * Wed May 28 2003 Phil Knirsch 0.9.7-6.1 - Bumped release and rebuilt * Wed May 28 2003 Phil Knirsch 0.9.7-6 - Dropped ethers.5 and domainname.1 manpages as they are in net-tools now. * Tue Feb 11 2003 Phil Knirsch 0.9.7-5 - Convert all manpages to utf-8. * Wed Jan 22 2003 Tim Powers 0.9.7-4 - rebuilt * Thu Jan 9 2003 Tim Powers 0.9.7-3 - more pages to remove * Thu Jan 9 2003 Tim Powers 0.9.7-2 - remove pages that conflict with other packages * Thu Jan 9 2003 Paul Gampe 0.9.7-1 - incorporate the three sources of available french manual pages to increase coverage * Thu Nov 7 2002 Tim Powers 0.9-10 - remove lpq.1, lpr.1, and lprm.1 since they conflict with the mas mages in the cups package * Fri Jun 21 2002 Tim Powers 0.9-9 - automated rebuild * Mon Jun 17 2002 Trond Eivind Glomsrd 0.9-8 - Update nm.1 (#66666 - I like bugs with attached fixes :) * Thu May 23 2002 Tim Powers - automated rebuild * Wed Jan 09 2002 Tim Powers - automated rebuild * Mon Aug 13 2001 Trond Eivind Glomsrd 0.9-5 - Rebuild. This should fix #51685 * Thu Aug 2 2001 Trond Eivind Glomsrd - Own %%{_mandir}/fr - s/Copyright/License/ * Sun Apr 8 2001 Trond Eivind Glomsrd - Remove dnsdomainname.1 and hostname.1, they're now part of net-tools * Tue Apr 3 2001 Trond Eivind Glomsrd - fixes to the roff sources * Tue Dec 19 2000 Trond Eivind Glomsrd - 0.9 * Wed Jul 12 2000 Prospector - automatic rebuild * Tue Jun 20 2000 Jeff Johnson - rebuild to compress man pages. * Mon Jun 19 2000 Matt Wilson - defattr root * Sun Jun 12 2000 Trond Eivind Glomsrd - use %%{_mandir} and %%{_tmppath} * Mon May 15 2000 Trond Eivind Glomsrd - first build