rpms/cdrkit/F-7 wodim-prtypo.patch,1.2,1.3

Harald Hoyer (harald) fedora-extras-commits at redhat.com
Fri Sep 21 09:09:32 UTC 2007


Author: harald

Update of /cvs/pkgs/rpms/cdrkit/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26617

Modified Files:
	wodim-prtypo.patch 
Log Message:
fixed wodim print type patch

wodim-prtypo.patch:

Index: wodim-prtypo.patch
===================================================================
RCS file: /cvs/pkgs/rpms/cdrkit/F-7/wodim-prtypo.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wodim-prtypo.patch	21 Sep 2007 09:09:13 -0000	1.2
+++ wodim-prtypo.patch	21 Sep 2007 09:09:30 -0000	1.3
@@ -1,5 +1,5 @@
---- cdrkit-1.1.6/wodim/wodim.c.prtypo	2007-09-21 10:38:53.000000000 +0200
-+++ cdrkit-1.1.6/wodim/wodim.c	2007-09-21 11:02:49.000000000 +0200
+--- cdrkit-1.1.6/wodim/wodim.c.prtypo	2007-09-21 11:06:50.000000000 +0200
++++ cdrkit-1.1.6/wodim/wodim.c	2007-09-21 11:06:50.000000000 +0200
 @@ -1485,7 +1485,7 @@ gracewait(cdr_t *dp, BOOL *didgracep)
  		printf("No chance to quit anymore.");
  		goto grace_done;
@@ -9,12 +9,3 @@
  		(dp->cdr_cmdflags & F_DUMMY)?"dummy":"real", gracetime);
  	flush();
  	signal(SIGINT, intr);
-@@ -1506,7 +1506,7 @@ gracewait(cdr_t *dp, BOOL *didgracep)
- 				*didgracep = FALSE;
- 			return (-1);
- 		}
--		printf("\b\b\b\b\b\b\b\b\b\b\b\b\b%4d seconds.", i);
-+		printf("\b\b\b\b\b\b\b\b\b\b\b\b\b%4d seconds.", i);
- 		flush();
- 	}
- grace_done:




More information about the fedora-extras-commits mailing list