w/a missing provide devel(libnss_files)

This commit is contained in:
Mikhail Novosyolov 2023-01-10 00:02:21 +03:00
parent 3bc4c6394c
commit 86a2588e96

View file

@ -108,6 +108,9 @@
# enable utils by default # enable utils by default
%bcond_without utils %bcond_without utils
# devel() requires in glibc-devel from itself make no sense
%global __develgen_requires %{nil}
############################################################################## ##############################################################################
# Utility functions for pre/post scripts. Stick them at the beginning of # Utility functions for pre/post scripts. Stick them at the beginning of
# any lua %pre, %post, %postun, etc. sections to have them expand into # any lua %pre, %post, %postun, etc. sections to have them expand into