Poprawiłem :)

-- 
Pozdrawiam
JW
http://debian.maszyna.pl
jasiek(at)debian(dot)maszyna(dot)pl

# $Revision:$, $Date:$
Summary:        guiftp is a simple FTP client using the GTK+ toolkit.
Summary(pl):    guiftp jest prostym klijentem FTP używający narzędzi GTK+.
Name:           guiftp
Version:        0.1
Release:        1
License:        GPL
Group:          X11/Applications/Networking
Source0:        http://ordiluc.net/guiftp/%{name}-%{version}.tar.bz2
# Source0-md5: 2587b3c216b4d0b24280b73230f4b7f8
URL:            http://ordiluc.net/%{name}
Buildrequires:  gtk+-devel >= 1.2.10
Buildroot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
guiftp is a simple FTP client using the GTK+ toolkit.

%description -l pl
guiftp jest prostym klijentem FTP używający narzędzi GTK+.

%prep

%setup -q

%build
%{configure}
%{__make}

%install
rm -rf $RPM_BUILD_ROOT
%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT 

%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
%doc ChangeLog AUTHORS README
%{_mandir}/man1/*

%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:$
_______________________________________________
pld-devel-pl mailing list
[EMAIL PROTECTED]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym