auto-import changelog data from mailcap-2.1.9-2.src.rpm
Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild Mon Dec 24 2001 Bill Nottingham <notting@rehdat.com> 2.1.9-1 - fix Sep. 17 changes (#57362) Tue Oct 23 2001 Nalin Dahyabhai <nalin@redhat.com> 2.1.8-1 - resync mime.types with apache 1.3.22 Mon Sep 17 2001 Bill Nottingham <notting@redhat.com> 2.1.7-1 - associate PS files with gv (#53734)
This commit is contained in:
parent
964d14b44a
commit
a395599d74
@ -1 +1 @@
|
||||
mailcap-2.1.6.tar.gz
|
||||
mailcap-2.1.9.tar.gz
|
||||
|
29
mailcap.spec
29
mailcap.spec
@ -1,19 +1,22 @@
|
||||
Summary: Associates helper applications with particular file types.
|
||||
Name: mailcap
|
||||
Version: 2.1.6
|
||||
Release: 1
|
||||
Copyright: public domain
|
||||
Version: 2.1.9
|
||||
Release: 2
|
||||
License: public domain
|
||||
Group: System Environment/Base
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
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 to
|
||||
handle the file.
|
||||
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.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -38,6 +41,18 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man4/mailcap.*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Thu Dec 24 2001 Bill Nottingham <notting@rehdat.com> 2.1.9-1
|
||||
- fix Sep. 17 changes (#57362)
|
||||
|
||||
* Tue Oct 23 2001 Nalin Dahyabhai <nalin@redhat.com> 2.1.8-1
|
||||
- resync mime.types with apache 1.3.22
|
||||
|
||||
* Mon Sep 17 2001 Bill Nottingham <notting@redhat.com> 2.1.7-1
|
||||
- associate PS files with gv (#53734)
|
||||
|
||||
* Fri Aug 10 2001 Bill Nottingham <notting@redhat.com>
|
||||
- switch gtv & xanim order (#51408)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user