2004-03-24 Brian Cameron <[email protected]>
authorbc99092
Wed, 24 Mar 2004 23:36:08 +0000
changeset 2326 9ef1328515c2
parent 2325 a99ea5209547
child 2327 6f20ac90c1e7
2004-03-24 Brian Cameron <[email protected]> * SUNWgnome-a11y-libs.spec, SUNWgnome-archive-mgr.spec, SUNWgnome-base-a11y-libs.spec, SUNWgnome-base-libs.spec, SUNWgnome-calculator.spec, SUNWgnome-character-map.spec, SUNWgnome-common-devel.spec, SUNWgnome-component.spec, SUNWgnome-config-editor.spec, SUNWgnome-config.spec, SUNWgnome-desktop-prefs.spec, SUNWgnome-dialog.spec, SUNWgnome-file-mgr.spec, SUNWgnome-help-viewer.spec, SUNWgnome-im-client.spec, SUNWgnome-image-viewer.spec, SUNWgnome-libs.spec, SUNWgnome-media.spec, SUNWgnome-mm-keys.spec, SUNWgnome-panel.spec, SUNWgnome-pdf-viewer.spec, SUNWgnome-ps-viewer.spec, SUNWgnome-session.spec, SUNWgnome-terminal.spec, SUNWgnome-text-editor.spec, SUNWgnome-vfs.spec, SUNWgnome-wm.spec: Added SGML man page integration.
Solaris/ChangeLog
Solaris/SUNWgnome-a11y-libs.spec
Solaris/SUNWgnome-archive-mgr.spec
Solaris/SUNWgnome-base-a11y-libs.spec
Solaris/SUNWgnome-base-libs.spec
Solaris/SUNWgnome-calculator.spec
Solaris/SUNWgnome-character-map.spec
Solaris/SUNWgnome-common-devel.spec
Solaris/SUNWgnome-component.spec
Solaris/SUNWgnome-config-editor.spec
Solaris/SUNWgnome-config.spec
Solaris/SUNWgnome-desktop-prefs.spec
Solaris/SUNWgnome-dialog.spec
Solaris/SUNWgnome-file-mgr.spec
Solaris/SUNWgnome-help-viewer.spec
Solaris/SUNWgnome-im-client.spec
Solaris/SUNWgnome-image-viewer.spec
Solaris/SUNWgnome-libs.spec
Solaris/SUNWgnome-media.spec
Solaris/SUNWgnome-mm-keys.spec
Solaris/SUNWgnome-panel.spec
Solaris/SUNWgnome-pdf-viewer.spec
Solaris/SUNWgnome-ps-viewer.spec
Solaris/SUNWgnome-session.spec
Solaris/SUNWgnome-terminal.spec
Solaris/SUNWgnome-text-editor.spec
Solaris/SUNWgnome-vfs.spec
Solaris/SUNWgnome-wm.spec
--- a/Solaris/ChangeLog	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/ChangeLog	Wed Mar 24 23:36:08 2004 +0000
@@ -1,3 +1,4 @@
+
 2004-03-25  Laszlo Peter  <[email protected]>
 
 	* build-gnome2.pl: adding the manpages/sman? directories to the
@@ -5,6 +6,23 @@
 
 2004-03-24  Brian Cameron <[email protected]>
 
