diff --git a/sgml-common.spec b/sgml-common.spec index 4638d61..759abe9 100644 --- a/sgml-common.spec +++ b/sgml-common.spec @@ -2,7 +2,7 @@ Name: sgml-common Version: 0.6.3 -Release: 46%{?dist} +Release: 47%{?dist} Group: Applications/Text Summary: Common SGML catalog and DTD files @@ -31,7 +31,7 @@ Patch2: sgml-common-quotes.patch BuildRequires: libxml2 BuildRequires: automake -Requires: /bin/basename +Requires: %{_bindir}/basename %description The sgml-common package contains a collection of entities and DTDs @@ -167,6 +167,9 @@ fi %{_datadir}/xml/xml.xsd %changelog +* Tue Oct 31 2017 Igor Gnatenko - 0.6.3-47 +- Use /usr/bin instead of /bin in Requires + * Thu Jul 27 2017 Fedora Release Engineering - 0.6.3-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild