diff --git a/kbd.spec b/kbd.spec index b0e2f39..41b904a 100644 --- a/kbd.spec +++ b/kbd.spec @@ -112,7 +112,7 @@ install -c -m644 $RPM_SOURCE_DIR/kbdrate.pam \ %files -f %{name}.lang %defattr(-,root,root) -%doc CHANGES CREDITS README doc/*.txt doc/kbd.FAQ*.html doc/font-formats/*.html doc/utf/utf* +%doc CHANGES CREDITS README doc/kbd.FAQ*.html doc/font-formats/*.html doc/utf/utf* /bin/* %{_bindir}/* %{_sbindir}/* @@ -122,6 +122,9 @@ install -c -m644 $RPM_SOURCE_DIR/kbdrate.pam \ %config %{_sysconfdir}/pam.d/* %changelog +- Don't ship character set lists (they are already in glibc-common) and an + obsolete copy of kbd.FAQ + * Fri May 20 2005 Miloslav Trmac - 1.12-10 - Don't attempt to open directories as source files (#141634, original patch by Paul Nasrat)