Solaris/SUNWgnome-games.spec
changeset 5518 235b0b4aa324
parent 4740 13759ea4bf6e
child 5845 e5f103319f7c
--- a/Solaris/SUNWgnome-games.spec	Thu Aug 11 18:30:17 2005 +0000
+++ b/Solaris/SUNWgnome-games.spec	Thu Aug 11 18:34:53 2005 +0000
@@ -1,4 +1,4 @@
-#
+
 # spec file for package SUNWgnome-games
 #
 # includes module(s): gnome-games
@@ -19,17 +19,19 @@
 
 Name:                    SUNWgnome-games
 Summary:                 GNOME Games
-Version:                 2.6.0
+Version:                 2.10.0
 SUNW_BaseDir:            %{_basedir}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
 %include default-depend.inc
 BuildRequires: SUNWgnome-javahelp-convert
+BuildRequires: SUNWlibrsvg-devel
 # FIXME: Uncomment these lines when branch for Cinnabar/Metropolis.
 # BuildRequires: SUNWscpu
 # Requires: SUNWscpu
 Requires: SUNWgnome-libs
 Requires: SUNWgnome-base-libs
+Requires: SUNWlibrsvg
 
 %package share
 Summary:                 GNOME Games - platform independent files, /usr/share
@@ -96,9 +98,7 @@
 %dir %attr (0755, root, bin) %{_bindir}
 %{_bindir}/*
 %dir %attr (0755, root, bin) %{_libdir}
-%{_libdir}/lib*.so*
 %{_libdir}/gnome-stones/objects/lib*.so*
-%{_libexecdir}/gnome-poetry
 
 %files share
 %defattr (-, root, other)
@@ -110,6 +110,8 @@
 %{_datadir}/gnome-stones
 %{_datadir}/gnome/help/*/C
 %{_datadir}/gnome/javahelp/*/C
+%{_datadir}/gnome-games/mahjongg
+%{_datadir}/gnome-games/same-gnome
 %{_datadir}/mime-info
 %{_datadir}/omf/*/*-C.omf
 %{_datadir}/pixmaps
@@ -135,10 +137,14 @@
 %files devel
 %defattr (-, root, other)
 %dir %attr (0755, root, bin) /usr/sfw
-%dir %attr (0755, root, bin) %{_includedir}
-%{_includedir}/gdkcardimage
+#%dir %attr (0755, root, bin) %{_includedir}
+#%{_includedir}/gdkcardimage
 
 %changelog
+* Thu Jul 28 2005 - [email protected]
+- Add SUNWlibrsvg-devel build dependency. Add SUNWlibrsvg runtime dependency.
+* Tue May 24 2005 - [email protected]
+- Bump to 2.10 and fix packaging.
 * Mon Dec 13 2004 - [email protected]
 - Move to /usr/sfw to implement ARC decision.
 * Fri Nov 12 2004 - [email protected]