Add reversed "keep this synced" comments

This commit is contained in:
Miro Hrončok 2022-02-22 12:02:10 +01:00
parent a426a21cc4
commit 1b34489b24
1 changed files with 3 additions and 0 deletions

View File

@ -773,6 +773,7 @@ CheckPyPy pypy%{pyversion}-c
%files test
# Keep this synced with %%excluded %%files in libs
%{pypylibdir}/_ctypes_test.*
%{pypylibdir}/_pypy_testcapi.*
%{pypylibdir}/_test*
@ -794,6 +795,8 @@ CheckPyPy pypy%{pyversion}-c
%if %{with main_pypy3}
%{_rpmconfigdir}/macros.d/macros.pypy3
%endif
# Keep this synced with %%excluded %%files in libs
%{pypylibdir}/cffi/*.h
%{pypylibdir}/hpy/devel/