5 Star 0 Fork 2

src-openEuler/R-rpm-macros

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
R-rpm-macros.spec 905 Bytes
Copy Edit Raw Blame History
李龙 authored 2023-03-07 15:35 . Upgrade to 1.2.1
Name: R-rpm-macros
Version: 1.2.1
Release: 1
Summary: Macros to help produce R packages
License: MIT
URL: https://github.com/rpm-software-management/R-rpm-macros
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
Requires: R-core libtiff rpm
%description
This package contains the R RPM macros, that most implementations should rely on.
You should not need to install this package manually as the R-devel package requires
it. So install the R-devel package instead.
%prep
%autosetup -p1
%install
%make_install PREFIX=%{_prefix}
%files
%doc README.md
%license LICENSE
%{_rpmconfigdir}/fileattrs/R.attr
%{_rpmconfigdir}/R-deps.R
%changelog
* Tue Mar 07 2023 li-long315 <lilong@kylinos.cn> - 1.2.1-1
- Upgrade to 1.2.1
* Sun Jun 06 2021 He Rengui <herengui@uniontech.com> - 1.2.0-1
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/R-rpm-macros.git
git@gitee.com:src-openeuler/R-rpm-macros.git
src-openeuler
R-rpm-macros
R-rpm-macros
master

Search