rpms/xmp/devel xmp-2.5.1-audacious2.patch,1.2,1.3

Michael Schwendt mschwendt at fedoraproject.org
Mon Jul 20 10:28:14 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/xmp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9520

Modified Files:
	xmp-2.5.1-audacious2.patch 
Log Message:
fix a typo in the patch

xmp-2.5.1-audacious2.patch:
 audacious.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Index: xmp-2.5.1-audacious2.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xmp/devel/xmp-2.5.1-audacious2.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- xmp-2.5.1-audacious2.patch	20 Jul 2009 10:01:44 -0000	1.2
+++ xmp-2.5.1-audacious2.patch	20 Jul 2009 10:28:13 -0000	1.3
@@ -1,12 +1,12 @@
 diff -Nur xmp-2.5.1-orig/src/plugin/audacious.c xmp-2.5.1/src/plugin/audacious.c
 --- xmp-2.5.1-orig/src/plugin/audacious.c	2007-11-25 15:24:58.000000000 +0100
-+++ xmp-2.5.1/src/plugin/audacious.c	2009-07-20 12:03:33.000000000 +0200
++++ xmp-2.5.1/src/plugin/audacious.c	2009-07-20 12:35:15.000000000 +0200
 @@ -296,7 +296,7 @@
  			if (i > 0)
  				i--;
  			a = xmp_ord_set(ctx, i);
 -			xmp_ip.output->flush(p->m.xxo_info[i].time);
-+			ibp->output->flush(p->m.xxo_info[i].time);
++			ipb->output->flush(p->m.xxo_info[i].time);
  			break;
  		}
  	}




More information about the fedora-extras-commits mailing list