specfile: files in %files section reordered
This commit is contained in:
parent
9d322c8946
commit
adc0d3754e
@ -215,13 +215,14 @@ fi
|
|||||||
# === PACKAGING INSTRUCTIONS ==================================================
|
# === PACKAGING INSTRUCTIONS ==================================================
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%{_mandir}/man1/*
|
%{_bindir}/*awk
|
||||||
%{_mandir}/man3/*
|
|
||||||
%{_infodir}/*awk*.info*
|
|
||||||
%{_libdir}/gawk
|
%{_libdir}/gawk
|
||||||
%{_libexecdir}/*awk
|
%{_libexecdir}/*awk
|
||||||
%{_datadir}/*awk
|
%{_datadir}/*awk
|
||||||
%{_bindir}/*awk
|
|
||||||
|
%{_mandir}/man1/*
|
||||||
|
%{_mandir}/man3/*
|
||||||
|
%{_infodir}/*awk*.info*
|
||||||
|
|
||||||
%doc NEWS README POSIX.STD README_d/README.multibyte
|
%doc NEWS README POSIX.STD README_d/README.multibyte
|
||||||
%license COPYING LICENSE.GPLv2 LICENSE.LGPLv2 LICENSE.BSD
|
%license COPYING LICENSE.GPLv2 LICENSE.LGPLv2 LICENSE.BSD
|
||||||
|
Loading…
Reference in New Issue
Block a user