mirror of
https://github.com/clearlinux/common.git
synced 2026-05-13 18:44:07 +00:00
don't shhow version changes in the 32 bit / avx copies
This commit is contained in:
@@ -187,6 +187,7 @@ autospec: preautospec-checks pullrebase localreponotice clean-old-content
|
||||
git commit --amend --no-edit Change* ; \
|
||||
fi
|
||||
@$(MAKE) -s for-review.txt
|
||||
diffstat for-review.txt
|
||||
@printf "\n**\n"
|
||||
@printf "** NOTICE: A patch with changes is available in the file for-review.txt\n"
|
||||
@printf "** To recreate (e.g., after git commit --amend), run make for-review.txt\n"
|
||||
|
||||
@@ -265,6 +265,7 @@ def main():
|
||||
zap_line_in_file_start(".spec", "%description dev")
|
||||
zap_line_in_file_start(".spec", "%description license")
|
||||
zap_line_in_file_start(".spec", "%package doc")
|
||||
zap_line_in_file_start(".spec", "cp -a ")
|
||||
|
||||
zap_line_in_file_start("b/Makefile", "URL =")
|
||||
zap_line_in_file_start("b/Makefile", "PKG_NAME :=")
|
||||
|
||||
Reference in New Issue
Block a user