update to 1.4.18 [release 1.4.18-1mamba;Sat Nov 26 2022]
This commit is contained in:
parent
d4daba98c2
commit
bafab5f185
14
tnef.spec
14
tnef.spec
@ -1,25 +1,26 @@
|
|||||||
Name: tnef
|
Name: tnef
|
||||||
Version: 1.4.12
|
Version: 1.4.18
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments
|
Summary: TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://sourceforge.net/projects/tnef/
|
URL: https://github.com/verdammelt/tnef
|
||||||
Source: http://downloads.sourceforge.net/project/tnef/tnef/tnef-%{version}.tar.gz
|
Source: https://github.com/verdammelt/tnef.git/%{version}/tnef-%{version}.tar.bz2
|
||||||
#Source: http://downloads.sourceforge.net/project/tnef/tnef/v%{version}/tnef-%{version}.tar.gz
|
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It operates like tar in order to upack any files which may have been put into the MS-TNEF attachment instead of being attached seperately.
|
TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It operates like tar in order to upack any files which may have been put into the MS-TNEF attachment instead of being attached seperately.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
autoreconf -f -i
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -40,6 +41,9 @@ TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It
|
|||||||
#ChangeLog NEWS THANKS
|
#ChangeLog NEWS THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.18-1mamba
|
||||||
|
- update to 1.4.18
|
||||||
|
|
||||||
* Sun Sep 21 2014 Automatic Build System <autodist@mambasoft.it> 1.4.12-1mamba
|
* Sun Sep 21 2014 Automatic Build System <autodist@mambasoft.it> 1.4.12-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user