delete -Sgit from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
1b0217c7e5
commit
b716f690ca
@ -7,7 +7,7 @@
|
||||
|
||||
Name: ding-libs
|
||||
Version: 0.6.1
|
||||
Release: 42
|
||||
Release: 43
|
||||
Summary: 'Ding is not GLib' utility libraries
|
||||
License: LGPLv3+
|
||||
URL: https://pagure.io/SSSD/ding-libs
|
||||
@ -17,7 +17,7 @@ Patch1: INI-Remove-definiton-of-TRACE_LEVEL.patch
|
||||
Patch2: INI-Fix-detection-of-error-messages.patch
|
||||
Patch3: TEST-validators_ut_check-Fix-fail-with-new-glibc.patch
|
||||
|
||||
BuildRequires: autoconf,automake,check-devel,doxygen,gcc,git,libtool,m4,pkgconfig
|
||||
BuildRequires: autoconf,automake,check-devel,doxygen,gcc,libtool,m4,pkgconfig
|
||||
Obsoletes: libpath_utils = %{Vpath_utils}, libdhash = %{Vdhash}, libref_array = %{Vref_array}
|
||||
Obsoletes: libcollection = %{Vcollection}, libbasicobjects = %{Vbasicobjects}, libini_config = %{Vini_config}
|
||||
Provides: libpath_utils = %{Vpath_utils}, libdhash = %{Vdhash}, libref_array = %{Vref_array}
|
||||
@ -41,7 +41,7 @@ This package provides development libraries and other development files.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -Sgit
|
||||
%autosetup -p1
|
||||
|
||||
autoreconf -fiv
|
||||
%build
|
||||
@ -83,5 +83,8 @@ cp -pr ini/doc/html %{buildroot}%{_docdir}/%{name}-help/libini_config
|
||||
%{_docdir}/%{name}-help/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.6.1-43
|
||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Fri Sep 06 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.6.1-42
|
||||
- Package Init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user