From: Jakub Bogusz Date: Tue, 8 Jan 2002 08:52:30 +0000 (+0000) Subject: - typo X-Git-Tag: elinks-0_2_1-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=cd6ad87959812cb49ff41d3f7db3cc8bb18c2715;p=packages%2Felinks.git - typo Changed files: elinks.spec -> 1.2 --- diff --git a/elinks.spec b/elinks.spec index 7cbdf96..ffae17b 100644 --- a/elinks.spec +++ b/elinks.spec @@ -20,15 +20,15 @@ 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 purpuose 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. +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. +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}-%{snap} @@ -47,8 +47,8 @@ install -d $RPM_BUILD_ROOT%{_applnkdir}/Network/WWW %{__make} install DESTDIR=$RPM_BUILD_ROOT -mv $RPM_BUILD_ROOT%{_bindir}/links $RPM_BUILD_ROOT%{_bindir}/%{name} -mv $RPM_BUILD_ROOT%{_mandir}/man1/links.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 +mv -f $RPM_BUILD_ROOT%{_bindir}/links $RPM_BUILD_ROOT%{_bindir}/%{name} +mv -f $RPM_BUILD_ROOT%{_mandir}/man1/links.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/WWW