diff --git a/indent.spec b/indent.spec index d7def9e..3f425f7 100644 --- a/indent.spec +++ b/indent.spec @@ -19,10 +19,13 @@ Patch8: indent-2.2.11-Do-not-split-decimal-float-suffix-from-constant.patch # Patch9: indent-2.2.11-Return-non-zero-exit-code-on-tests-failure.patch # Submitted to upstream +# Patch10: indent-2.2.11-Fix-compiler-warnings.patch # Submitted to upstream, bug #912635 +# Patch11: indent-2.2.11-Allow-64-bit-stat.patch # Submitted to upstream +# Patch12: indent-2.2.11-Fix-copying-overlapping-comment.patch # Submitted to upstream # @@ -83,7 +86,8 @@ if [ "$1" = 0 ]; then fi %files -f %{name}.lang -%doc AUTHORS COPYING NEWS README ChangeLog* +%license COPYING +%doc AUTHORS NEWS README ChangeLog* %{_bindir}/indent %{_mandir}/man1/indent.* %{_infodir}/indent.info*