Merge pull request #5208 from taosdata/hotfix/sangshuduo/TD-2982-disable-rpm-autodetect-dependency
[TD-2982] <fix>: disable rpmbuild auto detect dependency
This commit is contained in:
commit
5434f52c7f
|
@ -9,6 +9,7 @@ Summary: tdengine from taosdata
|
||||||
Group: Application/Database
|
Group: Application/Database
|
||||||
License: AGPL
|
License: AGPL
|
||||||
URL: www.taosdata.com
|
URL: www.taosdata.com
|
||||||
|
AutoReqProv: no
|
||||||
|
|
||||||
#BuildRoot: %_topdir/BUILDROOT
|
#BuildRoot: %_topdir/BUILDROOT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
|
|
Loading…
Reference in New Issue