Minor spec file fixes

This commit is contained in:
Honza Horák 2012-07-11 16:30:02 +02:00
parent c04606903b
commit 96c24da63b
1 changed files with 2 additions and 2 deletions

View File

@ -58,9 +58,9 @@ make DESTDIR="$RPM_BUILD_ROOT" INSTALL_PROGRAM=install install
%defattr(-,root,root,-)
%doc AUTHORS COPYING README ChangeLog NEWS etc/nsswitch.conf
%doc THANKS TODO
/usr/bin/*
%{_bindir}/*
%{_mandir}/*/*
/usr/sbin/*
%{_sbindir}/*
/var/yp/nicknames
%changelog