fix ytnef install error
(cherry picked from commit c7212946992d124ea0feb1cf8261be82c0773f3f)
This commit is contained in:
parent
0ac1a06c2a
commit
8805db2b51
@ -1,6 +1,6 @@
|
||||
Name: ytnef
|
||||
Version: 2.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: TNEF Stream Parser Library
|
||||
License: GPLv2+
|
||||
URL: https://github.com/Yeraze/ytnef
|
||||
@ -9,7 +9,7 @@ Patch0: ytnef-pkgconfig.patch
|
||||
BuildRequires: make autoconf automake libtool perl-generators
|
||||
Requires: libytnef = %{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Autoreq : no
|
||||
|
||||
%description
|
||||
Yerase's TNEF Stream Reader. Can take a TNEF Stream (winmail.dat) sent from
|
||||
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 peijiankang <peijiankang@kylinos.cn> - 2.0-2
|
||||
- fix ytnef install error
|
||||
|
||||
* Thu Jul 21 2022 duyiwei <duyiwei@kylinos.cn> - 2.0-1
|
||||
- upgrade to v2.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user