2006-12-08 Laszlo (Laca) Peter <[email protected]> gnome-2-16 VERMILLION_55b
authorlaca
Sat, 09 Dec 2006 03:12:22 +0000
branchgnome-2-16
changeset 18989 e15912b82780
parent 18988 7281380f22ae
child 18990 b50f40a34405
2006-12-08 Laszlo (Laca) Peter <[email protected]> * SUNWfirefox.spec: add SUNWsolaris-devel-docs dependency * SUNWsolaris-devel-docs.spec: bump to 0.2; update %files
Solaris/ChangeLog
Solaris/SUNWfirefox.spec
Solaris/SUNWsolaris-devel-docs.spec
--- a/Solaris/ChangeLog	Fri Dec 08 21:43:19 2006 +0000
+++ b/Solaris/ChangeLog	Sat Dec 09 03:12:22 2006 +0000
@@ -1,3 +1,8 @@
+2006-12-08  Laszlo (Laca) Peter  <[email protected]>
+
+	* SUNWfirefox.spec: add SUNWsolaris-devel-docs dependency
+	* SUNWsolaris-devel-docs.spec: bump to 0.2; update %files
+
 2006-12-08  Damien Carbery <[email protected]>
 
 	* SUNWfirefox.spec: Move apoc-adapter package declaration to below the
--- a/Solaris/SUNWfirefox.spec	Fri Dec 08 21:43:19 2006 +0000
+++ b/Solaris/SUNWfirefox.spec	Sat Dec 09 03:12:22 2006 +0000
@@ -56,6 +56,7 @@
 BuildRequires: SUNWgnome-component-devel
 BuildRequires: SUNWgnome-base-libs-devel
 Requires: SUNWpostrun
+Requires: SUNWsolaris-devel-docs
 
 #####################################
 ##   Package Description Section   ##
@@ -186,6 +187,8 @@
 %{_libdir}/firefox/components/libmozapoc.so
 
 %changelog
+* Fri Dec  8 2006 - [email protected]
+- add SUNWsolaris-devel-docs dependency
 * Fri Dec 08 2006 - [email protected]
 - Move apoc-adapter package declaration to below the SUNWfirefox dependencies
   to fix 6500563.
--- a/Solaris/SUNWsolaris-devel-docs.spec	Fri Dec 08 21:43:19 2006 +0000
+++ b/Solaris/SUNWsolaris-devel-docs.spec	Sat Dec 09 03:12:22 2006 +0000
@@ -12,7 +12,7 @@
 Name:                    SUNWsolaris-devel-docs
 Summary:                 Developer documentation
 Version:                 %{default_pkg_version}
-%define tarball_version 0.1
+%define tarball_version 0.2
 Source:                  devguide-%{tarball_version}.tar.bz2
 SUNW_BaseDir:            %{_basedir}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
@@ -36,14 +36,17 @@
 %dir %attr (0755, root, sys) %{_datadir}
 %dir %attr (0755, root, other) %{_datadir}/doc
 %{_datadir}/doc/soldevex/html/developer_guide.html
-%{_datadir}/doc/soldevex/html/images/*
+%{_datadir}/doc/soldevex/html/images
+%{_datadir}/doc/soldevex/html/content
 %dir %attr (0755, root, other) %{_datadir}/applications
 %{_datadir}/applications/*.desktop
 %dir %attr (0755, root, other) %{_datadir}/pixmaps
 %{_datadir}/pixmaps/*.png
 
 %changelog
-* Wed Dec  7 2006 - [email protected]
+* Fri Dec  8 2006 - [email protected]
+- bump to 0.2, update %files
+* Wed Dec  6 2006 - [email protected]
 - use a tarball instead of individual Sources.
 * Wed Dec 06 2006 - [email protected]
 - Initial spec.