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:17 +0000 |
commit | 46df0b1b89a3e8e2651e7f6bd50c711695d948c6 (patch) | |
tree | 7445c4c749f2eb0de241391c13254b5d36c23f0e | |
parent | f545f9291d3b1093b914ceab2bbc7b305cf5dd7a (diff) |
automatic import of R-CRAN-dixonf38
-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 |