[-]
[+]
|
Changed |
flashcache.spec
|
|
[-]
[+]
|
Changed |
_service
^
|
@@ -1,3 +1,4 @@
<services>
<service name="tar_scm"><param name="url">git://github.com/facebook/flashcache.git</param><param name="scm">git</param></service>
-</services>
\ No newline at end of file
+ <service name="recompress"><param name="compression">bz2</param><param name="file">*.tar</param></service>
+</services>
|
[-]
[+]
|
Deleted |
_service_error
^
|
@@ -1,5 +0,0 @@
-service tar_scm failed:
-Initialized empty Git repository in /var/tmp/obs_service/5359/.tmp/flashcache/.git/
-fatal: invalid --pretty format: %at
-/var/tmp/obs_service/5359/.tmp
-mv: cannot move `flashcache/' to a subdirectory of itself, `flashcache/flashcache'
|