Taki malutki, ale przydatny programik. Jesli czegos nie zwalilem, to prosze o wrzucenie do cvs'u
-- Grzegorz 'Knivre' Zebrowski VNX Software Engineer
# $Revision:$,$Date$ Summary: Encode and decode base64 files Summary(pl): (De)szyfruje pliki base64 Name: base64 Version: 1.3 Release: 1 License: Public Domain Group: Applications Source0: http://www.fourmilab.ch/webtools/%{name}/%{name}-%{version}.tar.gz #Source0-md5: 66d81725ba4d03227af2ce3792e50d5d URL: http://www.fourmilab.ch/webtools/base64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description base64 is a command line utility which encodes and decodes files in this format. It can be used within a pipeline as an encoding or decoding filter, and is most commonly used in this manner as part of an automated mail processing system. %description -l pl base64 to narzedzie konsolowe sluzace do szyfrowania i deszyfrowania plikow w tym formacie. Moze byc uzywane w potokach jako filtr (de)szyfrujacy i jest w ten sposob uzywany w systemach automatycznego przetwarzania poczty %prep %setup -q %build %{__autoconf} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} #install -d $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} cp base64 $RPM_BUILD_ROOT%{_bindir} #cp README $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} #cp index.html $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} #cp base64.pdf $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} #cp rfc1341* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README index.html rfc1341* %attr(755,root,root) %{_bindir}/base64 %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log:$
__________________________________________________________ nie pytaj co inni zrobili dla pld, pomysl ile sam zrobiles
