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
|
||||
License: AGPL
|
||||
URL: www.taosdata.com
|
||||
AutoReqProv: no
|
||||
|
||||
#BuildRoot: %_topdir/BUILDROOT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
|
Loading…
Reference in New Issue