auto-import changelog data from elinks-0.9.1-3.src.rpm
Wed Jun 02 2004 Tim Waugh <twaugh@redhat.com> 0.9.1-3 - Build with LFS support (bug #125064).
This commit is contained in:
parent
6bac9ea0e4
commit
bcd07593a1
@ -2,7 +2,7 @@
|
|||||||
Name: elinks
|
Name: elinks
|
||||||
Summary: text mode www browser with support for frames
|
Summary: text mode www browser with support for frames
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
%define rel 2
|
%define rel 3
|
||||||
Release: %{rel}%{rescue}
|
Release: %{rel}%{rescue}
|
||||||
Source: http://elinks.or.cz/download/elinks-%{version}.tar.bz2
|
Source: http://elinks.or.cz/download/elinks-%{version}.tar.bz2
|
||||||
Source1: http://links.sourceforge.net/download/docs/manual-0.82-en.tar.bz2
|
Source1: http://links.sourceforge.net/download/docs/manual-0.82-en.tar.bz2
|
||||||
@ -48,6 +48,7 @@ automake -a
|
|||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export CFLAGS="$RPM_OPT_FLAGS $(getconf LFS_CFLAGS)"
|
||||||
%configure %{?rescue:--without-gpm} --without-x
|
%configure %{?rescue:--without-gpm} --without-x
|
||||||
%if "%{rescue}" != ""
|
%if "%{rescue}" != ""
|
||||||
perl -pi -e "s,-O2,-O2 -Os,g" Make* */Make*
|
perl -pi -e "s,-O2,-O2 -Os,g" Make* */Make*
|
||||||
@ -75,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 2 2004 Tim Waugh <twaugh@redhat.com> 0.9.1-3
|
||||||
|
- Build with LFS support (bug #125064).
|
||||||
|
|
||||||
* Fri May 28 2004 Tim Waugh <twaugh@redhat.com> 0.9.1-2
|
* Fri May 28 2004 Tim Waugh <twaugh@redhat.com> 0.9.1-2
|
||||||
- Use UTF-8 by default (bug #76445).
|
- Use UTF-8 by default (bug #76445).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user