From eacdd73c148a078ac28120593fbece9b075493e6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Apr 2024 02:54:17 +0000 Subject: automatic import of python-tensordict --- python-tensordict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tensordict.spec b/python-tensordict.spec index c3470ae..cdb8116 100644 --- a/python-tensordict.spec +++ b/python-tensordict.spec @@ -3,6 +3,7 @@ %global pkg_summary TensorDict is a pytorch dedicated tensor container. %global pkg_description %{expand: %{pkg_summary}} +%global _empty_manifest_terminate_build 0 Name: python-%{pkg_name} Version: %{pkg_version} @@ -63,11 +64,13 @@ mv %{buildroot}/doclist.lst . %files -n python3-%{pkg_name} %license LICENSE* %doc README* -%{python3_sitelib}/%{pkg_name}* +%{python3_sitearch}/%{pkg_name}* %files doc -f doclist.lst %{_docdir}/* %changelog +* Mon Apr 15 2024 YunShu +- add doc subpackage * Sun Mar 31 2024 YunShu - add tensordict 0.2.1 -- cgit v1.2.3