From e0c04a27075ef3022bf92bb4f2a66e6a40018dda Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 30 Dec 2002 12:22:21 +0000 Subject: [PATCH] - adapterized, pl Changed files: erecoder.spec -> 1.2 --- erecoder.spec | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/erecoder.spec b/erecoder.spec index 135bbc7..66d4992 100644 --- a/erecoder.spec +++ b/erecoder.spec @@ -1,25 +1,38 @@ Summary: 31337 recoder is a text/data recoder swiss army knife for h4x0rz +Summary(pl): 31337 recoder to wszechstronny program do przekodowywania tekstu/danych dla h4x0rów Name: erecoder Version: 0.2.1 Release: 1 License: GPL v2 Group: Applications/Text -Source0: http://eleet.veuu.eu.org/erecoder-0.2.1.tar.gz +Source0: http://eleet.veuu.eu.org/%{name}-%{version}.tar.gz URL: http://eleet.veuu.eu.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -31337 recoder (erecoder) is a text/data recoder swiss army knife for h4x0rz;). +31337 recoder (erecoder) is a text/data recoder swiss army knife for +h4x0rz;). Its features include: - - * Input from stdin, file or command line - * Encoding byte values to numeric systems from binary to 36-ary;) - * Encoding to escaped hexadecimal or octal - * Encoding with ROT-x and Base64 encodings - * Decoding of all above ;) - * Mixing many different encodings - + - Input from stdin, file or command line + - Encoding byte values to numeric systems from binary to 36-ary;) + - Encoding to escaped hexadecimal or octal + - Encoding with ROT-x and Base64 encodings + - Decoding of all above ;) + - Mixing many different encodings + +%description -l pl +31337 recoder (erecoder) to wszechstronne narzêdzie do przekodowywania +tekstu i danych dla hax0rów ;) + +Jego mo¿liwo¶ci to m.in.: + - czytanie ze standardowego wej¶cia, pliku lub linii poleceñ + - kodowanie warto¶ci bajtów w systemach liczenia od binarnego do + 36-go + - kodowanie w notacji szesnastkowej lub ósemkowej z backslashem + - kodowanie ROT-x oraz Base64 + - dekodowanie wszystkiego powy¿szego ;) + - mieszanie wielu ró¿nych kodowañ. %prep %setup -q @@ -30,6 +43,7 @@ Its features include: %install rm -rf $RPM_BUILD_ROOT + %{__make} install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} -- 2.43.0