/[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 649438 - (hide annotations) (download)
Sun Jul 6 15:58:40 2014 UTC (9 years, 9 months ago) by ovitters
File size: 1075 byte(s)
- SILENT remove defattr
- SILENT remove cleaning buildroot in install
- SILENT remove clean section
- SILENT remove buildroot definition
1 ennael 36869 Summary: Decodes MS-TNEF attachments
2     Name: tnef
3 dlucio 404352 Version: 1.4.9
4 umeabot 522593 Release: %mkrel 2
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     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