/[packages]/cauldron/tnef/current/SPECS/tnef.spec
ViewVC logotype

Annotation of /cauldron/tnef/current/SPECS/tnef.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1106880 - (hide annotations) (download)
Mon Jun 5 08:44:52 2017 UTC (6 years, 10 months ago) by neoclust
File size: 943 byte(s)
New version
- Includes security fixes for CVE-2017-6307, CVE-2017-6308,
  CVE-2017-6309, CVE-2017-6310, CVE-2017-8911.

1 ennael 36869 Summary: Decodes MS-TNEF attachments
2     Name: tnef
3 neoclust 1106880 Version: 1.4.15
4     Release: %mkrel 1
5 ennael 36869 License: GPL
6     Group: Networking/Mail
7     URL: http://sourceforge.net/projects/tnef/
8     Source0: http://prdownloads.sourceforge.net/tnef/%{name}-%{version}.tar.gz
9     BuildRequires: mawk
10     BuildRequires: gettext-devel
11     BuildRequires: autoconf2.5
12     BuildRequires: libtool
13    
14     %description
15     TNEF is a program for unpacking MIME attachments of type "application/ms-tnef".
16     This is a Microsoft only attachment. Due to the proliferation of Microsoft
17     Outlook and Exchange mail servers, more and more mail is encapsulated into
18     this format. The TNEF program allows one to unpack the attachments which were
19     encapsulated into the TNEF attachment. Thus alleviating the need to use
20     Microsoft Outlook to view the attachment.
21    
22     %prep
23    
24     %setup -q
25    
26     %build
27     %serverbuild
28 neoclust 1106880 autoreconf
29 ennael 36869
30     %configure2_5x
31    
32     %make
33    
34     %check
35     make check
36    
37     %install
38     %makeinstall_std
39    
40     %files
41     %{_bindir}/tnef
42     %{_mandir}/man1/tnef.1*
43    
44    

  ViewVC Help
Powered by ViewVC 1.1.30