From: Thierry Parmentelat Date: Tue, 10 Nov 2020 14:12:24 +0000 (+0100) Subject: remove define in comment X-Git-Url: http://git.onelab.eu/?p=sliceimage.git;a=commitdiff_plain;h=7002c00ac673da28581ba0c18c2be6aff0cac040 remove define in comment --- diff --git a/sliceimage.spec b/sliceimage.spec index 8bd618b..5a6f3c5 100644 --- a/sliceimage.spec +++ b/sliceimage.spec @@ -1,7 +1,7 @@ %define slicefamily %{pldistro}-%{distroname}-%{_arch} # historically there was one dummy 'sliceimage' package, and -# then 2 subpackages with %{slicefamily} and system-%{slicefamily} +# then 2 subpackages with {slicefamily} and system-{slicefamily} # however the python spec2make that we need to use on f>=15 is dumb # it cannot detect it's an empty/dummy package, and thus includes it # in e.g. noderepo, which fails @@ -12,7 +12,6 @@ %define taglevel 12 # pldistro already in the rpm name -#%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define release %{taglevel}%{?date:.%{date}}