The corresponding version number nedds to be added to the Obsoletes filed

(cherry picked from commit 417d5da1f26da4901c7a8a16800dd8d21604f3bb)
This commit is contained in:
zhangruifang2020 2024-08-01 14:52:08 +08:00 committed by openeuler-sync-bot
parent a11c7975e8
commit 4f3e2ef603

View File

@ -1,6 +1,6 @@
Name: trousers
Version: 0.3.15
Release: 1
Release: 3
Summary: The open-source TCG Software Stack
License: BSD
Url: http://trousers.sourceforge.net
@ -16,7 +16,7 @@ Requires(preun): systemd-units
Requires(postun): systemd-units
Provides: trousers-lib
Obsoletes: trousers-lib
Obsoletes: trousers-lib < %{version}-%{release}
%description
Trousers is an Trusted Computing Software Stack. By using trousers you
@ -30,7 +30,7 @@ Summary: Trousers header files, documentation and trousers tCG device driver lib
Requires: %{name} = %{version}-%{release}
Provides: trousers-static
Obsoletes: trousers-static
Obsoletes: trousers-static < %{version}-%{release}
%description devel
Includes header files, static library and other development files using trousers.
@ -95,6 +95,9 @@ exit 0
%changelog
* Thu Aug 01 2024 zhangruifang <zhangruifang@h-partners.com> - 0.3.15-3
- The corresponding version number nedds to be added to the Obsoletes filed
* Sat Jan 23 2021 panxiaohe <panxiaohe@huawei.com> - 0.3.15-1
- update to 0.3.15