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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1301429 - (show annotations) (download)
Sun Sep 23 16:34:37 2018 UTC (5 years, 7 months ago) by umeabot
File size: 940 byte(s)
Mageia 7 Mass Rebuild
1 Summary: Decodes MS-TNEF attachments
2 Name: tnef
3 Version: 1.4.15
4 Release: %mkrel 2
5 License: GPL
6 Group: Networking/Mail
7 URL: https://github.com/verdammelt/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 autoreconf
29
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