Accepting request 33357 from Base:System
Copy from Base:System/rpm based on submit request 33357 from user mlschroe OBS-URL: https://build.opensuse.org/request/show/33357 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=93
This commit is contained in:
committed by
Git OBS Bridge
parent
d4083a0d7a
commit
d87b91e318
10
readlineofi.diff
Normal file
10
readlineofi.diff
Normal file
@@ -0,0 +1,10 @@
|
||||
--- build/parseSpec.c.orig 2010-02-15 11:49:29.000000000 +0000
|
||||
+++ build/parseSpec.c 2010-02-24 10:38:25.000000000 +0000
|
||||
@@ -283,6 +283,7 @@ int readLine(rpmSpec spec, int strip)
|
||||
retry:
|
||||
if ((rc = readLineFromOFI(spec, ofi)) != 0)
|
||||
return rc;
|
||||
+ ofi = spec->fileStack;
|
||||
|
||||
/* Copy next file line into the spec line buffer */
|
||||
rc = copyNextLineFromOFI(spec, ofi);
|
Reference in New Issue
Block a user