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:
cvsdist 2004-09-09 08:10:32 +00:00
parent 7b2aff00fc
commit 4243c744f6

View File

@ -1,7 +1,7 @@
Summary: A text-based Web browser.
Name: lynx
Version: 2.8.5
Release: 17
Release: 18
License: GPL
Group: Applications/Internet
Source: http://lynx.isc.org/current/lynx2.8.5dev.16.tar.bz2
@ -67,6 +67,7 @@ make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
chmod -x samples/mailto-form.pl
%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}/man1 libdir=$RPM_BUILD_ROOT/etc
# Install Lang dependent resources
install -m444 %{SOURCE1} $RPM_BUILD_ROOT/etc
@ -98,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%lang(sk) %config %{_sysconfdir}/lynx.cfg.sk
%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>
- rebuilt