From 8ca6f66f209db512ea16a98c6b8d5a05d8e17f04 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 4 Sep 2017 20:53:35 +0200 Subject: [PATCH] Upstream removed BUGS and CONFORMANCE files --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index d8b5a73..146b8ab 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1968,7 +1968,7 @@ fi %attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/cache/ldconfig/aux-cache %attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /etc/ld.so.cache %attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /etc/gai.conf -%doc README NEWS INSTALL BUGS CONFORMANCE elf/rtld-debugger-interface.txt +%doc README NEWS INSTALL elf/rtld-debugger-interface.txt # If rpm doesn't support %license, then use %doc instead. %{!?_licensedir:%global license %%doc} %license COPYING COPYING.LIB LICENSES