2007-03-15 Damien Carbery <[email protected]>
authordcarbery
Thu, 15 Mar 2007 12:33:35 +0000
changeset 9568 deb9c2d524d2
parent 9567 fa3c019d3b4d
child 9569 b53957bf2c1b
2007-03-15 Damien Carbery <[email protected]> * SUNWgnome-desktop-prefs.spec: Add Requires SUNWbash after check-deps.pl run. * SUNWgnome-spell.spec: Add Requires SUNWlibC after check-deps.pl run. * SUNWliboil.spec: Add Requires SUNWgccruntime after check-deps.pl run.
ChangeLog
SUNWgnome-desktop-prefs.spec
SUNWgnome-spell.spec
SUNWliboil.spec
--- a/ChangeLog	Thu Mar 15 10:30:14 2007 +0000
+++ b/ChangeLog	Thu Mar 15 12:33:35 2007 +0000
@@ -1,5 +1,9 @@
 2007-03-15  Damien Carbery <[email protected]>
 
+	* SUNWgnome-desktop-prefs.spec: Add Requires SUNWbash after
+	  check-deps.pl run.
+	* SUNWgnome-spell.spec: Add Requires SUNWlibC after check-deps.pl run.
+	* SUNWliboil.spec: Add Requires SUNWgccruntime after check-deps.pl run.
 	* SUNWgnome-devhelp.spec: Add Build/Requires SUNWgnome-panel/-devel for
 	  libwnck.
 
--- a/SUNWgnome-desktop-prefs.spec	Thu Mar 15 10:30:14 2007 +0000
+++ b/SUNWgnome-desktop-prefs.spec	Thu Mar 15 12:33:35 2007 +0000
@@ -50,6 +50,7 @@
 Requires: SUNWlxml
 Requires: SUNWpostrun
 Requires: SUNWxwxft
+Requires: SUNWbash
 %if %with_hal
 Requires: SUNWhal
 %endif
@@ -254,6 +255,8 @@
 %endif
 
 %changelog
+* Thu Mar 15 2007 - [email protected]
+- Add Requires SUNWbash after check-deps.pl run.
 * Wed Feb 14 2007 - [email protected]
 - Update %files for new tarball.
 * Thu Feb  8 2007 - [email protected]
--- a/SUNWgnome-spell.spec	Thu Mar 15 10:30:14 2007 +0000
+++ b/SUNWgnome-spell.spec	Thu Mar 15 12:33:35 2007 +0000
@@ -23,6 +23,7 @@
 Requires:      SUNWgnome-base-libs
 Requires:      SUNWgnome-config
 Requires:      SUNWgnome-libs
+Requires:      SUNWlibC
 BuildRequires: SUNWgnome-base-libs-devel
 BuildRequires: SUNWgnome-config-devel
 BuildRequires: SUNWgnome-libs-devel
@@ -118,11 +119,12 @@
 %endif
 
 %changelog
+* Thu Mar 15 2007 - [email protected]
+- Add Requires SUNWlibC after check-deps.pl run.
 * Thu Mar 08 2007 - [email protected]
 - Remove dependency on aspell.
 * Wed Feb 14 2007 - [email protected]
 - Make gnome-spell use enchant.
-
 * Sun Jan 28 2007 - [email protected]
 - update %files so that dir attributes work on both s10 and nevada
 * Mon Dec 11 2006 - [email protected]
--- a/SUNWliboil.spec	Thu Mar 15 10:30:14 2007 +0000
+++ b/SUNWliboil.spec	Thu Mar 15 12:33:35 2007 +0000
@@ -26,6 +26,7 @@
 BuildRequires: SUNWgnome-base-libs-devel
 %ifarch amd64 i386
 BuildRequires: SUNWgcc
+Requires: SUNWgccruntime
 %endif
 
 %package devel
@@ -79,11 +80,13 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
-* Mon Feb 12 2006 - [email protected]
+* Thu Mar 15 2007 - [email protected]
+- Add Requires SUNWgccruntime after check-deps.pl run.
+* Mon Feb 12 2007 - [email protected]
 - Fix building with gcc based on Laca's comments.
-* Wed Jan 31 2006 - [email protected]
+* Wed Jan 31 2007 - [email protected]
 - Build with gcc so that on x86 we compile hardware acceleration GCC asm code.
-* Wed Jun 14 2006 - [email protected]
+* Wed Jun 14 2007 - [email protected]
 - Add new bindir files included in 0.3.9.
 * Sun Jun 11 2006 - [email protected]
 - change group from other to bin/sys