2007-06-25 Irene Huang <[email protected]>
authorsh162551
Tue, 26 Jun 2007 02:27:47 +0000
changeset 10118 0b4586217870
parent 10117 46546100dcfb
child 10119 c12f407eea5b
2007-06-25 Irene Huang <[email protected]> * SUNWgnome-cd.spec: * SUNWgnome-media.spec: remove dependency lines of libcdio instead of commenting it, also adding changelog.
ChangeLog
SUNWgnome-cd.spec
SUNWgnome-media.spec
--- a/ChangeLog	Mon Jun 25 13:10:47 2007 +0000
+++ b/ChangeLog	Tue Jun 26 02:27:47 2007 +0000
@@ -1,3 +1,17 @@
+2007-06-25  Irene Huang  <[email protected]>
+
+	* SUNWgnome-cd.spec: 
+	* SUNWgnome-media.spec: remove dependency lines of libcdio instead
+	of commenting it, also adding changelog.
+
+2007-06-25  Irene Huang  <[email protected]>
+
+	* SUNWgnome-cd.spec: remove libcdio as a requirement
+	* SUNWgnome-media.spec: remove libcdio as a requirement
+	* SUNWlibcdio.spec: removed
+	* base-specs/libcdio.spec: removed
+	* patches/libcdio-01-usehal.diff: removed.
+
 2007-06-25  Padraig O'Briain  <[email protected]>
 
 	* SUNWavahi.spec: Remove
--- a/SUNWgnome-cd.spec	Mon Jun 25 13:10:47 2007 +0000
+++ b/SUNWgnome-cd.spec	Tue Jun 26 02:27:47 2007 +0000
@@ -25,7 +25,6 @@
 BuildRequires: SUNWgnome-cd-burner-devel
 BuildRequires: SUNWgnome-media-apps-devel
 BuildRequires: SUNWgnome-cd-burner-devel
-#BuildRequires: SUNWlibcdio-devel
 BuildRequires: SUNWgnome-base-libs-devel
 BuildRequires: SUNWgnome-config-devel
 BuildRequires: SUNWgnome-libs-devel
@@ -35,7 +34,6 @@
 Requires: SUNWgnome-cd-burner
 Requires: SUNWgnome-media-apps
 Requires: SUNWgnome-cd-burner
-#Requires: SUNWlibcdio
 Requires: SUNWpostrun
 Requires: SUNWgnome-base-libs
 Requires: SUNWgnome-config
@@ -181,6 +179,8 @@
 %{_sysconfdir}/gconf/schemas/sound-juicer.schemas
 
 %changelog
+* Tue Jun 26 2007 - [email protected]
+- remove libcdio as dependency.
 * Tue Apr 24 2007 - [email protected]
 - s/0755/-/ in defattr so that files are not made all executable
 * Mon Apr 16 2007 - [email protected]
--- a/SUNWgnome-media.spec	Mon Jun 25 13:10:47 2007 +0000
+++ b/SUNWgnome-media.spec	Tue Jun 26 02:27:47 2007 +0000
@@ -43,7 +43,6 @@
 BuildRequires: SUNWgnome-vfs-devel
 BuildRequires: SUNWjpg-devel
 BuildRequires: SUNWpng-devel
-#BuildRequires: SUNWlibcdio-devel
 Requires: SUNWgnome-libs
 Requires: SUNWgnome-base-libs
 Requires: SUNWgnome-media-root
@@ -65,7 +64,6 @@
 Requires: SUNWxorg-clientlibs
 Requires: SUNWxwrtl
 Requires: SUNWzlib
-#Requires: SUNWlibcdio
 %if %with_hal
 Requires: SUNWhal
 %endif
@@ -239,6 +237,8 @@
 %endif
 
 %changelog
+* Tue Jun 26 2007 - [email protected]
+- remove libcdio as dependency
 * Fri Oct 20 2006 - [email protected]
 - Remove SUNWhalh BuildRequires because header files are in SUNWhea in snv_51.
 * Mon Sep 18 2006 - [email protected]