Changes of Revision 6
[-] | Changed | pxview.spec |
1
2 %files 3 %attr(-,root,root) %doc README AUTHORS ChangeLog COPYING INSTALL 4 %attr(-,root,root) %{_bindir}/* 5 -%attr(-,root,root) %{_mandir}man1/* 6 +%attr(-,root,root) %{_mandir}/man1/* 7 8 %changelog 9 * Wed Jan 02 2008 Carsten Schoene <cs@linux-administrator.com> 10 |