!28 [sync] PR-25: delete Recommends in spec file

From: @openeuler-sync-bot 
Reviewed-by: @lvying6 
Signed-off-by: @lvying6
This commit is contained in:
openeuler-ci-bot 2023-01-04 02:39:20 +00:00 committed by Gitee
commit ddc47c61b0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libtdb
Version: 1.4.2
Release: 6
Release: 7
Summary: The Tdb library
License: LGPLv3+
URL: http://tdb.samba.org/
@ -8,7 +8,6 @@ Source: http://samba.org/ftp/tdb/tdb-%{version}.tar.gz
BuildRequires: gcc libxslt docbook-style-xsl
BuildRequires: python3-devel
Recommends: %{name}-help = %{version}-%{release}
Provides: bundled(libreplace)
Obsoletes: python2-tdb < 1.4.2-1
Obsoletes: python2-samba
@ -90,6 +89,9 @@ make %{?_smp_mflags} check
%ldconfig_scriptlets
%changelog
* Wed Aug 31 2022 yanglongkang <yanglongkang@h-partners.com> - 1.4.2-7
- delete Recommends in spec file
* Tue May 10 2022 mylee <liweiganga@uniontech.com> - 1.4.2-6
- fix spec changelog date