SUNWfirefox.spec
changeset 15650 dbcf7e3715dd
parent 15582 aece1b26afa9
child 15802 6b5530d84691
--- a/SUNWfirefox.spec	Fri Apr 17 23:52:00 2009 +0000
+++ b/SUNWfirefox.spec	Sat Apr 18 12:26:03 2009 +0000
@@ -39,9 +39,9 @@
 #####################################
 
 %include default-depend.inc
+Requires: SUNWgtk2
 Requires: SUNWjdsrm
 Requires: SUNWj5rt
-Requires: SUNWgnome-base-libs
 Requires: SUNWdtbas
 Requires: SUNWfontconfig
 Requires: SUNWfreetype2
@@ -52,13 +52,13 @@
 Requires: SUNWlibms
 Requires: SUNWlibmsr
 Requires: SUNWbash
+BuildRequires: SUNWgtk2-devel
 BuildRequires: SUNWzip
 BuildRequires: SUNWgtar
 BuildRequires: SUNWgnome-config-devel
 BuildRequires: SUNWgnome-libs-devel
 BuildRequires: SUNWgnome-vfs-devel
 BuildRequires: SUNWgnome-component-devel
-BuildRequires: SUNWgnome-base-libs-devel
 Requires: SUNWdesktop-cache
 %if %option_with_indiana_branding
 Requires: SUNWgetting-started-guide
@@ -150,7 +150,6 @@
 fi
 exit 0
 
-
 %postun
 %restart_fmri desktop-mime-cache || exit 1
 
@@ -164,7 +163,6 @@
 fi
 exit 0
 
-
 %if %with_apoc_adapter
 %post apoc-adapter
 PKGCOND=/usr/bin/pkgcond
@@ -179,7 +177,6 @@
 fi
 exit 0
 
-
 %postun apoc-adapter
 PKGCOND=/usr/bin/pkgcond
 test -x $PKGCOND || exit 0
@@ -193,7 +190,6 @@
 fi
 exit 0
 
-
 %endif
 
 %files -f SUNWfirefox.list
@@ -358,3 +354,4 @@
 - Correct ownership of %{_libdir}/pkgconfig directory.
 * Fri Aug 26 2005 - [email protected]
 - initial version of the spec file created
+