typedef, extern, union, unsigned, inline, and long to the
green list. (Mike Frysinger) DLR: Also add signed, short, and
enum to the green list.
+- nano.spec.in:
+ - Tweak to include all files in %{_bindir} instead of just nano,
+ so that the "rnano" symlink will be properly packaged. (DLR)
GNU nano 1.3.3 - 2004.06.28
- General:
%files
%defattr(-,root,root)
%doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README THANKS TODO doc/faq.html doc/nanorc.sample
-%{_bindir}/nano
+%{_bindir}/*
%{_mandir}/*/*
%{_datadir}/locale/*/LC_MESSAGES/nano.mo
%{_infodir}/nano.info*