diff --git a/nss-altfiles.spec b/nss-altfiles.spec index 4dc9dcd..8fc17d8 100644 --- a/nss-altfiles.spec +++ b/nss-altfiles.spec @@ -3,14 +3,14 @@ Name: nss-altfiles Version: 2.18.1 -Release: 8 +Release: 9 Summary: A NSS module which can read user information in an alternate location. License: LGPLv2+ URL: https://github.com/aperezdc/nss-altfiles Source0: https://github.com/aperezdc/nss-altfiles/archive/v2.18.1.tar.gz -BuildRequires: glibc-devel +BuildRequires: gcc glibc-devel %description This is a NSS module which can read user information from files in the same format as \ @@ -40,5 +40,8 @@ This is a NSS module which can read user information from files in the same form %doc README.md %changelog +* Web 02 Jun 2021 zhaoyao - 2.18.1-9 +- fixs faileds: /bin/sh: gcc: command not found. + * Sat Nov 23 2019 openEuler Buildteam - 2.18.1-8 - Package init