[pycdio/el6] Fixed dist-git migration mangling

Jay Greguske jgreguske at fedoraproject.org
Tue May 22 19:31:10 UTC 2012


commit 3e577d4c48976b3ade3b7fe694a33e277726e641
Author: Jay Greguske <jgregusk at redhat.com>
Date:   Tue May 22 15:30:55 2012 -0400

    Fixed dist-git migration mangling

 pycdio-remove-shebangs.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pycdio-remove-shebangs.patch b/pycdio-remove-shebangs.patch
index c824f7e..afabe82 100644
--- a/pycdio-remove-shebangs.patch
+++ b/pycdio-remove-shebangs.patch
@@ -2,7 +2,7 @@
 +++ cdio.py2
 @@ -1,4 +1,3 @@
 -#!/usr/bin/python
- #  $Id: pycdio-remove-shebangs.patch,v 1.1 2009/07/29 19:19:22 jgreguske Exp $
+ #  $Id: cdio.py,v 1.6 2008/05/01 16:55:03 karl Exp $
  #
  #  Copyright (C) 2006, 2008 Rocky Bernstein <rocky at gnu.org>
 --- iso9660.py
@@ -10,6 +10,6 @@
 @@ -1,5 +1,3 @@
 -#!/usr/bin/python
 -#
- #  $Id: pycdio-remove-shebangs.patch,v 1.1 2009/07/29 19:19:22 jgreguske Exp $
+ #  $Id: iso9660.py,v 1.12 2008/05/01 16:55:03 karl Exp $
  #
  #  Copyright (C) 2006, 2008 Rocky Bernstein <rocky at gnu.org>


More information about the scm-commits mailing list