rpms/rhythmbox/devel rhythmbox.spec,1.40,1.41

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 19 13:49:07 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/rhythmbox/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29547

Modified Files:
	rhythmbox.spec 
Log Message:
- bonobo multilib issue (bug 156982)



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/dist/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- rhythmbox.spec	19 Jan 2006 13:38:47 -0000	1.40
+++ rhythmbox.spec	19 Jan 2006 13:49:03 -0000	1.41
@@ -52,11 +52,9 @@
 rm -f %{buildroot}%{_libdir}/bonobo/librb-nautilus-context-menu.so
 
 for serverfile in $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/*.server; do
-    sed -ie 's|location *= *"/usr/lib\(64\)*/|location="/usr/$LIB/|' $serverfile
+    sed -i -e 's|location *= *"/usr/lib\(64\)*/|location="/usr/$LIB/|' $serverfile
 done
 
-
-
 %find_lang %name
 
 # Default internet radio stations use mp3




More information about the fedora-cvs-commits mailing list