SUNWgnome-backgrounds.spec
branchgnome-2-28
changeset 18431 ef296c6db922
parent 18400 5613b4277952
child 18484 3b6334cb0ec1
--- a/SUNWgnome-backgrounds.spec	Tue Dec 01 08:24:15 2009 +0000
+++ b/SUNWgnome-backgrounds.spec	Tue Dec 01 09:02:09 2009 +0000
@@ -67,11 +67,13 @@
 %files
 %defattr(-, root, root)
 %dir %attr (0755, root, sys) %{_datadir}
+%dir %attr (0755, root, bin) %{_datadir}/gnome-background-properties
 %dir %attr (0755, root, other) %{_datadir}/pixmaps
-
-%{_datadir}/gnome-background-properties
-%{_datadir}/pixmaps/backgrounds/
-
+%dir %attr (0755, root, bin) %{_datadir}/pixmaps/backgrounds
+%dir %attr (0755, root, bin) %{_datadir}/pixmaps/backgrounds/gnome
+%{_datadir}/gnome-background-properties/*.xml
+%{_datadir}/pixmaps/backgrounds/gnome/nature/*.jpg
+%{_datadir}/pixmaps/backgrounds/gnome/abstract/*.png
 %doc -d %{base_arch} gnome-backgrounds-%{backgrounds.version}/README
 %doc -d %{base_arch} gnome-backgrounds-%{backgrounds.version}/AUTHORS
 %doc(bzip2) -d %{base_arch} gnome-backgrounds-%{backgrounds.version}/COPYING
@@ -90,4 +92,5 @@
 %changelog
 * Thu Nov 19 2009 - [email protected]
 - Adding a %changelog. Fixing directory permissions in %files.
-
+* Mon Nov 30 2009 - [email protected]
+- Fix %files.