]> git.pld-linux.org Git - packages/lynx.git/blob - lynx.spec
- upgraded to dev.20
[packages/lynx.git] / lynx.spec
1 Summary:        Text based browser for the world wide web
2 Summary(de):    Text-Browser für das WWW 
3 Summary(fr):    Navigateur en mode texte pour le world wide web
4 Summary(pl):    Przegl±darka WWW pracuj±ca w trybie tekstowym
5 Summary(tr):    Metin ekranda WWW tarayýcý
6 Name:           lynx
7 Version:        2.8.2dev.20
8 Release:        1
9 Copyright:      GPL
10 URL:            http://lynx.browser.org
11 Group:          Networking
12 Group(pl):      Sieciowe
13 Source0:        http://sol.slcc.edu/lynx/current/%{name}%{version}.tar.bz2
14 Source1:        %{name}.wmconfig
15 Patch0:         lynx-pld.patch
16 Patch1:         lynx-overflow.patch
17 Patch2:         lynx-config.patch
18 Patch4:         lynx.cfg.patch
19 Patch6:         lynx-dev.19.patch
20 Requires:       indexhtml
21 Requires:       zlib >= 1.1.3-5
22 Requires:       ncurses >= 4.2-12
23 Buildroot:      /tmp/%{name}-%{version}-%{release}-root
24
25 %description
26 This a terminal based WWW browser. While it does not make any attempt
27 at displaying graphics, it has good support for HTML text formatting,
28 forms, and tables.
29
30 %description -l de
31 Dies ist ein WWW-Browser auf Terminal-Basis. Während kein Versuch 
32 unternommen wird, Grafiken darzustellen, so bietet er doch guten 
33 Support für HTML-Textformatierung, Formulare und Tabellen. 
34
35 %description -l fr
36 Navigateur WWW en mode texte. Bien qu'il n'affiche aucun graphique, il
37 sait bien gérer le formatage HTML du texte, les formulaires et les tableaux.
38
39 %description -l pl
40 Lynx jest przegl±dark± WWW dzia³aj±c± w trybie tekstowym. Dobrze
41 formatuje tekst w HTML ale nie pozwala na wy¶wietlanie grafiki.
42
43 %description -l tr
44 Metin ekranda çalýþan bir WWW tarayýcýdýr. Þekil gösteremese de, formlar ve
45 tablolar için desteði vardýr.
46
47 %prep
48 %setup  -q -n %{name}2-8-2
49 %patch0 -p1 
50 %patch1 -p1
51 %patch2 -p1
52 %patch4 -p1
53 %patch6 -p1
54
55 %build
56 CFLAGS="-w" LDFLAGS="-s" \
57 ./configure \
58         --prefix=/usr \
59         --libdir=/etc \
60         --with-screen=ncurses \
61         --enable-nls \
62         --without-included-gettext \
63         --enable-warnings \
64         --enable-default-colors \
65         --enable-externs \
66         --enable-internal-links \
67         --enable-nsl-fork \
68         --enable-persistent-cookies \
69         --enable-gzip-help \
70         --enable-libjs \
71         --enable-addrlist-page \
72         --with-zlib 
73 make
74
75 %install
76 rm -rf $RPM_BUILD_ROOT
77
78 install -d $RPM_BUILD_ROOT/etc/X11/wmconfig
79 install -d $RPM_BUILD_ROOT/usr/share/lynx/help/keystrokes
80
81 make    prefix=$RPM_BUILD_ROOT/usr \
82         libdir=$RPM_BUILD_ROOT/etc \
83         helpdir=$RPM_BUILD_ROOT/usr/share/lynx/help \
84         install \
85         install-help
86         
87
88 install %{SOURCE1} $RPM_BUILD_ROOT/etc/X11/wmconfig/lynx
89
90 gzip -9fn $RPM_BUILD_ROOT/usr/man/man1/*
91 gzip -9fn C[HO]* PROBLEMS README samples/* test/* docs/README*
92
93 %clean
94 rm -rf $RPM_BUILD_ROOT
95
96 %files
97 %defattr(644,root,root,755)
98 %doc C[HO]* PROBLEMS.gz README.gz samples test docs/README*
99
100 %config %verify(not size mtime md5) /etc/lynx.cfg
101 %config(missingok) /etc/X11/wmconfig/lynx
102
103 %attr(755,root,root) /usr/bin/*
104
105 /usr/man/man1/*
106 /usr/share/lynx
107
108 %lang(de) /usr/share/locale/de/LC_MESSAGES/lynx.mo
109 %lang(es) /usr/share/locale/es/LC_MESSAGES/lynx.mo
110 %lang(fr) /usr/share/locale/fr/LC_MESSAGES/lynx.mo
111 %lang(it) /usr/share/locale/it/LC_MESSAGES/lynx.mo
112 %lang(ko) /usr/share/locale/ko/LC_MESSAGES/lynx.mo
113 %lang(nl) /usr/share/locale/nl/LC_MESSAGES/lynx.mo
114 %lang(no) /usr/share/locale/no/LC_MESSAGES/lynx.mo
115 %lang(pl) /usr/share/locale/pl/LC_MESSAGES/lynx.mo
116 %lang(pt) /usr/share/locale/pt/LC_MESSAGES/lynx.mo
117 %lang(sl) /usr/share/locale/sl/LC_MESSAGES/lynx.mo
118 %lang(sv) /usr/share/locale/sv/LC_MESSAGES/lynx.mo
119
120 %changelog
121 * Thu Mar  4 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
122   [2.8.2dev.19-1]
123 - added /usr/share/locale/*/LC_MESSAGES/lynx.mo files fo %files,
124 - added requiring ncurses >= 4.2-12 and zlib >= 1.1.3-5
125   for installing lynx in proper enviroment.
126
127 * Thu Mar  4 1999 Artur Frysiak <wiget@usa.net> 
128 - added new configure option: --enable-nls --without-included-gettext 
129   --enable-addrlist-page  --enable-libjs
130 - added lynx-dev.19.patch (correct typo, included in next release)  
131   
132 * Wed Feb 17 1999 Artur Frysiak <wiget@usa.net>
133   [2.8.2dev.17-1d]
134 - gziped help files
135 - change install metod
136
137 * Tue Feb 16 1999 Artur Frysiak <wiget@usa.net>
138   [2.8.2dev.16-1d]
139 - moved help and test files to /usr/share/lynx
140 - changed default color scheme
141
142 * Fri Feb 05 1999 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
143   [2.8.2dev15-2d]
144 - changed group,
145 - compressed documentation.
146
147 * Sun Jan 10 1999 Artur Frysiak <wiget@usa.net>
148   [2.8.2dev.12-1d]
149 - added URL and Group(pl) tags
150
151 * Mon Sep 01 1998 Wojtek ¦lusarczyk <wojtek@shadow.eu.org>
152   [2.8-5d]
153 - build against glibc-2.1,
154 - changed Buildroot to /var/tmp/%%{name}-%%{version}-%%{release}-root,
155 - changed permission of lynx to 711,
156 - translation modified for pl.
157
158 * Sun Aug 30 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
159   [2.8-5]
160 - added -q %setup parameter,
161 - changed Buildroot to /tmp/%%{name}-%%{version}-root,
162 - URL in HELPFILE in /etc/lynx.cfh changed to localhost,
163 - removed INSTALLATION from %doc,
164 - added %attr and %defattr macros in %files (allow build package from
165   non-root account).
166
167 * Fri May 08 1998 Prospector System <bugs@redhat.com>
168 - translations modified for de, fr, tr
169
170 * Mon May 04 1998 Cristian Gafton <gafton@redhat.com>
171 - upgraded to 2.8rel3
172 - fixed mailto: buffer overflow (used Alan's patch)
173
174 * Fri Mar 20 1998 Cristian Gafton <gafton@redhat.com>
175 - updated to 2.8
176 - added buildroot
177
178 * Tue Jan 13 1998 Erik Troan <ewt@redhat.com>
179 - updated to 2.7.2
180 - enabled lynxcgi
181
182 * Thu Oct 23 1997 Donnie Barnes <djb@redhat.com>
183 - updated from 2.6 to 2.7.1
184 - moved /usr/lib/lynx.cfg to /etc/lynx.cfg
185 - build with slang instead of ncurses
186 - made default startup file be file:/usr/doc/HTML/index.html
This page took 0.099565 seconds and 4 git commands to generate.