Author: qboosh                       Date: Fri Mar  4 20:23:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing bs=

---- Files affected:
SPECS:
   RealPlayer.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/RealPlayer.spec
diff -u SPECS/RealPlayer.spec:1.17 SPECS/RealPlayer.spec:1.18
--- SPECS/RealPlayer.spec:1.17  Fri Mar  4 21:08:09 2005
+++ SPECS/RealPlayer.spec       Fri Mar  4 21:23:52 2005
@@ -79,7 +79,7 @@
 mv -f usr/local/RealPlayer/* .
 %endif
 %ifarch ppc
-dd if=%{SOURCE1} skip=158895 | tar xjf -
+dd if=%{SOURCE1} bs=1 skip=158895 | tar xjf -
 %endif
 
 %install
@@ -207,6 +207,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/03/04 20:23:52  qboosh
+- missing bs=
+
 Revision 1.17  2005/03/04 20:08:09  qboosh
 - added ppc version (untested; ifarched Sources as we cannot distribute 
src.rpm anyway)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/RealPlayer.spec?r1=1.17&r2=1.18&f=u


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

Reply via email to