diff options
author | CoprDistGit <infra@openeuler.org> | 2023-06-21 08:17:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-06-21 08:17:18 +0000 |
commit | e9587100f4c6a6626688a48c1f4455881b7af443 (patch) | |
tree | dbdc58459c5c72ec7c3ecad442f637d60c098bf1 /openbabel.spec | |
parent | 17deba2b2d9731a79fb77ee05473dbe4a787f733 (diff) |
automatic import of openbabel
Diffstat (limited to 'openbabel.spec')
-rw-r--r-- | openbabel.spec | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/openbabel.spec b/openbabel.spec index 281b17e..112c513 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -154,14 +154,14 @@ Obsoletes: python2-%{name} < 0:%{version}-%{release} %description -n python3-%{name} Python3 wrapper for the Open Babel library. -%package -n ruby-%{name} -Summary: Ruby wrapper for the Open Babel library -Requires: ruby(release) -Requires: %{name}-libs%{?_isa} = %{version}-%{release} -BuildRequires: ruby-devel +#%package -n ruby-%{name} +#Summary: Ruby wrapper for the Open Babel library +#Requires: ruby(release) +#Requires: %{name}-libs%{?_isa} = %{version}-%{release} +#BuildRequires: ruby-devel -%description -n ruby-%{name} -Ruby wrapper for the Open Babel library. +#%description -n ruby-%{name} +#Ruby wrapper for the Open Babel library. %prep %setup -q -n %{name}-%{version} @@ -341,8 +341,8 @@ ctest3 -j1 --force-new-ctest-process %files -n python3-%{name} %{python3_sitearch}/openbabel/ -%files -n ruby-%{name} -%{ruby_vendorarchdir}/openbabel.so +#%files -n ruby-%{name} +#%{ruby_vendorarchdir}/openbabel.so %changelog * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.1.1-19 |