info: mutt 0.93i.2 devel+stable

Marcin Korzonek mkorz w SHADOW.EU.ORG
Nie, 20 Wrz 1998, 15:30:22 CEST


Hej,
podsyłam speca dla mutt-a 0.93i.2 (z załataną ostatnią dziurą -- jak 
na devel przystało ;)
Pozdrawiam
-- 
   Marcin Korzonek
   mkorz w shadow.eu.org
-------------- następna część ---------
Summary: The Mutt Mail User Agent
Summary(pl): Program pocztowy Mutt
Name: mutt
Version: 0.93.2i
Release: 1d
Copyright: GPL
Group: Applications/Mail
Source: ftp://riemann.iam.uni-bonn.de/pub/mutt/%{name}-%{version}.tar.gz
Source1: Muttrc
Patch: http://www.rhein.de/~roland/patch-0.93i.rr.compressed.1
URL: http://www.cs.hmc.edu/~me/mutt/
Requires: mailcap, smtpdaemon
BuildRoot: /var/tmp/%{name}-%{version}-root

%description
Mutt is a small but very poweful full-screen Unix mail client.  Features
include MIME, POP3, multiple mailbox formats, color, message
threading, scoring, and bindable keys.

%description -l pl
Mutt jest niewielkim program pocztowym o potężnych możliwościach. Należą
do nich: obsługa MIME, POP3, kolorów, łączenie listów w wątki,
automatyczne ocenianie wartości listów i definiowanie klawiszym.
W tej wersji została dodatkowo dodana obsługa skompresowanych folderów.

%prep
%setup -q
%patch -p1

%build
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=-s ./configure --prefix=/usr \
	--with-sharedir=/etc --enable-pop --enable-imap \
	--disable-warnings --with-slang --enable-compressed
make

%install
rm -rf $RPM_BUILD_ROOT
# didn't work correctly
# make prefix=$RPM_BUILD_ROOT/usr sharedir=$RPM_BUILD_ROOT/etc install
install -d $RPM_BUILD_ROOT{/usr/man/man1,/etc,/usr/bin}
install mutt $RPM_BUILD_ROOT/usr/bin/mutt
install doc/mutt.man $RPM_BUILD_ROOT/usr/man/man1/mutt.1
install $RPM_SOURCE_DIR/Muttrc $RPM_BUILD_ROOT/etc/Muttrc

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644, root, root, 755)
%config(noreplace) %verify(not md5 size mtime) /etc/Muttrc
%doc ChangeLog Changes Mush.rc Pine.rc README
%doc sample.* doc/manual.txt
%attr(2711 ,root, mail) /usr/bin/mutt
%attr(644 ,root, man) /usr/man/man1/mutt.1

%changelog
* Sat Sep 19 1998 Marcin Korzonek <mkorz w shadow.eu.org>
[0.93.2i-1]
- translations modified for pl
- fixed files permission
- added compressed folders support
- rewrites system Muttrc based on ones from Roland Rosenfeld

* Mon Jul 13 1998 Marcin Korzonek <mkorz w shadow.eu.org>
[0.93i-3]
- built with slang insted of ncursed

* Thu Apr 16 1998 Manoj Kasichainula <manojk w io.com>
[0.91.1-2]
- Forgot to include patch to disable -pedantic, so I found a better way to
  do it. <g>

* Wed Apr 15 1998 Manoj Kasichainula <manojk w io.com>
[0.91.1-1]
- Initial release for 0.91.1


Więcej informacji o liście dyskusyjnej pld-devel-pl