epel-rpm-macros-8-31$>* q[o">@?td  F  'SY`x      *HhV(819P1:1GHIXY\]^Mbdefl t$u<vTlp (.pCepel-rpm-macros831Extra Packages for Enterprise Linux RPM macrosThis package contains the Extra Packages for Enterprise Linux (EPEL) RPM macros for building EPEL packages.b҄buildvm-ppc64le-10.iad2.fedoraproject.orgh\Fedora ProjectFedora ProjectGPLv2Fedora ProjectUnspecifiedhttps://download.fedoraproject.org/pub/epellinuxnoarch9FA큤b҃hb҃hb҃hb҃hb҄b҃hf0f57681f2edd01d8c9a2ff56e356bfc49d8858a578d233af60fefafafc929d796e85d1b28dac793a030bf7c0c82b9439b46d8559c4fcda9031217dc65d9ada84c3b261a16695f644644bb8e98c65fca5f62f9149292fd44b616c76919348705d8bc17b8cd0fce9879a85faa71c2e3c4f1f626b6948a38e0ee4a622c82c63c988177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643rootrootrootrootrootrootrootrootrootrootrootrootepel-rpm-macros-8-31.src.rpmepel-rpm-macros      (epel-rpm-macros-systemd if systemd-rpm-macros)(python-modular-rpm-macros if (python36-devel or python38-devel or python39-devel))(python2-rpm-macros if python2-devel)ansible-srpm-macrosfpc-srpm-macroslua-srpm-macrospython-rpm-macrospython-srpm-macrosredhat-releaserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(RichDependencies)83.0.4-14.6.0-14.0-15.2-14.12.0-14.14.3bҨ@bb@b0a@ay?@awa/k@a@```B__m_Wr@_"@_!d^@^^^^^%@]|@]*]@]{@]]@\[#@Zz@Z@Z@Zv@Zo XRXJXF@WWhVVŲ@V@V^VZU@UU@Miro Hrončok - 8-31Maxwell G - 8-30Maxwell G - 8-29Miro Hrončok - 8-28Pablo Greco - 8-27Karolina Surma - 8-26Tomas Orsava - 8-25Michel Alexandre Salim - 8-24Michel Alexandre Salim - 8-23Miro Hrončok - 8-22Neal Gompa - 8-21Todd Zullinger - 8-20Miro Hrončok - 8-19Miro Hrončok - 8-18Michel Alexandre Salim - 8-17Neal Gompa - 8-16Neal Gompa - 8-15Artur Iwicki - 8-14Troy Dawson - 8-13Miro Hrončok - 8-12Troy Dawson - 8-11Miro Hrončok - 8-10Troy Dawson - 8-9Troy Dawson - 8-8Troy Dawson - 8-6Kevin Fenzi - 8-5Orion Poplawski - 8-4Miro Hrončok - 8-3Miro Hrončok - 8-2Stephen Smoogen - 8-1Jason L Tibbitts III - 7-19Jason L Tibbitts III - 7-18Jason L Tibbitts III - 7-17Jason L Tibbitts III - 7-16Jason L Tibbitts III - 7-15Igor Gnatenko - 7-14Jason L Tibbitts III - 7-13Orion Poplawski 7-12Orion Poplawski 7-11Jason L Tibbitts III - 7-10Jason L Tibbitts III - 7-9Jason L Tibbitts III - 7-8Jason L Tibbitts III - 7-7Orion Poplawski 7-6Orion Poplawski 7-5Thomas Spura - 7-4Orion Poplawski 7-3Kevin Fenzi 7-2Kevin Fenzi 7-1- Fix a regression in the %pytest definition (/usr/bin/pytest: No such file or directory)- Pull in appropriate python3X-rpm-macros package for non-default Python versions - Ensure the python macros work properly when building against non-default python interpreters. - Only pull in python2-rpm-macros when python2-devel is present. - Remove macros that have been added to RHEL itself.- Add `Requires: ansible-srpm-macros` - Backport @churchyard's packaging nitpicks from epel9- Remove %gpgverify and /usr/lib/rpm/gpgverify, it is available in RHEL 8.4+- Backport systemd sysusers macros from Fedora- Add -t, -f, -e options to %py_check_import which emit warning when used- Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix- 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- Add macros.build-constraints - Refactor to use standard macros, not hard-coded paths- Introduce %py3_check_import- Drop custom CMake macros, RHEL 8.4 includes them now (cf. rhbz#1858983)- Backport %gpgverify API simplification - Remove exec perms from /etc/rpm/macros.zzz-epel-override-cmake - Silence rpmlint warnings about non-issues- Define %python_disable_dependency_generator- Add %python3_platform_triplet and %python3_ext_suffix - https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names- Add a Requires for lua-srpm-macros- Use legacy behavior for cmake-configure- Backport support for out-of-source builds controlled by __cmake_in_source_build macro (#1861329) - Backport cmake_build and cmake_install macros - Backport ctest macro- Add a Requires for fpc-srpm-macros- Use Suggests for python36-rpm-macros- Backport %py_shebang_fix, %pytest, %py_provides - Allow to combine %pycached with other macros (e.g. %exclude or %ghost) (#1838992)- Install python36-rpm-macros or python38-rpm-macros correctly- Define %python, but make it work only if %__python is redefined - Add the %pycached macro- Add %qt5_qtwebengine_arches to macros- Bump release to be in sync with playground build.- Enable python requires generator- Bump release, because 8-4 was built in epel8-playground- Add gpgverify macro and script- Make sure EPEL8's Python 3 packages use /usr/bin/python3.6 instead of /usr/libexec/platform-python- Define %python2 and %python3- Make an initial macro set for 8.- Add %set_build_flags macro.- Add various %build_* macros from Fedora.- Add %_rpmmacrodir from Fedora.- Add %_metainfodir macro.- Add %vimfiles_root (bug #1545901)- Backport ldconfig macros- Backport vpath macros.- Fix override macro file name- Override %_pkgdocdir (bug #1392354)- Add overrides file (seems that it must be in /etc/rpm) and override %nodejs_arches.- Add %bash_completion_dir.- Use simpler definition of %epel.- Add mono macros requested in rhbz 1295117.- Bring in python macros via the python-rpm-macros packages - Use %setup so fedpkg local works- Fix python_provide macro for EPEL7 python3 package names- Fix python_provide macro to use epoch and obsolete previous python- package- Fix py2_install macro - Cleanup spec- Add python macros. Fixes bug #1241655- Initial version for epel.8-31macros.zzz-epel-overridepythondist.attrmacros.build-constraintsmacros.epel-rpm-macrosepel-rpm-macrosGPL/etc/rpm//usr/lib/rpm/fileattrs//usr/lib/rpm/macros.d//usr/share/licenses//usr/share/licenses/epel-rpm-macros/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protectiondrpmxz2noarch-redhat-linux-gnuASCII textdirectoryhttps://bugz.fedoraproject.org/epel-rpm-macros(python36-rpm-macros if python36-devel)(python38-rpm-macros if python38-devel)(python39-rpm-macros if python39-devel)utf-8cc8e1dd1741f02ab617c4a06d73bbfd112c53e16890eabed11f820f3d1390b09?7zXZ !#,]"k%]46!Ox+&'h/ Q]hY,ew϶Fp[P]_ IgSX/J6 wch8ϧ,шiXgOzO D_)X]tPo䃹4錜\mRc=s6GCHPuEy$=/|K#cGL!f81R#䲪B_.\ІCd'!.\J]썪7TNle7<DՆ(u>ϩ뼍cMRxQ/o;?#-~ǺGvyaG_ +!x:(L}_k-\<1ףc+E^T@M\U3FO-a<"ŕɌi˽z|` )Pky 68n[늅UQ>_<* b<1ifjcF5W<@\KPj*.tlm >NԘ"YLgM$ SMtcK-'#p: ?x;2՞G'Bp4arahDݶ{锍/flN[ E܂gU"~gzਧ?EB}s>WBj9ŴczLO[aְ9|>px8mI\w=6|~/ٸ~1Wp^(yK߶bw^23FE&tQ܂6. Aw29o(ȡI->P3X1