2009-04-17 Brian Cameron <[email protected]>
authoryippi
Fri, 17 Apr 2009 23:52:00 +0000
changeset 15649 241f195b9ae0
parent 15648 3d97b62edd97
child 15650 dbcf7e3715dd
2009-04-17 Brian Cameron <[email protected]> * SUNWgnome-media-apps.spec: Mark SUNWlibcanberra as a dependency.
ChangeLog
SUNWgnome-media-apps.spec
--- a/ChangeLog	Fri Apr 17 08:11:26 2009 +0000
+++ b/ChangeLog	Fri Apr 17 23:52:00 2009 +0000
@@ -1,7 +1,12 @@
+2009-04-17  Brian Cameron  <[email protected]>
+
+	* SUNWgnome-media-apps.spec: Mark SUNWlibcanberra as a dependency.
+
 2009-04-17  Jerry Tan <[email protected]>
+
         * base-specs/rhythmbox.spec
 	* patches/rhythmbox-03-auto-playlist.diff
-	add patch to fix bug 7893
+	  add patch to fix bug 7893
 
 2009-04-17  Halton Huo  <[email protected]>
 
@@ -11,7 +16,7 @@
 
 	* base-specs/rhythmbox.spec
 	* patches/rhythmbox-02-avoid-two-lock.diff
-	add patch to fix bug 578452
+	  add patch to fix bug 578452
 
 2009-04-17  Harry Fu <[email protected]>
 
@@ -25,7 +30,8 @@
 2009-04-17  Jerry Tan <[email protected]>
 
 	* SUNWdesktop-search.spec
-	remove thunderbird plugin since tracker does not index thunderbird mail 
+	  remove thunderbird plugin since tracker does not index thunderbird
+	  mail 
 
 2009-04-16  Niall Power <[email protected]>
 
--- a/SUNWgnome-media-apps.spec	Fri Apr 17 08:11:26 2009 +0000
+++ b/SUNWgnome-media-apps.spec	Fri Apr 17 23:52:00 2009 +0000
@@ -22,25 +22,27 @@
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
 %include default-depend.inc
-BuildRequires: SUNWgnome-audio-devel
-BuildRequires: SUNWgnome-libs-devel
-BuildRequires: SUNWgnome-base-libs-devel
-BuildRequires: SUNWgnome-media-devel
 BuildRequires: CBEbison
 BuildRequires: SUNWPython
+BuildRequires: SUNWlibcanberra-devel
+BuildRequires: SUNWgnome-audio-devel
+BuildRequires: SUNWgnome-base-libs-devel
 BuildRequires: SUNWgnome-cd-burner-devel
 BuildRequires: SUNWgnome-component-devel
 BuildRequires: SUNWgnome-config-devel
+BuildRequires: SUNWgnome-libs-devel
+BuildRequires: SUNWgnome-media-devel
 BuildRequires: SUNWgnome-vfs-devel
+Requires: SUNWlibcanberra
+Requires: SUNWlibms
+Requires: SUNWdesktop-cache
+Requires: SUNWgnome-base-libs
+Requires: SUNWgnome-cd-burner
+Requires: SUNWgnome-config
 Requires: SUNWgnome-libs
-Requires: SUNWgnome-base-libs
 Requires: SUNWgnome-media
 Requires: SUNWgnome-media-apps-root
-Requires: SUNWgnome-cd-burner
 Requires: SUNWgnome-vfs
-Requires: SUNWgnome-config
-Requires: SUNWlibms
-Requires: SUNWdesktop-cache
 
 %package root
 Summary:                 %{summary} - / filesystem
@@ -279,6 +281,9 @@
 %dir %attr (0755, root, sys) %{_datadir}
 
 %changelog
+* Fri Apr 17 2009 - [email protected]
+- Add SUNWlibcanberra as a dependency.  It is needed for the "Sound Theme" tab
+  to be built into gnome-volume-control.
 * Fri Apr  3 2009 - [email protected]
 - use desktop-cache instead of postrun
 * ???