delete Recommends in spec file
(cherry picked from commit 0a83f3803a44af12b94b6b15c87bce051bfe9628)
This commit is contained in:
parent
42c24fe337
commit
261478dfc8
@ -1,6 +1,6 @@
|
|||||||
Name: libtdb
|
Name: libtdb
|
||||||
Version: 1.4.2
|
Version: 1.4.2
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: The Tdb library
|
Summary: The Tdb library
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
URL: http://tdb.samba.org/
|
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: gcc libxslt docbook-style-xsl
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
Recommends: %{name}-help = %{version}-%{release}
|
|
||||||
Provides: bundled(libreplace)
|
Provides: bundled(libreplace)
|
||||||
Obsoletes: python2-tdb < 1.4.2-1
|
Obsoletes: python2-tdb < 1.4.2-1
|
||||||
Obsoletes: python2-samba
|
Obsoletes: python2-samba
|
||||||
@ -90,6 +89,9 @@ make %{?_smp_mflags} check
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue May 10 2022 mylee <liweiganga@uniontech.com> - 1.4.2-6
|
||||||
- fix spec changelog date
|
- fix spec changelog date
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user