Author: paszczus                     Date: Fri Nov  4 19:23:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for amd64 (lib64) /usr/bin/hxplay -> /usr/lib64/helixplayer/hxplay

---- Files affected:
SPECS:
   helixplayer.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/helixplayer.spec
diff -u SPECS/helixplayer.spec:1.13 SPECS/helixplayer.spec:1.14
--- SPECS/helixplayer.spec:1.13 Thu Oct 20 11:03:34 2005
+++ SPECS/helixplayer.spec      Fri Nov  4 20:23:09 2005
@@ -74,7 +74,7 @@
 ln -sf ../../%{name}/mozilla/nphelix.so 
$RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/nphelix.so
 ln -sf ../../%{name}/mozilla/nphelix.xpt 
$RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/nphelix.xpt
 sed -i -e "s%#[ \t]*HELIX_LIBS[ \t]*=.*%HELIX_LIBS=%{_helixplayerdir} ; export 
HELIX_LIBS%" $RPM_BUILD_ROOT%{_helixplayerdir}/hxplay
-ln -sf ../lib/%{name}/hxplay $RPM_BUILD_ROOT%{_bindir}/hxplay
+ln -sf %{_libdir}/%{name}/hxplay $RPM_BUILD_ROOT%{_bindir}/hxplay
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/11/04 19:23:09  paszczus
+- fix for amd64 (lib64) /usr/bin/hxplay -> /usr/lib64/helixplayer/hxplay
+
 Revision 1.13  2005/10/20 09:03:34  qboosh
 - fixed system-libs patch, added desktop patch, package .desktop
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/helixplayer.spec?r1=1.13&r2=1.14&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to