diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-01-10 01:26:15 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-01-10 01:26:15 +0000 |
commit | 53975c4423cadbc0a00c90097da37976ae3d1a87 (patch) | |
tree | 7445c4c749f2eb0de241391c13254b5d36c23f0e | |
parent | 4569e32bb439e70ad5d1a2d0fc1fc6401b3ed94e (diff) |
automatic import of R-CRAN-dixon
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | R-CRAN-dixon.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 5 insertions, 3 deletions
@@ -1 +1,2 @@ /dixon_0.0-8.tar.gz +/dixon_0.0-9.tar.gz diff --git a/R-CRAN-dixon.spec b/R-CRAN-dixon.spec index 132ef0d..51f89a1 100644 --- a/R-CRAN-dixon.spec +++ b/R-CRAN-dixon.spec @@ -1,10 +1,11 @@ %global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi %global packname dixon -%global packver 0.0-8 +%global packver 0.0-9 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.0.8 +Version: 0.0.9 Release: 1%{?dist}%{?buildtag} Summary: Nearest Neighbour Contingency Table Analysis @@ -1 +1 @@ -f29402979824940ac528d341259a2430 dixon_0.0-8.tar.gz +50cc84d4b92913346a5d1b4f1a840ceb dixon_0.0-9.tar.gz |