| 42 %files |
42 %files |
| 43 %defattr(-,root,root) |
43 %defattr(-,root,root) |
| 44 %attr(755,root,root) %{prefix}/bin/gaim |
44 %attr(755,root,root) %{prefix}/bin/gaim |
| 45 %doc doc/the_penguin.txt doc/PROTOCOL doc/CREDITS NEWS COPYING AUTHORS doc/FAQ README README.plugins ChangeLog |
45 %doc doc/the_penguin.txt doc/PROTOCOL doc/CREDITS NEWS COPYING AUTHORS doc/FAQ README README.plugins ChangeLog |
| 46 %{prefix}/lib/gaim/* |
46 %{prefix}/lib/gaim/* |
| |
47 %{prefix}/share/locale/*/*/* |
| 47 %{prefix}/share/pixmaps/gaim.xpm |
48 %{prefix}/share/pixmaps/gaim.xpm |
| 48 %{prefix}/share/gnome/apps/Internet/gaim.desktop |
49 %{prefix}/share/gnome/apps/Internet/gaim.desktop |
| 49 %clean |
50 %clean |
| 50 rm -r $RPM_BUILD_ROOT |
51 rm -r $RPM_BUILD_ROOT |