Add reversed "keep this synced" comments
This commit is contained in:
parent
a426a21cc4
commit
1b34489b24
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user