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