info: stat

Marcin Korzonek mkorz w shadow.eu.org
Sob, 10 Paź 1998, 20:30:54 CEST


Kolejny drobiazg
-- 
   Marcin Korzonek
   mkorz w shadow.eu.org
-------------- następna część ---------
Summary: 	file information reporter
Summary(de): 	Datei-Informations-Reporter
Summary(fr): 	Rapporteur d'information sur les fichiers.
Summary(pl):    Informacja o parametrach pliku
Summary(tr): 	Dosya ile ilgili bilgiler verir
Name: 		stat
Version: 	1.5
Release: 	8
Copyright: 	none
Group: 		Utilities/File
Source: 	%{name}-%{version}.tar.gz
Patch: 		%{name}-%{version}-misc.patch
Buildroot:	/var/tmp/%{name}-%{version}-root

%description
The stat program prints out filesystem level information about a file,
including permissions, link count, inode, etc.

%description -l de
Das Stat-Programm druckt Dateisystemebenen-Infos über eine Datei, 
einschließlich Rechte, Link-Zählung, inode usw.

%description -l fr
Le programme stat affiche des informations sur un fichier, dont les
permissions, le compteur de liens, le numéro d'inode, etc.

%description -l pl
Pakiet zawiera program stat, który dla podanego pliku wypisuje informację 
pobraną z systemu plików, włączając prawa dostępu, liczbę łączy, i-węzły
itp.

%description -l tr
stat, bir dosyanýn izinleri, boyu gibi bilgilerini döker.

%prep
%setup -q
%patch -p1

%build
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" make

%install
rm -rf $RPM_BUILD_ROOT

install -d $RPM_BUILD_ROOT/usr/{bin,man/man1}

install -s stat $RPM_BUILD_ROOT/usr/bin
install stat.1 $RPM_BUILD_ROOT/usr/man/man1

%clean
rm -rf $RPM_BUILD_ROOT 

%files
%attr(711, root, root) /usr/bin/stat
%attr(644, root, man) /usr/man/man1/stat.1


%changelog
* Sat Oct 10 1998 Marcin Korzonek <mkorz w shadow.eu.org>
- translations modified for pl
- moved changelog to the end of spec
- allow building from non root account
- defined files permission

* Thu Jul 23 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[1.5-8]
- build against glibc-2.1

* Mon Apr 27 1998 Prospector System <bugs w redhat.com>

- translations modified for de, fr, tr


* Mon Jun 02 1997 Erik Troan <ewt w redhat.com>

- built against glibc



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