auto-import changelog data from mailcap-2.1.6-1.src.rpm
Fri Aug 10 2001 Bill Nottingham <notting@redhat.com> - switch gtv & xanim order (#51408)
This commit is contained in:
parent
4ad9574327
commit
964d14b44a
@ -1 +1 @@
|
||||
mailcap-2.1.5.tar.gz
|
||||
mailcap-2.1.6.tar.gz
|
||||
|
16
mailcap.spec
16
mailcap.spec
@ -1,6 +1,6 @@
|
||||
Summary: Associates helper applications with particular file types.
|
||||
Name: mailcap
|
||||
Version: 2.1.5
|
||||
Version: 2.1.6
|
||||
Release: 1
|
||||
Copyright: public domain
|
||||
Group: System Environment/Base
|
||||
@ -9,14 +9,11 @@ BuildArchitectures: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
|
||||
%description
|
||||
The mailcap file is used by the metamail program. Metamail reads the
|
||||
The mailcap file is used by the metamail program. Metamail reads the
|
||||
mailcap file to determine how it should display non-text or multimedia
|
||||
material. Basically, mailcap associates a particular type of file
|
||||
with a particular program that a mail agent or other program can call
|
||||
in order to handle the file.
|
||||
|
||||
Mailcap should be installed to allow certain programs to be able to
|
||||
handle non-text files.
|
||||
material. Basically, mailcap associates a particular type of file with
|
||||
a particular program that a mail agent or other program can call to
|
||||
handle the file.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -41,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man4/mailcap.*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 10 2001 Bill Nottingham <notting@redhat.com>
|
||||
- switch gtv & xanim order (#51408)
|
||||
|
||||
* Wed Jul 17 2001 Bill Nottingham <notting@redhat.com>
|
||||
- use htmlview for text/html (#48141)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user