diff --git a/curl.spec b/curl.spec index a050884..663f924 100644 --- a/curl.spec +++ b/curl.spec @@ -46,15 +46,12 @@ %define _disable_rebuild_configure 1 %define _docs %{expand: -%doc _docs/CHANGES \ +%doc _docs/CHANGES.md \ %doc _docs/COPYING \ %doc _docs/README \ %doc _docs/README.md \ %doc _docs/RELEASE-NOTES \ %doc _docs/SECURITY.md \ -%doc _docs/docs/FAQ \ -%doc _docs/docs/THANKS \ -%doc _docs/docs/KNOWN_BUGS \ %doc _docs/docs/*.md }