Fix typo.
This commit is contained in:
parent
729ec67a6e
commit
d1461c9648
@ -1,5 +1,4 @@
|
||||
%global packname showtext
|
||||
%global packvers 0.6
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# knitr suggests this package and vice versa.
|
||||
@ -14,7 +13,7 @@ Summary: Using Fonts More Easily in R Graphs
|
||||
# src/tidy.h, src/utf8.c and src/utf8.h: libpng/zlib
|
||||
License: ASL 2.0 and zlib
|
||||
URL: https://CRAN.R-project.org/package=%{packname}
|
||||
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packvers}.tar.gz
|
||||
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
|
||||
|
||||
# Here's the R view of the dependencies world:
|
||||
# Depends: R-sysfonts >= 0.7.1, R-showtextdb >= 2.0
|
||||
|
Loading…
Reference in New Issue
Block a user