auto-import changelog data from lynx-2.8.4-9a.src.rpm
Tue Feb 12 2002 Phil Knirsch <pknirsch@redhat.com> - Fixed new gettext problem
This commit is contained in:
parent
ad9c87cbe5
commit
1ebc91622f
@ -1,7 +1,7 @@
|
|||||||
Summary: A text-based Web browser.
|
Summary: A text-based Web browser.
|
||||||
Name: lynx
|
Name: lynx
|
||||||
Version: 2.8.4
|
Version: 2.8.4
|
||||||
Release: 9
|
Release: 9a
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source: http://lynx.isc.org/current/lynx2.8.4dev.16.tar.bz2
|
Source: http://lynx.isc.org/current/lynx2.8.4dev.16.tar.bz2
|
||||||
@ -34,6 +34,7 @@ perl -pi -e "s,^HELPFILE:.*,HELPFILE:file://localhost/usr/share/doc/lynx-%{versi
|
|||||||
perl -pi -e "s,^DEFAULT_INDEX_FILE:.*,DEFAULT_INDEX_FILE:http://www.google.com/,g" lynx.cfg
|
perl -pi -e "s,^DEFAULT_INDEX_FILE:.*,DEFAULT_INDEX_FILE:http://www.google.com/,g" lynx.cfg
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export OLD_PO_FILE_INPUT=yes
|
||||||
export CFLAGS="-ggdb $RPM_OPT_FLAGS" CXXFLAGS="-ggdb $RPM_OPT_FLAGS"
|
export CFLAGS="-ggdb $RPM_OPT_FLAGS" CXXFLAGS="-ggdb $RPM_OPT_FLAGS"
|
||||||
%configure --libdir=/etc \
|
%configure --libdir=/etc \
|
||||||
--with-screen=slang --enable-warnings \
|
--with-screen=slang --enable-warnings \
|
||||||
@ -98,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%lang(ja) %config %{_sysconfdir}/lynx.cfg.ja
|
%lang(ja) %config %{_sysconfdir}/lynx.cfg.ja
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 12 2002 Phil Knirsch <pknirsch@redhat.com>
|
||||||
|
- Fixed new gettext problem
|
||||||
|
|
||||||
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
- rebuild in new environment
|
- rebuild in new environment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user