Don't download drivedb.h at build time, use the shipped Source5
This commit is contained in:
commit
5b9ff23d51
16
config.yaml
Normal file
16
config.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
actions:
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: "curl %{UrlSource5} -o %{SOURCE5} ||:"
|
||||
replace: "# AlmaLinux: drivedb.h is not downloaded at build time - the SourceForge URL is dead (HTTP 404) and curl would overwrite Source5 with the error page"
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Eduard Abdullin"
|
||||
email: "eabdullin@almalinux.org"
|
||||
line:
|
||||
- "Don't download drivedb.h at build time, use the shipped Source5"
|
||||
Loading…
Reference in New Issue
Block a user