ID | 1928019 |
Package Name | epel-rpm-macros |
Version | 7 |
Release | 35 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/epel-rpm-macros.git#17e052d925e86de323fe4021b704dbebb07d53a7 |
Summary |
Description |
Built by | ngompa |
State |
complete
|
Volume |
DEFAULT |
Started | Wed, 02 Mar 2022 20:58:59 UTC |
Completed | Wed, 02 Mar 2022 21:01:25 UTC |
Task | build (epel7-candidate, /rpms/epel-rpm-macros.git:17e052d925e86de323fe4021b704dbebb07d53a7) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/epel-rpm-macros.git#17e052d925e86de323fe4021b704dbebb07d53a7'}} |
Tags |
|
RPMs |
|
Logs |
|
Changelog |
* Mon Jan 31 2022 Pablo Greco <pgreco@centosproject.org> - 7-35
- Backport systemd sysusers macros from Fedora
* Mon Jan 31 2022 Stephen Gallagher <sgallagh@redhat.com> - 7-34
- Drop nodejs_arches override. RHEL now provides all of the arches.
* Wed Sep 01 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 7-33
- Fix macros.build-constraints' %limit_build
- number of CPUs will never be set to less than 1
- this now outputs build flag overrides to be used with %make_build etc.
- add documentation
* Mon Aug 02 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 7-32
- Add macros.build-constraints
- Refactor to use standard macros, not hard-coded paths
* Wed Jul 14 2021 Miro Hrončok <mhroncok@redhat.com> - 7-31
- Introduce %py3_check_import
* Fri Apr 23 2021 Miro Hrončok <mhroncok@redhat.com> - 7-30
- Make %pycached compatible with RPM < 4.13
- Fixes: rhbz#1952704
* Tue Nov 10 2020 Miro Hrončok <mhroncok@redhat.com> - 7-29
- Backport %py_provides
* Mon Oct 12 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 7-28
- Add a Requires for lua-srpm-macros
* Fri Sep 25 2020 Miro Hrončok <mhroncok@redhat.com> - 7-27
- Add %python3_platform_triplet and %python3_ext_suffix
- https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names
* Sun Aug 30 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 7-26
- Backport %_smp_build_ncpus from RPM 4.15
* Mon Jun 15 2020 Miro Hrončok <mhroncok@redhat.com> - 7-25
- Allow to combine %pycached with other macros (e.g. %exclude or %ghost) (#1838992)
* Sat Dec 28 2019 Miro Hrončok <mhroncok@redhat.com> - 7-24
- Add the %pycached macro
* Tue Oct 22 2019 Miro Hrončok <mhroncok@redhat.com> - 7-23
- Override %py_build from RHEL not to use %__python2 but %__python
* Mon Sep 30 2019 Miro Hrončok <mhroncok@redhat.com> - 7-22
- Define %python2 and %python3
* Sun Aug 11 2019 Miro Hrončok <mhroncok@redhat.com> - 7-21
- Move %python3_other_pkgversion from python-srpm-macros
- Redefine %python3_pkgversion to backwards compatible value
* Sat Jun 29 2019 Kevin Fenzi <kevin@scrye.com> - 7-20
- Add gpgverify script for maintainers.
* Fri Jun 15 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-19
- Add %set_build_flags macro.
* Mon May 14 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-18
- Add various %build_* macros from Fedora.
* Fri Apr 20 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-17
- Add %_rpmmacrodir from Fedora.
* Fri Apr 20 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-16
- Add %_metainfodir macro.
* Thu Feb 15 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-15
- Add %vimfiles_root (bug #1545901)
* Mon Jan 29 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 7-14
- Backport ldconfig macros
* Thu Dec 15 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-13
- Backport vpath macros.
* Fri Dec 09 2016 Orion Poplawski <orion@cora.nwra.com> 7-12
- Fix override macro file name
* Tue Dec 06 2016 Orion Poplawski <orion@cora.nwra.com> 7-11
- Override %_pkgdocdir (bug #1392354)
* Fri Sep 16 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-10
- Add overrides file (seems that it must be in /etc/rpm) and override
%nodejs_arches.
* Thu Aug 11 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-9
- Add %bash_completion_dir.
* Wed Mar 30 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-8
- Use simpler definition of %epel.
* Thu Feb 18 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 7-7
- Add mono macros requested in rhbz 1295117.
* Mon Jan 25 2016 Orion Poplawski <orion@cora.nwra.com> 7-6
- Bring in python macros via the python-rpm-macros packages
- Use %setup so fedpkg local works
* Mon Jan 04 2016 Orion Poplawski <orion@cora.nwra.com> 7-5
- Fix python_provide macro for EPEL7 python3 package names
* Thu Oct 08 2015 Thomas Spura <tomspur@fedoraproject.org> - 7-4
- Fix python_provide macro to use epoch and obsolete previous python- package
* Tue Aug 18 2015 Orion Poplawski <orion@cora.nwra.com> 7-3
- Fix py2_install macro
- Cleanup spec
* Sat Aug 01 2015 Kevin Fenzi <kevin@scrye.com> 7-2
- Add python macros. Fixes bug #1241655
* Wed Apr 29 2015 Kevin Fenzi <kevin@scrye.com> 7-1
- Initial version for epel.
|