From 4656185a73f2e7e4e33d4a39e9f009cf98e57aaf Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Feb 21 2018 13:52:11 +0000 Subject: Escape macro in comment, remove Group tag --- diff --git a/jwhois.spec b/jwhois.spec index fb4978c..c81da25 100644 --- a/jwhois.spec +++ b/jwhois.spec @@ -15,7 +15,6 @@ Patch6: jwhois-4.0-libidn2.patch Patch7: jwhois-4.0-idna.patch Patch8: jwhois-4.0-idnfail.patch License: GPLv3 -Group: Applications/Internet Summary: Internet whois/nicname client BuildRequires: gcc, libidn2-devel, autoconf, automake %if %{with_cache} @@ -69,7 +68,7 @@ touch $RPM_BUILD_ROOT/%{_localstatedir}/cache/jwhois/jwhois.db rm -f "$RPM_BUILD_ROOT"%{_infodir}/dir %find_lang jwhois -# Make "whois.{%alternative}" jwhois (because of localized manual pages). +# Make "whois.{%%alternative}" jwhois (because of localized manual pages). echo .so man1/jwhois.1 > $RPM_BUILD_ROOT/%{_mandir}/man1/whois.%{alternative}.1 # Rename to alternative names @@ -122,6 +121,7 @@ fi %changelog * Wed Feb 21 2018 Vitezslav Crhonek - 4.0-52 - Add BuildRequires gcc +- Escape macro in comment, remove Group tag * Wed Feb 07 2018 Fedora Release Engineering - 4.0-51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild