delete Recommends in spec file

(cherry picked from commit 0a83f3803a44af12b94b6b15c87bce051bfe9628)
This commit is contained in:
markeryang 2022-08-31 16:53:44 +08:00 committed by openeuler-sync-bot
parent 42c24fe337
commit 261478dfc8

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