+	* SUNWgnome-a11y-libs.spec, SUNWgnome-archive-mgr.spec,
+	  SUNWgnome-base-a11y-libs.spec, SUNWgnome-base-libs.spec,
+	  SUNWgnome-calculator.spec, SUNWgnome-character-map.spec,
+	  SUNWgnome-common-devel.spec, SUNWgnome-component.spec,
+	  SUNWgnome-config-editor.spec, SUNWgnome-config.spec,
+	  SUNWgnome-desktop-prefs.spec, SUNWgnome-dialog.spec,
+	  SUNWgnome-file-mgr.spec, SUNWgnome-help-viewer.spec,
+	  SUNWgnome-im-client.spec, SUNWgnome-image-viewer.spec,
+	  SUNWgnome-libs.spec, SUNWgnome-media.spec, SUNWgnome-mm-keys.spec,
+	  SUNWgnome-panel.spec, SUNWgnome-pdf-viewer.spec,
+	  SUNWgnome-ps-viewer.spec, SUNWgnome-session.spec,
+	  SUNWgnome-terminal.spec, SUNWgnome-text-editor.spec,
+	  SUNWgnome-vfs.spec, SUNWgnome-wm.spec:  Added SGML man page
+	  integration.
+
+2004-03-24  Brian Cameron <[email protected]>
+
 	* manpages/sman*/*: Added SGML manpages that are needed for
 	  Solaris.  Haven't yet integrated them into the spec files,
 	  but will soon.
--- a/Solaris/SUNWgnome-a11y-libs.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-a11y-libs.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -17,6 +17,8 @@
 Name:                    SUNWgnome-a11y-libs
 Summary:                 Accessibility Implementation for GNOME
 Version:                 2.6.0
+Source:                  at-spi.3
+Source1:                 libcspi.3
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -68,6 +70,11 @@
 %at_spi.install -d %name-%version
 %libgail_gnome.install -d %name-%version
 %java_access_bridge.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman3
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -107,6 +114,8 @@
 %{_datadir}/idl
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Tue Mar 23 2004 - [email protected]
 - Remove gtk-doc and _datadir/lib from %files
 * Thu Feb 26 2004 - [email protected]
--- a/Solaris/SUNWgnome-archive-mgr.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-archive-mgr.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-archive-mgr
 Summary:                 GNOME archive manager - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  file-roller.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -68,6 +69,9 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -106,6 +110,8 @@
 %{_sysconfdir}
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - <[email protected]>
 - define PERL5LIB
 - fix share subpkg contents/permissions
--- a/Solaris/SUNWgnome-base-a11y-libs.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-base-a11y-libs.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -13,6 +13,7 @@
 Name:                    SUNWgnome-base-a11y-libs
 Summary:                 Accessibility Implementation for the GNOME base libraries - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  libgailutil.3
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 %include default-depend.inc
@@ -41,6 +42,9 @@
 
 %install
 %gail.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman3
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -67,6 +71,8 @@
 %{_mandir}/*/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - [email protected]
 - set RPATH in LDFLAGS
 * Thu Feb 26 2004 - [email protected]
--- a/Solaris/SUNWgnome-base-libs.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-base-libs.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -20,6 +20,28 @@
 Name:                    SUNWgnome-base-libs
 Summary:                 GNOME base GUI libraries - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  glib-genmarshal.1
+Source1:                 glib-gettextize.1
+Source2:                 glib-mkenums.1
+Source3:                 gobject-query.1
+Source4:                 gdk-pixbuf-csource.1
+Source5:                 gtk-query-immodules-2.0.1
+Source6:                 pango-querymodules.1
+Source7:                 libatk-1.0.3
+Source8:                 libglib-2.0.3
+Source9:                 libgmodule-2.0.3
+Source10:                libgobject-2.0.3
+Source11:                libgthread-2.0.3
+Source12:                libgdk-x11-2.0.3
+Source13:                libgdk_pixbuf-2.0.3
+Source14:                libgdk_pixbuf_xlib-2.0.3
+Source15:                libgtk-x11-2.0.3
+Source16:                libart_lgpl_2.3
+Source17:                libglade-2.0.3
+Source18:                libgnomecanvas-2.3
+Source19:                libpango-1.0.3
+Source20:                libpangoft2-1.0.3
+Source21:                libpangox-1.0.3
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -110,6 +132,31 @@
 %libart_lgpl.install -d %name-%version
 %libgnomecanvas.install -d %name-%version
 %rsvg.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/sman1
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE8 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE9 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE10 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE11 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE12 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE13 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE14 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE15 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE16 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE17 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE18 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE19 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE20 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE21 $RPM_BUILD_ROOT%{_mandir}/sman3
 
 # on linux, these config files are created in %post
 # that would be more complicated on Solaris, especially
