remove unuse files
(cherry picked from commit 26305e818cd08f4eabf3245410914e4db107b4ee)
This commit is contained in:
parent
1af619b6eb
commit
ba67d77c16
@ -3,12 +3,12 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: rust-packaging
|
Name: rust-packaging
|
||||||
Version: 15
|
Version: 20
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: RPM macros for building Rust packages on various architectures
|
Summary: RPM macros for building Rust packages on various architectures
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pagure.io/fedora-rust/rust2rpm
|
URL: https://pagure.io/fedora-rust/rust2rpm
|
||||||
Source: https://releases.pagure.org/fedora-rust/rust2rpm/rust2rpm-%{version}.tar.xz
|
Source: https://pagure.io/fedora-rust/rust2rpm/archive/v%{version}/rust2rpm-v%{version}.tar.gz
|
||||||
|
|
||||||
Patch0001: 0001-macros-Do-not-use-awk-s-inplace-feature.patch
|
Patch0001: 0001-macros-Do-not-use-awk-s-inplace-feature.patch
|
||||||
|
|
||||||
@ -36,7 +36,7 @@ Provides: rust2rpm = %{version}-%{release}
|
|||||||
Convert Rust packages to RPM.
|
Convert Rust packages to RPM.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n rust2rpm-%{version} -p1
|
%autosetup -n rust2rpm-v%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -65,6 +65,9 @@ py.test-%{python3_version} -vv test.py
|
|||||||
%{python3_sitelib}/rust2rpm-*.egg-info/
|
%{python3_sitelib}/rust2rpm-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 20-1
|
||||||
|
- Upgrade to version 20
|
||||||
|
|
||||||
* Thu Mar 18 2021 shixuantong <shixuantong@huawei.com> - 15-2
|
* Thu Mar 18 2021 shixuantong <shixuantong@huawei.com> - 15-2
|
||||||
- fix install fail issue because nothing provides rust-srpm-macros = 15
|
- fix install fail issue because nothing provides rust-srpm-macros = 15
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
rust2rpm-v20.tar.gz
Normal file
BIN
rust2rpm-v20.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user