import rust-srpm-macros-17-4.el9
This commit is contained in:
commit
c62346a6f6
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
SOURCES/rust2rpm-v17.tar.gz
|
1
.rust-srpm-macros.metadata
Normal file
1
.rust-srpm-macros.metadata
Normal file
@ -0,0 +1 @@
|
||||
e14e7a637b237b18abcbff35d9497bac1ab4560d SOURCES/rust2rpm-v17.tar.gz
|
117
SPECS/rust-srpm-macros.spec
Normal file
117
SPECS/rust-srpm-macros.spec
Normal file
@ -0,0 +1,117 @@
|
||||
Name: rust-srpm-macros
|
||||
Version: 17
|
||||
Release: 4%{?dist}
|
||||
Summary: RPM macros for building Rust source packages
|
||||
|
||||
License: MIT
|
||||
URL: https://pagure.io/fedora-rust/rust2rpm
|
||||
Source: https://pagure.io/fedora-rust/rust2rpm/archive/v%{version}/rust2rpm-v%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -n rust2rpm-v%{version} -p1
|
||||
# https://pagure.io/koji/issue/659
|
||||
sed -i -e 's/i686/%%{ix86}/' data/macros.rust-srpm
|
||||
|
||||
%install
|
||||
install -D -p -m 0644 -t %{buildroot}%{_rpmmacrodir} data/macros.rust-srpm
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%{_rpmmacrodir}/macros.rust-srpm
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 17-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 17-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 17-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Dec 26 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 17-1
|
||||
- Update to 17
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Fri May 22 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 15-1
|
||||
- Update to 15
|
||||
|
||||
* Sat May 02 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 14-1
|
||||
- Update to 14
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Fri Dec 20 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 13-1
|
||||
- Update to 13
|
||||
|
||||
* Fri Dec 13 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 12-1
|
||||
- Update to 12
|
||||
|
||||
* Wed Dec 04 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11-2
|
||||
- Return arch hack back
|
||||
|
||||
* Wed Dec 04 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11-1
|
||||
- Update to 11
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sun Jun 16 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10-1
|
||||
- Update to 10
|
||||
|
||||
* Sat Jun 08 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 9-3
|
||||
- Implement %%__cargo_skip_build
|
||||
|
||||
* Sat Jun 08 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 9-2
|
||||
- Use %%ix86 as workaround
|
||||
|
||||
* Sun May 05 09:14:19 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 9-1
|
||||
- Update to 9
|
||||
|
||||
* Tue Apr 23 21:17:25 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8-1
|
||||
- Update to 8
|
||||
|
||||
* Tue Apr 23 16:16:28 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 7-1
|
||||
- Update to 7
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Sat Jan 26 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6-3
|
||||
- Add %%version_no_tilde
|
||||
|
||||
* Sat Jan 26 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6-2
|
||||
- Add support for %%crates_source
|
||||
|
||||
* Sun Sep 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6-1
|
||||
- Update to 6
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 5-1
|
||||
- Update to 5
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Jul 08 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4-2
|
||||
- Include license
|
||||
|
||||
* Fri Jul 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4-1
|
||||
- Update to 4
|
||||
|
||||
* Tue Jun 13 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3-1
|
||||
- Initial package
|
Loading…
Reference in New Issue
Block a user