Summary: Experimantal Links (text WWW browser) Summary(pl): Eksperymentalny Links (tekstowa przeglądarka WWW) Name: elinks Version: 0.4.0 #%%define _pre rc4 #Release: 0.%{_pre}.1 Release: 2 Epoch: 1 License: GPL Group: Applications/Networking Source0: http://elinks.or.cz/download/%{name}-%{version}.tar.bz2 Source1: %{name}.desktop Source2: links.png Patch0: %{name}-decompress4.patch URL: http://elinks.or.cz/ BuildRequires: autoconf BuildRequires: automake BuildRequires: bzip2-devel BuildRequires: expat-devel BuildRequires: gpm-devel BuildRequires: lua40-devel BuildRequires: ncurses-devel => 5.1 BuildRequires: openssl-devel >= 0.9.6a BuildRequires: zlib-devel BuildRequires: /usr/bin/texi2html Provides: webclient BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This is the elinks tree - intended to provide feature-rich version of links, however not rock-stable and dedicated mainly for testing. Its purpose is to make alternative to links, until Mikulas will have some time to maintain it, and to test and tune various patches for Mikulas to be able to include them in the official links releases. %description -l pl Bogata w opcje i możliwości wersja tekstowej przeglądarki www - links. elinks jednak jest dedykowana głównie do testowania. %prep #%%setup -q -n %{name}-%{version}%{_pre} %setup -q %patch0 -p1 %build rm -f missing %{__aclocal} %{__autoconf} %{__automake} %configure \ --without-x %{__make} cd doc texi2html elinks-lua.texi %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_applnkdir}/Network/WWW \ $RPM_BUILD_ROOT%{_datadir}/%{name} \ $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_pixmapsdir}} %{__make} install DESTDIR=$RPM_BUILD_ROOT install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/WWW install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png install contrib/lua/*.lua $RPM_BUILD_ROOT%{_sysconfdir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS BUGS ChangeLog NEWS README SITES TODO %doc contrib/{completion.tcsh,keybind*,wipe-out-ssl*,lua/elinks-remote} %doc contrib/conv/{*awk,*.pl,*.sh} %doc doc/{*.txt,*.html} %attr(755,root,root) %{_bindir}/* %{_applnkdir}/Network/WWW/* %{_mandir}/man*/* %{_pixmapsdir}/* %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}