]> git.pld-linux.org Git - packages/alpine.git/blame - alpine.spec
- 2.11 - not tested, yet. Builds
[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?
150f6140
JB
6Summary: University of Washington Alpine mail user agent
7Summary(pl.UTF-8): Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie
02477d30 8Name: alpine
315a6874
PG
9Version: 2.11
10Release: 0.1
ecdbf6cc 11Epoch: 1
e4566517 12License: Apache v2.0
02477d30 13Group: Applications/Mail
19f73470
PG
14# Main site:
15#Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz
315a6874
PG
16# Current source is from: http://patches.freeiz.com/alpine/
17Source0: http://patches.freeiz.com/alpine/patches/%{name}-%{version}/%{name}-%{version}.tar.xz
18# Source0-md5: d2d9ca3716b9a23e5fa41ddf5ad06b6b
ecdbf6cc 19Source1: pico.desktop
e4e766a4
JB
20Source2: %{name}.desktop
21Source3: %{name}.png
f5d7d4fd
PG
22Patch0: %{name}-index_display.patch
23Patch1: %{name}-doc.patch
24Patch2: %{name}-filter.patch
f7c40b67
PG
25Patch3: %{name}-fhs.patch
26Patch4: %{name}-libc-client.patch
27Patch5: %{name}-ssl.patch
28Patch6: %{name}-no_1777_warning.patch
29Patch7: %{name}-home_etc.patch
4e410cf0 30Patch8: %{name}-RFC1522_MAXW.patch
cf89ef84 31Patch9: mimedesc.patch
c5d1e337 32Patch11: format-security.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
315a6874 124%setup -q
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
4e410cf0 133%patch8 -p1
cf89ef84 134%patch9 -p1
02477d30
AM
135
136%build
14ee7687
PG
137rm -f libtool missing
138%{__libtoolize}
c85f8efa 139%{__aclocal} -I m4
d147c72a
JR
140%{__autoconf}
141%{__autoheader}
c85f8efa 142%{__automake}
02477d30 143%configure \
62d3bb2d 144 --%{?debug:en}%{!?debug:dis}able-debug \
02477d30 145 --enable-quotas \
ed75d4f6 146 --without-tcl \
624f7017 147 --with-smtp-msa=/usr/lib/sendmail \
96222bac 148 --with-simple-spellcheck=aspell \
35f8b560
ER
149 --with-system-pinerc=%{_sysconfdir}/%{name}/%{name}.conf \
150 --with-system-fixed-pinerc=%{_sysconfdir}/%{name}/%{name}.conf.fixed \
02477d30
AM
151 --with-krb5-dir=%{_prefix} \
152 --with-ldap-dir=%{_prefix} \
d147c72a 153 --with-system-mail-directory=/var/mail \
f6e2946d 154 --with-c-client-target=slx \
35b0d8c4 155%if "%{pld_release}" == "ti"
f6e2946d 156 --with-ssl-dir=/var/lib/openssl/certs \
35b0d8c4 157 --with-ssl-certs-dir=/var/lib/openssl/certs \
158%else
159 --with-ssl-dir=/etc/openssl/certs \
fbd7d16c 160 --with-ssl-certs-dir=/etc/certs \
cb850a61 161 --with-ssl-lib-dir=%{_libdir} \
35b0d8c4 162%endif
d147c72a
JR
163 --with-passfile=.pine.pwd
164
165%{__make} \
166 GCCOPTLEVEL="%{rpmcflags}"
02477d30
AM
167
168%install
169rm -rf $RPM_BUILD_ROOT
35f8b560 170install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_desktopdir},%{_pixmapsdir}}
02477d30
AM
171
172%{__make} install \
173 DESTDIR=$RPM_BUILD_ROOT
174
ecdbf6cc 175install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
28b69314
PG
176install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
177install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
178
d147c72a
JR
179ln -s alpine $RPM_BUILD_ROOT%{_bindir}/pine
180
35f8b560
ER
181$RPM_BUILD_ROOT%{_bindir}/alpine -conf > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/alpine.conf
182cat <<'EOF' > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/alpine.conf.fixed
f098cf80
JR
183#
184# Alpine system-wide enforced configuration file - customize as needed
185#
186# This file holds the system-wide enforced values for alpine configuration
187# settings. Any values set in it will override values set in the
35f8b560 188# system-wide default configuration file (%{_sysconfdir}/%{name}/alpine.conf) and
f098cf80
JR
189# the user's own configuration file (~/.pinerc).
190# For more information on the format of this file, read the
35f8b560 191# comments at the top of %{_sysconfdir}/%{name}/alpine.conf
f098cf80
JR
192
193EOF
194
02477d30
AM
195%clean
196rm -rf $RPM_BUILD_ROOT
197
198%files
199%defattr(644,root,root,755)
ecdbf6cc 200%doc README doc/tech-notes.txt
35f8b560
ER
201%dir %{_sysconfdir}/%{name}
202%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/alpine.conf
203%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/alpine.conf.fixed
28b69314 204%attr(755,root,root) %{_bindir}/%{name}
d147c72a 205%attr(755,root,root) %{_bindir}/pine
02477d30
AM
206%attr(755,root,root) %{_bindir}/rpload
207%attr(755,root,root) %{_bindir}/rpdump
28b69314 208%{_mandir}/man1/%{name}.1*
ad29b28d
PG
209%{_mandir}/man1/rpload.1*
210%{_mandir}/man1/rpdump.1*
28b69314
PG
211%{_desktopdir}/%{name}.desktop
212%{_pixmapsdir}/%{name}.png
ecdbf6cc
PG
213
214%files -n pico
215%defattr(644,root,root,755)
216%attr(755,root,root) %{_bindir}/pico
217%{_desktopdir}/pico.desktop
218%{_mandir}/man1/pico*
219
220%files -n pilot
221%defattr(644,root,root,755)
222%attr(755,root,root) %{_bindir}/pilot
223%{_mandir}/man1/pilot*
This page took 0.111266 seconds and 4 git commands to generate.