From 361d658a2bb4b7e0cbb000d58ee5b21968e696f4 Mon Sep 17 00:00:00 2001
From: Bernie Purcell <bitmap@videolan.org>
Date: Wed, 5 Sep 2007 06:03:23 +0000
Subject: [PATCH] Change the format of the patch to live, since buildbot is now
 blaming me for breaking this even though I've never touched it.

---
 .../contrib/src/Patches/live-starttime.patch  | 28 +++++++++++--------
 1 file changed, 17 insertions(+), 11 deletions(-)

diff --git a/extras/contrib/src/Patches/live-starttime.patch b/extras/contrib/src/Patches/live-starttime.patch
index cef1bfa48304..5d97701dd787 100644
--- a/extras/contrib/src/Patches/live-starttime.patch
+++ b/extras/contrib/src/Patches/live-starttime.patch
@@ -158,14 +158,20 @@ diff -ruN live.orig/liveMedia/include/RTSPClient.hh live/liveMedia/include/RTSPC
    Boolean parseGetParameterHeader(char const* line, 
                                    const char* param,
                                    char*& value);
---- live/liveMedia/include/liveMedia_version.hh.orig	2007-07-25 10:40:46.000000000 +0200
-+++ live/liveMedia/include/liveMedia_version.hh	2007-07-27 12:43:32.000000000 +0200
-@@ -5,6 +5,6 @@
- #define _LIVEMEDIA_VERSION_HH
- 
- #define LIVEMEDIA_LIBRARY_VERSION_STRING	"2007.08.03"
--#define LIVEMEDIA_LIBRARY_VERSION_INT		1186099200
-+#define LIVEMEDIA_LIBRARY_VERSION_INT		9999999999
- 
- #endif
-
+*** hhhh	Wed Sep  5 15:42:26 2007
+--- live/liveMedia/include/liveMedia_version.hh	Sat Aug  4 02:38:58 2007
+***************
+*** 5,10 ****
+  #define _LIVEMEDIA_VERSION_HH
+  
+  #define LIVEMEDIA_LIBRARY_VERSION_STRING	"2007.08.03"
+! #define LIVEMEDIA_LIBRARY_VERSION_INT		1186099200
+  
+  #endif
+--- 5,10 ----
+  #define _LIVEMEDIA_VERSION_HH
+  
+  #define LIVEMEDIA_LIBRARY_VERSION_STRING	"2007.08.03"
+! #define LIVEMEDIA_LIBRARY_VERSION_INT		9999999999
+  
+  #endif
-- 
GitLab