remove rhythmbox.bin from spec
authorjerrytan
Mon, 27 Apr 2009 03:01:58 +0000
changeset 15681 f13d2a962388
parent 15680 1b08e9ef4c4f
child 15682 3ec361c64176
remove rhythmbox.bin from spec
ChangeLog
SUNWgnome-media-player.spec
--- a/ChangeLog	Mon Apr 27 02:58:53 2009 +0000
+++ b/ChangeLog	Mon Apr 27 03:01:58 2009 +0000
@@ -1,3 +1,8 @@
+2009-04-27 Jerry Tan <[email protected]>
+
+	* SUNWgnome-media-player.spec
+	remove rhythmbox.bin from spec
+
 2009-04-27 Jerry Tan <[email protected]>
 
 	* SUNWgnome-cd.spec
--- a/SUNWgnome-media-player.spec	Mon Apr 27 02:58:53 2009 +0000
+++ b/SUNWgnome-media-player.spec	Mon Apr 27 03:01:58 2009 +0000
@@ -130,42 +130,6 @@
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 
-#rhythbmox use librasero-media library, add RBAC permission for it
-# RBAC related
-mkdir $RPM_BUILD_ROOT/etc/security
-# exec_attr(4)
-cat >> $RPM_BUILD_ROOT/etc/security/exec_attr <<EOF
-Desktop CD User:solaris:cmd:::/usr/bin/rhythmbox.bin:privs=sys_devices
-EOF
-#
-mv $RPM_BUILD_ROOT/usr/bin/rhythmbox $RPM_BUILD_ROOT/usr/bin/rhythmbox.bin
-cat >> $RPM_BUILD_ROOT/usr/bin/rhythmbox<< EOF
-#!/bin/sh
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright 2006 Sun Microsystems, Inc.	 All rights reserved.
-# Use is subject to license terms.
-#
-pfexec "\`dirname \$0\`/\`basename \$0\`.bin" "\$@"
-EOF
 
 # We remove the below totem plugins including YouTube and Gromit
 # since their respective dependecies gdata and gromit are missing