Problem getting expanded diff: bad link: could not apply patch 'project.diff'

Changes of Revision 5

project.diff Deleted
x
 
1
@@ -1,40 +0,0 @@
2
---- kodi-noX-raspberry-pi.spec.orig
3
-+++ kodi-noX-raspberry-pi.spec
4
-@@ -304,6 +304,7 @@ Development files for Kodi Media Center
5
- %patch8 -p1
6
- 
7
- # Remove build time references so build-compare can do its work
8
-+date -u -r version.txt +%%Y%%m%%d | tee BUILDDATE 
9
- FAKE_BUILDDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes)
10
- for file in xbmc/interfaces/python/PythonSwig.cpp.template ; do
11
-   sed -i -e "/PyModule_AddStringConstant.*__date__/ s/\${new Date()\.toString()}/$FAKE_BUILDDATETIME/"  $file
12
---- kodi-noX-raspberry-pi2.spec.orig
13
-+++ kodi-noX-raspberry-pi2.spec
14
-@@ -304,6 +304,7 @@ Development files for Kodi Media Center
15
- %patch8 -p1
16
- 
17
- # Remove build time references so build-compare can do its work
18
-+date -u -r version.txt +%%Y%%m%%d | tee BUILDDATE 
19
- FAKE_BUILDDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes)
20
- for file in xbmc/interfaces/python/PythonSwig.cpp.template ; do
21
-   sed -i -e "/PyModule_AddStringConstant.*__date__/ s/\${new Date()\.toString()}/$FAKE_BUILDDATETIME/"  $file
22
---- kodi-noX.spec.orig
23
-+++ kodi-noX.spec
24
-@@ -304,6 +304,7 @@ Development files for Kodi Media Center
25
- %patch8 -p1
26
- 
27
- # Remove build time references so build-compare can do its work
28
-+date -u -r version.txt +%%Y%%m%%d | tee BUILDDATE 
29
- FAKE_BUILDDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes)
30
- for file in xbmc/interfaces/python/PythonSwig.cpp.template ; do
31
-   sed -i -e "/PyModule_AddStringConstant.*__date__/ s/\${new Date()\.toString()}/$FAKE_BUILDDATETIME/"  $file
32
---- kodi.spec.orig
33
-+++ kodi.spec
34
-@@ -304,6 +304,7 @@ Development files for Kodi Media Center
35
- %patch8 -p1
36
- 
37
- # Remove build time references so build-compare can do its work
38
-+date -u -r version.txt +%%Y%%m%%d | tee BUILDDATE 
39
- FAKE_BUILDDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes)
40
- for file in xbmc/interfaces/python/PythonSwig.cpp.template ; do
41
-   sed -i -e "/PyModule_AddStringConstant.*__date__/ s/\${new Date()\.toString()}/$FAKE_BUILDDATETIME/"  $file
42
_link Changed
9
 
1
@@ -1,6 +1,5 @@
2
-<link project="Multimedia" cicount="add" baserev="73b33c0deae8dcf7671937dc544b9ff8">
3
+<link project="Multimedia" cicount="add" >
4
   <patches>
5
     <delete name="_constraints" />
6
-    <apply name="project.diff" />
7
   </patches>
8
 </link>
9