info: sed

Marcin Korzonek mkorz w shadow.eu.org
Wto, 29 Wrz 1998, 23:08:28 CEST


Hej,
jedno z podstawowych narzędzi...
-- 
   Marcin Korzonek
   mkorz w shadow.eu.org
-------------- następna część ---------
Summary: GNU Stream Editor
Summary(de): GNU Stream Editor
Summary(fr): Éditeur de flot de GNU
Summary(pl): Edytor strumienowy GNU
Summary(tr): GNU dosya iţleme aracý
Name: sed
Version: 3.02
Release: 1
Copyright: GPL
Group: Utilities/Text
Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
Buildroot: /tmp/%{name}-%{version}-root

%description
Sed copies the named files (standard input default) to the standard output, 
edited according to a script of commands.

%description -l de
Sed kopiert die genannten Dateien (Standardeingabe-Einstellung) nach
Bearbeitung anhand eines Befehlsskripts auf die Standardausgabe.  

%description -l fr
sed copie les fichiers indiqués (l'entrée standard par défaut), modifiés en 
fonction d'un script de commandes, vers la sortie standard.

%description -l pl
Sed kopiuje podane pliki (domyślnie ze standardowego wejścia) na standardowe 
wyjście, edytując je według poleceń skryptu. 

%description -l tr
Sed, belirtilen dosyalarý, verilen komutlara göre iţleyerek standart çýktýya
kopyalar. Genellikle, metin dosyalarýnda bir katarýn yerine baţka bir katar
yazmakta kullanýlýr.

%prep
%setup -q

%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --exec-prefix=/
make LDFLAGS=-s

%install
rm -rf $RPM_BUILD_ROOT
make prefix=$RPM_BUILD_ROOT/usr exec_prefix=$RPM_BUILD_ROOT/ install
chmod u-x dc.sed

%clean
rm -rf $RPM_BUILD_ROOT

%post
install-info /usr/info/sed.info /usr/info/dir

%preun
if [ $1=0 ] ; then
install-info --delete /usr/info/sed.info /usr/info/dir
fi

%files
%defattr(644, root, root)
%doc ANNOUNCE AUTHORS BUGS ChangeLog NEWS README THANKS TODO dc.sed testsuite
%attr(0711, root, root) /bin/sed 
%attr(644, root, man) /usr/man/man1/sed.1
/usr/info/sed.info*

%changelog
* Tue Sep 29 1998 Marcin Korzonek <mkorz w shadow.eu.org>
- defined files permission
- changed pl translations
- replaced sed with %{name} and 3.02 with %{version} in header

* Mon Aug 03 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[3.02-1]
- updated to 3.02,
- added polish trabslation,
- moved %changelog to end of spec.

* Sat Aug 01 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[3.01-1]
- updated to 3.01,
- build against PLD-devel.

* Wed Jun 17 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[2.05-13]
- build against glibc-2.1

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

- translations modified for de, fr, tr


* Thu Oct 23 1997 Donnie Barnes <djb w redhat.com>

- removed references to the -g option from the man page that we add

* Fri Oct 17 1997 Donnie Barnes <djb w redhat.com>

- spec file cleanups
- added BuildRoot

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

- built against glibc


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