auto-import changelog data from lynx-2.8.5-18.src.rpm
Thu Jul 08 2004 Tim Waugh <twaugh@redhat.com> 2.8.5-18 - Removed perl dependencies (bug #127423).
This commit is contained in:
parent
7b2aff00fc
commit
4243c744f6
@ -1,7 +1,7 @@
|
|||||||
Summary: A text-based Web browser.
|
Summary: A text-based Web browser.
|
||||||
Name: lynx
|
Name: lynx
|
||||||
Version: 2.8.5
|
Version: 2.8.5
|
||||||
Release: 17
|
Release: 18
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source: http://lynx.isc.org/current/lynx2.8.5dev.16.tar.bz2
|
Source: http://lynx.isc.org/current/lynx2.8.5dev.16.tar.bz2
|
||||||
@ -67,6 +67,7 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
chmod -x samples/mailto-form.pl
|
||||||
%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1 libdir=$RPM_BUILD_ROOT/etc
|
%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1 libdir=$RPM_BUILD_ROOT/etc
|
||||||
# Install Lang dependent resources
|
# Install Lang dependent resources
|
||||||
install -m444 %{SOURCE1} $RPM_BUILD_ROOT/etc
|
install -m444 %{SOURCE1} $RPM_BUILD_ROOT/etc
|
||||||
@ -98,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%lang(sk) %config %{_sysconfdir}/lynx.cfg.sk
|
%lang(sk) %config %{_sysconfdir}/lynx.cfg.sk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 8 2004 Tim Waugh <twaugh@redhat.com> 2.8.5-18
|
||||||
|
- Removed perl dependencies (bug #127423).
|
||||||
|
|
||||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user