/[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 945244 - (show annotations) (download)
Mon Feb 8 11:19:54 2016 UTC (8 years, 1 month ago) by umeabot
File size: 1075 byte(s)
Mageia 6 Mass Rebuild
1 Summary: Decodes MS-TNEF attachments
2 Name: tnef
3 Version: 1.4.9
4 Release: %mkrel 5
5 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 Patch0: tnef-1.4.5-format_not_a_string_literal_and_no_format_arguments.diff
10 BuildRequires: mawk
11 BuildRequires: gettext-devel
12 BuildRequires: autoconf2.5
13 BuildRequires: libtool
14
15 %description
16 TNEF is a program for unpacking MIME attachments of type "application/ms-tnef".
17 This is a Microsoft only attachment. Due to the proliferation of Microsoft
18 Outlook and Exchange mail servers, more and more mail is encapsulated into
19 this format. The TNEF program allows one to unpack the attachments which were
20 encapsulated into the TNEF attachment. Thus alleviating the need to use
21 Microsoft Outlook to view the attachment.
22
23 %prep
24
25 %setup -q
26 %patch0 -p0
27
28 %build
29 %serverbuild
30
31 %configure2_5x
32
33 %make
34
35 %check
36 make check
37
38 %install
39 %makeinstall_std
40
41 %files
42 %doc AUTHORS ChangeLog NEWS README THANKS TODO doc/FAQ
43 %{_bindir}/tnef
44 %{_mandir}/man1/tnef.1*
45
46

  ViewVC Help
Powered by ViewVC 1.1.30