info:man-pages.spec -devel

Wojtek Slusarczyk wojtek w SHADOW.EU.ORG
Pią, 4 Wrz 1998, 17:28:00 CEST


Czesc,
kolejny spec do weryfikacji:

Summary: System manual pages from the Linux Documentation Project
Summary(pl): Podręczniki systemowe z Linux Documentation Project
Name: man-pages
Version: 1.19
Release: 2d
Copyright: distributable
Group: Documentation
Source: ftp://sunsite.unc.edu/pub/Linux/docs/man-pages/%{name}-%{version}.tar.gz
Buildroot: /var/tmp/%{name}-%{version}-%{release}-root
Autoreqprov: false
BuildArchitectures: noarch
Summary(de): System-man-Seiten vom Linux Documentation Project
Summary(fr): Pages man systčme du Projet de Documentation Linux
Summary(tr): Linux Belgeleme Projesinin sistem kýlavuz sayfalarý

%description
A large collection of man pages covering programming APIs, file
formats, protocols, etc.

    Section 1 = user commands (intro only)
    Section 2 = system calls
    Section 3 = libc calls
    Section 4 = devices (e.g., hd, sd)
    Section 5 = file formats and protocols (e.g., wtmp, /etc/passwd, nfs)
    Section 6 = games (intro only)
    Section 7 = conventions, macro packages, etc. (e.g., nroff, ascii)
    Section 8 = system administration (intro only)

%description -l pl
Pakiet ten zawiera dużą kolekcję podręczników ekranowych (man pages),
opisujących format plików, protokoły itp.

    Section 1 = komendy użytkowników (tylko wstęp)
    Section 2 = wywołania systemowe
    Section 3 = wywołania bibliotek
    Section 4 = urządzenia (np., hd, sd)
    Section 5 = format plików i protokoły (np., wtmp, /etc/passwd, nfs)
    Section 6 = gry (tylko wstęp)
    Section 7 = konwencje, makro-pakiety, etc. (np., nroff, ascii)
    Section 8 = administracja systemu (tylko wstęp)



%description -l de
Eine große Sammlung von man-Seiten über Programmier-APIs,
Dateiformate, Protokolle, usw..

    Section 1 = Benutzerbefehle (nur intro)
    Section 2 = Systemaufrufe
    Section 3 = libc-Aufrufe
    Section 4 = Geräte (z.B. hd, sd)
    Section 5 = Dateiformate und Protokolle (z.B. wtmp, /etc/passwd, nfs)
    Section 6 = Spiele (nur intro)
    Section 7 = Konventionen, Makro-Pakete, usw. (z.B. nroff, ascii)
    Section 8 = Systemverwaltung (nur intro)

%description -l fr
Un large ensemble de pages de man couvrant la programmation des APIs,
les formats de fichiers, les protocoles, etc.

    Section 1 = commandes utilisateur (intro seulement)
    Section 2 = appels systčme
    Section 3 = appels libc
    Section 4 = périphériques (e.g., hd, sd)
    Section 5 = formats de fichiers et protocoles (e.g., wtmp, /etc/passwd, nfs)
    Section 6 = jeux (intro seulement)
    Section 7 = conventions, paquetages, etc. (e.g., nroff, ascii)
    Section 8 = administration systčme (intro seulement)

%description -l tr
Programlama arayüzlerini, dosya formatlarýný, protokolleri vs. kapsayan,
geniţ bir kýlavuz sayfalarý derlemesi.

%prep
%setup -q

%build
rm -fv man2/modules.2 man2/quotactl.2 man2/get_kernel_syms.2 
rm -fv man2/{create,delete,init,query}_module.2
rm -fv man3/resolver.3
rm -fv man3/getnetent.3
rm -fv man3/gethostbyname.3
rm -fv man4/console.4
rm -fv man5/exports.5
rm -fv man5/nfs.5
rm -fv man5/fstab.5
rm -fv man3/strcasecmp.3

%install
rm -rf $RPM_BUILD_ROOT

mkdir -p $RPM_BUILD_ROOT/usr/man
for n in 1 2 3 4 5 6 7 8; do
	mkdir $RPM_BUILD_ROOT/usr/man/man$n
done
for n in man?/*; do
	cp -a $n $RPM_BUILD_ROOT/usr/man/$n
done

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, man)
/usr/man/man*/*

%changelog
* Fri Sep 04 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[1.19-2d]
- translation modified for pl,  
- removed strcasecmp.3 (conflict with inn-1.5.1-devel)

* Tue Jun 30 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[1.19-1d]
- build against PLD-devel,  
- removed gethostbyname.3 (conflict with bind-8.1.2)

* Wed May 06 1998 Cristian Gafton <gafton w redhat.com>
- get rid of the modutils man pages
- updated to 1.19

* Fri Apr 24 1998 Prospector System <bugs w redhat.com>
- translations modified for de, fr, tr

* Wed Apr 08 1998 Erik Troan <ewt w redhat.com>
- updated to 1.18

* Sun Oct 19 1997 Erik Troan <ewt w redhat.com>
- updated to 1.17
- moved build root to /var

* Thu Jul 31 1997 Erik Troan <ewt w redhat.com>
- made a noarch package


Wojciech Slusarczyk (091)4494148
Technical University of Szczecin
PGP KeyServer pgpkeys.mit.edu



Więcej informacji o liście dyskusyjnej pld-devel-pl