diff options
author | CoprDistGit <infra@openeuler.org> | 2023-06-20 13:14:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-06-20 13:14:42 +0000 |
commit | 0d3e4087af74a4c9635ea9b800c2fe6d95f3f28e (patch) | |
tree | 61ea7327434eb900cce0bad1c82704ff53d5ad9c | |
parent | 42e957ffad382f09d4c045ea2c2a9380570dfb7f (diff) |
automatic import of openbabel
-rw-r--r-- | openbabel.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbabel.spec b/openbabel.spec index c7443d3..a0ca5ca 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -165,7 +165,7 @@ BuildRequires: ruby-devel Ruby wrapper for the Open Babel library. %prep -%setup -q -n %{name}-%{name}-%(echo %{version} | tr '.' '-') +%setup -q -n %{name}-%{version} %patch0 -p1 -b .perl_path %patch1 -p1 -b .plugindir %patch2 -p1 -b .noswig_ruby |