forked from Imagelibrary/rtems
Use %summary instead of %_summary in %description
This commit is contained in:
@@ -30,7 +30,7 @@ Version: %{gcc_rpmvers}
|
||||
License: GPL
|
||||
|
||||
%description -n @rpmprefix@@tool_target@-gcc-libstdc++
|
||||
%{_summary}
|
||||
%{summary}
|
||||
|
||||
|
||||
%files -n @rpmprefix@@tool_target@-gcc-c++
|
||||
|
||||
@@ -44,7 +44,7 @@ Version: %{gcc_rpmvers}
|
||||
License: GPL
|
||||
|
||||
%description -n @rpmprefix@@tool_target@-gcc-libgfortran
|
||||
%{_summary}
|
||||
%{summary}
|
||||
|
||||
%files -n @rpmprefix@@tool_target@-gcc-libgfortran -f build/files.gfortran
|
||||
%defattr(-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user