@@ -181,6 +228,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Web Mar 10 2004 - [email protected]
 - escape % chars in the sed commands
 * Sat Feb 28 2004 - [email protected]
--- a/Solaris/SUNWgnome-calculator.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-calculator.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,8 @@
 Name:                    SUNWgnome-calculator
 Summary:                 GNOME calculator utility
 Version:                 2.6.0
+Source:                  gcalctool.1
+Source1:                 gnome-calculator.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -66,6 +68,11 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -94,6 +101,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - [email protected]
 - define PERL5LIB
 * Mon Feb 23 2004 - [email protected]
--- a/Solaris/SUNWgnome-character-map.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-character-map.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -16,6 +16,11 @@
 Name:                    SUNWgnome-character-map
 Summary:                 GNOME On-screen Keyboard
 Version:                 2.6.0
+Source:                  gfloppy.1
+Source1:                 gnome-dictionary.1
+Source2:                 gnome-search-tool.1
+Source3:                 gnome-character-map.1
+Source4:                 gucharmap.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -47,6 +52,13 @@
 %install
 %gnome_utils.install -d %name-%version
 # %gucharmap.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -64,5 +76,7 @@
 %{_datadir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Fri Mar 05 2004 - [email protected]
 - Add SUNWgnome-character-map package.
--- a/Solaris/SUNWgnome-common-devel.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-common-devel.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -14,8 +14,14 @@
 %define pkgconfig_version 0.15.0
 Name:                    SUNWgnome-common-devel
 Summary:                 GNOME common development tools and libraries - developer files
+Version:                 2.6.0
 Source:                  pkgconfig-%{pkgconfig_version}.tar.gz
-Version:                 2.6.0
+Source1:                 intltool-extract.1
+Source2:                 intltool-merge.1
+Source3:                 intltool-prepare.1
+Source4:                 intltool-unicodify.1
+Source5:                 intltool-update.1
+Source6:                 intltoolize.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -54,6 +60,14 @@
 %gcommon.install -d %name-%version
 %intltool.install -d %name-%version
 %gtkdoc.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 #rm -rf $RPM_BUILD_ROOT
@@ -76,6 +90,8 @@
 %{_mandir}/*/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 02 2004 - [email protected]
 - add dependency on SUNWlxsl (libxslt)
 * Mon Jan 26 2004 - [email protected]
--- a/Solaris/SUNWgnome-component.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-component.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -14,6 +14,12 @@
 Name:                    SUNWgnome-component
 Summary:                 GNOME CORBA ORB and component framework - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  orbit-idl-2.1
+Source1:                 activation-client.1
+Source2:                 libORBit-2.3
+Source3:                 libbonobo-activation.3
+Source4:                 libIDL-2.3
+Source5:                 libbonobo-2.3
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -86,6 +92,15 @@
 %idl.install -d %name-%version
 %orbit.install -d %name-%version
 %bonobo.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman3
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -144,6 +159,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Fri Mar 12 2004 - [email protected]
 - more missing files: sbindir, bonobo monikiers and servers
 * Mon Mar 01 2003 - [email protected]
--- a/Solaris/SUNWgnome-config-editor.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-config-editor.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-config-editor
 Summary:                 GNOME configuration database editor - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gconf-editor.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -47,6 +48,9 @@
 
 %install
 %gceditor.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -68,6 +72,8 @@
 
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Thu Feb 26 2004 - <[email protected]>
 - define PERL5LIB for XML::Parser
 - remove unnecessary CFLAGS definitions
--- a/Solaris/SUNWgnome-config.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-config.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -12,6 +12,8 @@
 Name:                    SUNWgnome-config
 Summary:                 GNOME configuration framework - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gconftool-2.1
+Source1:                 libgconf-2.3
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -58,6 +60,11 @@
 
 %install
 %gconf.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman3
 
 %clean
 #rm -rf $RPM_BUILD_ROOT
@@ -102,5 +109,7 @@
 %{_datadir}/aclocal
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Jan 26 2004 - [email protected]
 - initial version added to CVS
--- a/Solaris/SUNWgnome-desktop-prefs.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-desktop-prefs.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,22 @@
 Name:                    SUNWgnome-desktop-prefs
 Summary:                 GNOME desktop wide preference configuration tools - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gnome-accessibility-keyboard-properties.1
+Source1:                 gnome-background-properties.1
+Source2:                 gnome-control-center.1
+Source3:                 gnome-default-applications-properties.1
+Source4:                 gnome-desktop-prefs.1
+Source5:                 gnome-file-types-properties.1
+Source6:                 gnome-font-properties.1
+Source7:                 gnome-keybinding-properties.1
+Source8:                 gnome-keyboard-properties.1
+Source9:                 gnome-mouse-properties.1
+Source10:                gnome-network-preferences.1
+Source11:                gnome-settings-daemon.1
+Source12:                gnome-sound-properties.1
+Source13:                gnome-theme-manager.1
+Source14:                gnome-ui-properties.1
+Source15:                gnome-window-properties.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -82,6 +98,24 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE8 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE9 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE10 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE11 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE12 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE13 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE14 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE15 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -133,6 +167,8 @@
 %{_sysconfdir}
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Tue Mar 02 2004 - [email protected]
 - add {_libdir}/window-manager-settings
 * Mon Mar 01 2004 - [email protected]
--- a/Solaris/SUNWgnome-dialog.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-dialog.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-dialog
 Summary:                 GNOME graphical dialog box generator
 Version:                 2.6.0
+Source:                  zenity.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -44,6 +45,9 @@
 
 %install
 %zenity.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -69,5 +73,7 @@
 %{_mandir}/*/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - <[email protected]>
 - define PERL5LIB.
--- a/Solaris/SUNWgnome-file-mgr.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-file-mgr.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -16,6 +16,7 @@
 Name:                    SUNWgnome-file-mgr
 Summary:                 The GNOME file manager - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  nautilus.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -84,6 +85,9 @@
 rm $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/schemas/desktop/*gconf.xml
 rm $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/schemas/desktop/gnome/*gconf.xml
 chmod -R a+rX $RPM_BUILD_ROOT%{_sysconfdir}
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -131,6 +135,8 @@
 %{_libdir}/pkgconfig
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - [email protected]
 - remove dependencies on SUNWgnome-libs-root and -share
 * Thu Feb 26 2004 - [email protected]
--- a/Solaris/SUNWgnome-help-viewer.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-help-viewer.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,8 @@
 Name:                    SUNWgnome-help-viewer
 Summary:                 GNOME help system - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gnome-help.1
+Source1:                 yelp.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 %include default-depend.inc
@@ -46,6 +48,10 @@
 
 %install
 %yelp.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 # rm -rf $RPM_BUILD_ROOT
@@ -68,6 +74,8 @@
 %{_mandir}/*/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - <[email protected]>
 - define PERL5LIB.
 - remove non-existant dirs from %files share
--- a/Solaris/SUNWgnome-im-client.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-im-client.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-im-client
 Summary:                 GNOME Multi-protocol instant messaging client
 Version:                 2.6.0
+Source:                  gaim.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -44,6 +45,9 @@
 
 %install
 %gaim.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -68,6 +72,8 @@
 %{_mandir}/*/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Tue Mar 23 2004 - <[email protected]>
 - add -DHAVE_ALLOCA_H to CFLAGS
 * Fri Mar 05 2004 - <[email protected]>
--- a/Solaris/SUNWgnome-image-viewer.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-image-viewer.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-image-viewer
 Summary:                 GNOME image viewer - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  eog.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -65,6 +66,9 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -102,6 +106,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - <[email protected]>
 - fix dependencies
 - define PERL5LIB
--- a/Solaris/SUNWgnome-libs.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-libs.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -21,6 +21,25 @@
 Name:                    SUNWgnome-libs
 Summary:                 GNOME libraries - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  scrollkeeper-config.1
+Source1:                 scrollkeeper-devel.1
+Source2:                 scrollkeeper-extract.1
+Source3:                 scrollkeeper-gen-seriesid.1
+Source4:                 scrollkeeper-get-cl.1
+Source5:                 scrollkeeper-get-content-list.1
+Source6:                 scrollkeeper-get-extended-content-list.1
+Source7:                 scrollkeeper-get-index-from-docpath.1
+Source8:                 scrollkeeper-get-toc-from-docpath.1
+Source9:                 scrollkeeper-get-toc-from-id.1
+Source10:                scrollkeeper-install.1
+Source11:                scrollkeeper-preinstall.1
+Source12:                scrollkeeper-rebuilddb.1
+Source13:                scrollkeeper-uninstall.1
+Source14:                scrollkeeper-update.1
+Source15:                scrollkeeper.1
+Source16:                libbonoboui-2.3
+Source17:                libgnome-2.3
+Source18:                libgnomeui-2.3
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -117,6 +136,28 @@
   %{_bindir}/gconftool-2 --makefile-install-rule $S >/dev/null
 done
 chmod -R a+rX $RPM_BUILD_ROOT/%{_sysconfdir}/gconf
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE8 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE9 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE10 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE11 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE12 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE13 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE14 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE15 $RPM_BUILD_ROOT%{_mandir}/sman1
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE16 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE17 $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE18 $RPM_BUILD_ROOT%{_mandir}/sman3
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -195,6 +236,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Fri Mar 12 2004 - [email protected]
 - added missing stuff in libexecdir and bindir.
 * Mon Mar 01 2004 - [email protected]
--- a/Solaris/SUNWgnome-media.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-media.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -16,6 +16,9 @@
 Name:                    SUNWgnome-media
 Summary:                 GNOME streaming media framework
 Version:                 2.6.0
+Source:                  cddb-slave2-properties.1
+Source1:                 gnome-cd.1
+Source2:                 gnome-sound-recorder.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -65,6 +68,11 @@
 %gst.install -d %name-%version
 %gst_plugins.install -d %name-%version
 %gmedia.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -100,5 +108,7 @@
 %{_includedir}
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Thu Feb 26 2004 - [email protected]
 - Initial spec-file created
--- a/Solaris/SUNWgnome-mm-keys.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-mm-keys.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-mm-keys
 Summary:                 GNOME ACME Multimedia keys daemon
 Version:                 2.6.0
+Source:                  acme.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -41,6 +42,9 @@
 
 %install
 %acme.install -d %name-%version
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -57,3 +61,7 @@
 %dir %attr (0755, root, sys) %{_datadir}
 %{_datadir}/*
 
+%changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
+
--- a/Solaris/SUNWgnome-panel.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-panel.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -25,6 +25,13 @@
 Name:                    SUNWgnome-panel
 Summary:                 GNOME panel and support libraries - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gnome-about.1
+Source1:                 gnome-desktop-item-edit.1
+Source2:                 gnome-panel-preferences.1
+Source3:                 gnome-panel-screenshot.1
+Source4:                 gnome-panel.1
+Source5:                 libpanel-applet-2.3
+Source6:                 gnome-std-options.5
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 %include default-depend.inc
@@ -267,6 +274,17 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman3
+install -d $RPM_BUILD_ROOT%{_mandir}/sman5
+install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/sman5
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -709,6 +727,8 @@
 #FIXME gnome-panel-screenshot seems to be missing from the gconf db.
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Wed Mar 10 2004 - <[email protected]>
 - remove duplicate entries from %files
 * Wed Mar 03 2004 - <[email protected]>
--- a/Solaris/SUNWgnome-pdf-viewer.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-pdf-viewer.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-pdf-viewer
 Summary:                 GNOME PDF Viewer based on Xpdf
 Version:                 2.6.0
+Source:                  gpdf.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -63,6 +64,9 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -98,6 +102,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Wed Mar 03 2004 - <[email protected]>
 - fix %files share
 - fix gconf files in root subpkg
--- a/Solaris/SUNWgnome-ps-viewer.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-ps-viewer.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,7 @@
 Name:                    SUNWgnome-ps-viewer
 Summary:                 GNOME post script viewer - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  ggv.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -60,6 +61,9 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -95,6 +99,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Sat Mar 06 2004 - <[email protected]>
 - set LDFLAGS
 * Mon Mar 01 2004 - <[email protected]>
--- a/Solaris/SUNWgnome-session.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-session.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,12 @@
 Name:                    SUNWgnome-session
 Summary:                 GNOME session manager - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gnome-session-properties.1
+Source1:                 gnome-session-save.1
+Source2:                 gnome-session.1
+Source3:                 gnome-smproxy.1
+Source4:                 gnome-wm.1
+Source5:                 default.session.5
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -64,6 +70,15 @@
 rm $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/schemas/?gconf.xml
 rm $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/apps/?gconf.xml
 rm $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/schemas/apps/?gconf.xml
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
+install -d $RPM_BUILD_ROOT%{_mandir}/sman5
+install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman5
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -90,6 +105,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Thu Mar 04 2004 - <[email protected]>
 - fix 2 more gconf clashes
 * Sat Feb 28 2004 - <[email protected]>
--- a/Solaris/SUNWgnome-terminal.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-terminal.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -16,6 +16,7 @@
 Name:                    SUNWgnome-terminal
 Summary:                 GNOME terminal emulator - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gnome-terminal.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -88,7 +89,9 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
-
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -138,6 +141,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Sat Mar 06 2004 - [email protected]
 - set LDFLAGS
 * Sun Feb 29 2004 - [email protected]
--- a/Solaris/SUNWgnome-text-editor.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-text-editor.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -16,6 +16,8 @@
 Name:                    SUNWgnome-text-editor
 Summary:                 GNOME text editor - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  gedit.1
+Source1:                 gnome-text-editor.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -71,6 +73,10 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -110,6 +116,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Thu Mar 04 2004 - <[email protected]>
 - fix build
 - fix files %share
--- a/Solaris/SUNWgnome-vfs.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-vfs.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -18,6 +18,11 @@
 Name:                    SUNWgnome-vfs
 Summary:                 GNOME Virtual File System Framework and application/MIME type registry - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  libgnomevfs-2.3
+Source1:                 gnome-vfs-mime-magic.4
+Source2:                 gnome-vfs.applications.4
+Source3:                 gnome-vfs.keys.4
+Source4:                 gnome-vfs.mime.4
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -103,6 +108,13 @@
 done
 #FIXME - figure out how and when (either here or as a post install thing)
 #to run update-mime-database
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman3
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman3
+install -d $RPM_BUILD_ROOT%{_mandir}/sman4
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman4
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman4
+install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman4
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -151,6 +163,8 @@
 %{_datadir}/gtk-doc
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Tue Mar 02 2004 - [email protected]
 - add shared-mime-info component to pkg.
 * Mon Mar 01 2004 - [email protected]
--- a/Solaris/SUNWgnome-wm.spec	Wed Mar 24 22:10:03 2004 +0000
+++ b/Solaris/SUNWgnome-wm.spec	Wed Mar 24 23:36:08 2004 +0000
@@ -15,6 +15,8 @@
 Name:                    SUNWgnome-wm
 Summary:                 GNOME window manager - platform dependent files, /usr filesystem
 Version:                 2.6.0
+Source:                  metacity-theme-viewer.1
+Source1:                 metacity.1
 SUNW_BaseDir:            %{_prefix}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
@@ -73,6 +75,10 @@
   test ! -s $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f && \
     rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults/$f
 done
+rm -rf $RPM_BUILD_ROOT%{_mandir}
+install -d $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE0 $RPM_BUILD_ROOT%{_mandir}/sman1
+install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -112,6 +118,8 @@
 %{_sysconfdir}/*
 
 %changelog
+* Wed Mar 24 2004 - [email protected]
+- Added SGML man page integration
 * Mon Mar 01 2004 - <[email protected]>
 - remove dependencies on SUNWgnome-libs-share and root
 * Thu Feb 26 2004 - <[email protected]>