From 359f6426629ccce2c11bc43cbd211b60c79afe73 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 17 Mar 2005 12:46:40 +0000 Subject: [PATCH] Add %dir %{_prefix}/%{_lib}/gconv to glibc's file list. --- fedora/glibc.spec.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 776b8e91fc8..4115d4f252f 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1203,6 +1203,7 @@ rm -f *.filelist* %verify(not md5 size mtime) %config(noreplace) /etc/ld.so.conf %dir /etc/ld.so.conf.d %dir %{_prefix}/libexec/getconf +%dir %{_prefix}/%{_lib}/gconv %attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /etc/ld.so.cache %doc README NEWS INSTALL FAQ BUGS NOTES PROJECTS CONFORMANCE %doc COPYING COPYING.LIB README.libm LICENSES @@ -1274,6 +1275,8 @@ rm -f *.filelist* %endif %changelog +- add %%dir %{_prefix}/%{_lib}/gconv to glibc's file list (#151372) + * Sun Mar 6 2005 Roland McGrath 2.3.4-14 - fix bits/socket2.h macro typos -- 2.47.2