info:procinfo.spec -devel
Wojtek Slusarczyk
wojtek at SHADOW.EU.ORG
Tue Oct 6 18:48:17 CEST 1998
No .. na dzisiaj juz konec ..;)
na razie,
Wojciech Slusarczyk (091)4494148
Technical University of Szczecin
PGP KeyServer pgpkeys.mit.edu
-------------- next part --------------
Summary: proc filesystem information
Summary: Informacje z filesystemu proc
Name: procinfo
Version: 14
Release: 1d
Copyright: GPL
Group: Utilities/System
Source: ftp://sunsite.unc.edu/pub/Linux/system/status/ps/%{name}-%{version}.tar.gz
Patch: %{name}.patch
Buildroot: /var/tmp/%{name}-%{version}-%{release}-root
Summary(de): Informationen zum proc-Dateisystem
Summary(fr): informations sur le système de fichiers proc
Summary(tr): proc dosya sistemi bilgileri
%description
procinfo is a package to allow you to get useful information
from /proc. /proc is the kernel filesystem. This is a place
you can go to acquire information from your running kernel.
%description -l pl
Procinfo jest programem, który przekazuje informacje wyczytane z systemu
plików j±dra - /proc.
%description -l de
Mit dem Paket procinfo können Sie nützliche Informationen aus
/proc abrufen. /proc ist das Kernel-Dateisystem, das Informationen
über den laufenden Kernel enthält.
%description -l fr
procinfo est un paquetage permettant d'obtenir des informations
utiles à partir de /proc. /proc est le système de fichiers du noyau.
C'est l'endroit où vous pouvez allez pour obtenir des informations
sur le noyau qui s'exécute.
%description -l tr
procinfo, /proc dosya sisteminden bilgi almanýza izin veren bir pakettir.
/proc çekirdek dosya sistemini tutar ve koþan çekirdeðinizden bilgi
edinebileceðiniz bir dizin yapýsý sunar.
%prep
%setup -q
%patch -p1
%build
make OPT_FLAGS="$RPM_OPT_FLAGS" 2>/dev/null
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/usr/{bin,man/man8}
make prefix=$RPM_BUILD_ROOT/usr install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644, root, root, 755)
%doc README
%attr(711, root, root) /usr/bin/procinfo
%attr(755, root, root) /usr/bin/lsdev
%attr(755, root, root) /usr/bin/socklist
%attr(644, root, man) /usr/man/man8/*
%changelog
* Tue Oct 06 1998 Wojtek ¦lusarczyk <wojtek at shadow.eu.org>
[14-1d]
- translation modified for pl,
- updated to procinfo-14,
- minor modificatons of the spec file.
* Wed Jun 17 1998 Wojtek ¦lusarczyk <wojtek at shadow.eu.org>
[13-3]
- build against glibc-2.1.
* Mon Apr 27 1998 Prospector System <bugs at redhat.com>
- translations modified for de, fr, tr
* Thu Oct 23 1997 Michael K. Johnson <johnsonm at redhat.com>
- updated to version 0.11
* Tue Jun 17 1997 Erik Troan <ewt at redhat.com>
- built against glibc
More information about the pld-devel-pl
mailing list