/[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 1348447 - (hide annotations) (download)
Tue Jan 1 21:49:05 2019 UTC (5 years, 3 months ago) by kekepower
File size: 958 byte(s)
- Update to version 1.4.17

1 ennael 36869 Summary: Decodes MS-TNEF attachments
2     Name: tnef
3 kekepower 1348447 Version: 1.4.17
4     Release: %mkrel 1
5 ennael 36869 License: GPL
6     Group: Networking/Mail
7 luigiwalser 1109575 URL: https://github.com/verdammelt/tnef
8 kekepower 1348447 Source0: https://github.com/verdammelt/tnef/archive/%{version}/%{name}-%{version}.tar.gz
9 ennael 36869 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 kekepower 1348447 %autosetup
25 ennael 36869
26     %build
27     %serverbuild
28 neoclust 1106880 autoreconf
29 ennael 36869
30     %configure2_5x
31    
32 kekepower 1348447 %make_build
33 ennael 36869
34     %check
35     make check
36    
37     %install
38 kekepower 1348447 %make_install
39 ennael 36869
40     %files
41     %{_bindir}/tnef
42     %{_mandir}/man1/tnef.1*
43    
44    

  ViewVC Help
Powered by ViewVC 1.1.30