Overview
Thanks for updating nextcloud to 12.0! I noticed you added:
git files should not be removed, otherwise nextcloud rise up ntegrity check failure. rm find . -name ".gitignore" -or -name ".gitkeep"
Is this absolutely needed? Maybe the integrity check failures can be fixed by also removing lines containing .gitignore and .gitkeep from signature.json files? Have you tried adding code similar to the next lines after removing such files?
find . -iname signature.json \ -exec sed -i "/\/.gitignore\": ./d" "{}" \; \ -exec sed -i "/\/.gitkeep\": ./d" "{}" \;
Btw, it would also be nice to fix the typos in the changes and spec files (upstram -> upstream and ntegrity -> integrity)
1) git-things I have think about that, but upstream recommend not to do this. So i am not sure what i should do.....
2) typos Can i do. It is only a "Rechtschreibfehler". :-)
1) Hmm, I checked and there's a gitignore.js file, so maybe they're used somewhere by nextcloud. Do you know if that's the case? did upstream mention any reason to recommend not to remove those git files?
2) Perfect. Also, please remove the #%%patch0 -p0 line, which seems to be useless since there's not even an associated commented #Patch0 line. I'll approve the request as soon as these typos are fixed.
Now i have made fix all your comments, include remove gitfiles and made a new request. Hope it is now okay.
Request History
ecsos created request
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added factory-repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:123"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:123
factory-repo-checker accepted review
Builds for repo server:php:applications/openSUSE_Tumbleweed
jengelh accepted review
licensedigger accepted review
ok
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory
This was accepted for 10 day. But go no further. Why?
It says on https://build.opensuse.org/request/show/498187: Open review for legal-auto
now. over one month. :-(