]> git.pld-linux.org Git - packages/alpine.git/blame - alpine.spec
- point new project
[packages/alpine.git] / alpine.spec
CommitLineData
373aa20d 1# TODO:
ed3ad53f
ER
2# - backport man-pages from pine.spec
3# - separate package with tcl web-frontend
4# - fix as-needed
5# - pico shouldn't link with kerberos, should it?
de10071c 6# - switch to http://re-alpine.sourceforge.net/ - RIP alpine
287d6ed3 7%define ver 2.00
d5d336d8 8%define patchlevel 84
150f6140
JB
9Summary: University of Washington Alpine mail user agent
10Summary(pl.UTF-8): Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie
02477d30 11Name: alpine
db14e620 12Version: %{ver}.%{patchlevel}
9456dd15 13Release: 5
ecdbf6cc 14Epoch: 1
e4566517 15License: Apache v2.0
02477d30 16Group: Applications/Mail
19f73470
PG
17# Main site:
18#Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz
150f6140 19# Source with applied patches from http://staff.washington.edu/chappa/alpine/
db14e620 20Source0: http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz
d5d336d8 21# Source0-md5: 70ba4281354f1ba2d341038ec0e323c7
ecdbf6cc 22Source1: pico.desktop
e4e766a4
JB
23Source2: %{name}.desktop
24Source3: %{name}.png
f5d7d4fd
PG
25Patch0: %{name}-index_display.patch
26Patch1: %{name}-doc.patch
27Patch2: %{name}-filter.patch
f7c40b67
PG
28Patch3: %{name}-fhs.patch
29Patch4: %{name}-libc-client.patch
30Patch5: %{name}-ssl.patch
31Patch6: %{name}-no_1777_warning.patch
32Patch7: %{name}-home_etc.patch
e4e766a4 33URL: http://www.washington.edu/alpine/
c85f8efa
PG
34BuildRequires: autoconf
35BuildRequires: automake
fda94c2a 36BuildRequires: home-etc-devel
37ee6de7 37%if "%{pld_release}" != "ac"
d40d2522 38BuildRequires: heimdal-devel
37ee6de7 39%endif
4986c5a1 40BuildRequires: libtool
02477d30 41BuildRequires: ncurses-devel
37ee6de7 42BuildRequires: openldap-devel
02477d30 43BuildRequires: openssl-devel
02477d30 44BuildRequires: pam-devel
ed75d4f6
PG
45# Only for web-frontend:
46#BuildRequires: tcl-devel
96222bac 47Suggests: aspell
fbd7d16c
PG
48Suggests: ca-certificates
49Conflicts: ca-certificates < 20080809-4
59f734c4 50Provides: pine = 6.00
35f8b560 51Obsoletes: pine
32f7878d 52BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
02477d30 53
35f8b560 54%define alpineconfdir %{_sysconfdir}/%{name}
c9e98969 55%define filterout_ld -Wl,--as-needed
ecdbf6cc 56
02477d30
AM
57%description
58Alpine -- an Alternatively Licensed Program for Internet News & Email
59-- is a tool for reading, sending, and managing electronic messages.
60Alpine is the successor to Pine and was developed by Computing &
61Communications at the University of Washington. Though originally
62designed for inexperienced email users, Alpine supports many advanced
63features, and an ever-growing number of configuration and
64personal-preference options.
65
84f5c30e 66%description -l pl.UTF-8
32f7878d 67Alpine, czyli Alternatively Licensed Program for Internet News & Email
84f5c30e
JB
68(alternatywnie licencjonowany program do newsów i poczty internetowej)
69to narzędzie do czytania, wysyłania i zarządzania wiadomościami
70elektronicznymi. Alpine jest następcą Pine'a i został napisany przez
71wydział Computing & Communications (Obliczeń i komunikacji) na
72Uniwersytecie w Waszyngtonie. Mimo że Alpine pierwotnie został
73zaprojektowany dla niedoświadczonych użytkowników poczty, obsługuje
74wiele zaawansowanych możliwości, a liczba opcji konfiguracyjnych
75ciągle rośnie.
76
ecdbf6cc 77%package -n pico
16696081
PG
78Summary: Simple text editor in the style of the Pine Composer
79Summary(pl.UTF-8): Prosty edytor tekstowy w stylu alpine
80Summary(pt_BR.UTF-8): Editor de textos para terminal simples e fácil de usar
81Group: Applications/Editors
59f734c4 82Provides: pico = 6.00
ecdbf6cc
PG
83
84%description -n pico
85Pico is a simple, display-oriented text editor based on the Alpine
86message system composer. As with Pine, commands are displayed at the
87bottom of the screen, and context-sensitive help is provided. As
88characters are typed they are immediately inserted into the text.
89
90%description -n pico -l pl.UTF-8
91Pico jest prostym, zorientowanym na wyświetlanie edytorem bazującym na
92alpine. Tak jak w pine komendy są wyświetlane na dole ekranu oraz
150f6140 93dostępna jest pomoc kontekstowa. Wpisywane znaki są natychmiast
ecdbf6cc
PG
94włączane do tekstu.
95
96%description -n pico -l pt_BR.UTF-8
97Pico é um editor de texto baseado no compositor de mensagens do Alpine.
98Assim como no Pine, comandos são mostrados na parte de baixo da tela,
99e ajuda de acordo com o contexto está disponível.
100
101%package -n pilot
16696081
PG
102Summary: Simple file system browser in the style of the Alpine Composer
103Summary(pl.UTF-8): Prosta przeglądarka plików w stylu composera alpine
104Summary(pt_BR.UTF-8): Navegador de sistemas de arquivos no estilo do compositor do Alpine
105Group: Applications/Shells
59f734c4 106Provides: pilot = 6.00
ecdbf6cc
PG
107
108%description -n pilot
109Pilot is a simple, display-oriented file system browser based on the
150f6140
JB
110Alpine message system composer. As with Alpine, commands are displayed
111at the bottom of the screen, and context-sensitive help is provided.
ecdbf6cc
PG
112
113%description -n pilot -l pl.UTF-8
114Pilot jest prostą, zorientowaną na wyświetlanie przeglądarką plików w
150f6140
JB
115stylu composera pine. Podobnie jak w alpine polecenia są wyświetlane
116na dole ekranu oraz jest dostępna pomoc kontekstowa.
ecdbf6cc
PG
117
118%description -n pilot -l pt_BR.UTF-8
119Pilot é um navegador de sistemas de arquivos baseado no Pine. Assim
120como no Pine, comandos são apresentados na parte de baixo da tela, e
121ajuda de acordo com o contexto está disponível.
122
02477d30 123%prep
db14e620 124%setup -q -n %{name}-%{ver}
f5d7d4fd
PG
125%patch0 -p1
126%patch1 -p1
d147c72a
JR
127%patch2 -p1
128%patch3 -p1
129%patch4 -p1
130%patch5 -p1
131%patch6 -p1
132%patch7 -p1
02477d30
AM
133
134%build
14ee7687
PG
135rm -f libtool missing
136%{__libtoolize}
c85f8efa 137%{__aclocal} -I m4
d147c72a
JR
138%{__autoconf}
139%{__autoheader}
c85f8efa 140%{__automake}
02477d30 141%configure \
62d3bb2d 142 --%{?debug:en}%{!?debug:dis}able-debug \
02477d30 143 --enable-quotas \
ed75d4f6 144 --without-tcl \
624f7017 145 --with-smtp-msa=/usr/lib/sendmail \
96222bac 146 --with-simple-spellcheck=aspell \
35f8b560
ER
147 --with-system-pinerc=%{_sysconfdir}/%{name}/%{name}.conf \
148 --with-system-fixed-pinerc=%{_sysconfdir}/%{name}/%{name}.conf.fixed \
02477d30
AM
149 --with-krb5-dir=%{_prefix} \
150 --with-ldap-dir=%{_prefix} \
d147c72a 151 --with-system-mail-directory=/var/mail \
f6e2946d 152 --with-c-client-target=slx \
35b0d8c4 153%if "%{pld_release}" == "ti"
f6e2946d 154 --with-ssl-dir=/var/lib/openssl/certs \
35b0d8c4 155 --with-ssl-certs-dir=/var/lib/openssl/certs \
156%else
157 --with-ssl-dir=/etc/openssl/certs \
fbd7d16c 158 --with-ssl-certs-dir=/etc/certs \
cb850a61 159 --with-ssl-lib-dir=%{_libdir} \
35b0d8c4 160%endif
d147c72a
JR
161 --with-passfile=.pine.pwd
162
163%{__make} \
164 GCCOPTLEVEL="%{rpmcflags}"
02477d30
AM
165
166%install
167rm -rf $RPM_BUILD_ROOT
35f8b560 168install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_desktopdir},%{_pixmapsdir}}
02477d30
AM
169
170%{__make} install \
171 DESTDIR=$RPM_BUILD_ROOT
172
ecdbf6cc 173install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
28b69314
PG
174install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
175install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
176
d147c72a
JR
177ln -s alpine $RPM_BUILD_ROOT%{_bindir}/pine
178
35f8b560
ER
179$RPM_BUILD_ROOT%{_bindir}/alpine -conf > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/alpine.conf
180cat <<'EOF' > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/alpine.conf.fixed
f098cf80
JR
181#
182# Alpine system-wide enforced configuration file - customize as needed
183#
184# This file holds the system-wide enforced values for alpine configuration
185# settings. Any values set in it will override values set in the
35f8b560 186# system-wide default configuration file (%{_sysconfdir}/%{name}/alpine.conf) and
f098cf80
JR
187# the user's own configuration file (~/.pinerc).
188# For more information on the format of this file, read the
35f8b560 189# comments at the top of %{_sysconfdir}/%{name}/alpine.conf
f098cf80
JR
190
191EOF
192
02477d30
AM
193%clean
194rm -rf $RPM_BUILD_ROOT
195
196%files
197%defattr(644,root,root,755)
ecdbf6cc 198%doc README doc/tech-notes.txt
35f8b560
ER
199%dir %{_sysconfdir}/%{name}
200%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/alpine.conf
201%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/alpine.conf.fixed
28b69314 202%attr(755,root,root) %{_bindir}/%{name}
d147c72a 203%attr(755,root,root) %{_bindir}/pine
02477d30
AM
204%attr(755,root,root) %{_bindir}/rpload
205%attr(755,root,root) %{_bindir}/rpdump
28b69314 206%{_mandir}/man1/%{name}.1*
ad29b28d
PG
207%{_mandir}/man1/rpload.1*
208%{_mandir}/man1/rpdump.1*
28b69314
PG
209%{_desktopdir}/%{name}.desktop
210%{_pixmapsdir}/%{name}.png
ecdbf6cc
PG
211
212%files -n pico
213%defattr(644,root,root,755)
214%attr(755,root,root) %{_bindir}/pico
215%{_desktopdir}/pico.desktop
216%{_mandir}/man1/pico*
217
218%files -n pilot
219%defattr(644,root,root,755)
220%attr(755,root,root) %{_bindir}/pilot
221%{_mandir}/man1/pilot*
This page took 0.05954 seconds and 4 git commands to generate.