The curl rpms
The final /usr/bin/curl-config file had a comment like
"prefix=/usr # used in /usr/lib64" or "prefix=/usr # used in /usr/lib",
depending on the arch. This causes the following error on upgrades from f40
for people who have both libcurl-devel.i686 and libcurl-devel.x86_64
installed:
Transaction failed: Rpm transaction failed.
- file /usr/bin/curl-config conflicts between attempted installs of
libcurl-devel-8.9.1-2.fc41.i686 and libcurl-devel-8.9.1-2.fc41.x86_64
The comment is actually not useful at all after the variable is expanded,
since it's not clear what is meant by "used in /usr/lib64". Just drop it.
With this change, the packages are constinstallable again.
|
||
|---|---|---|
| .fmf | ||
| tests | ||
| .gitignore | ||
| 0001-curl-8.9.1-sigpipe.patch | ||
| 0101-curl-7.32.0-multilib.patch | ||
| 0102-curl-7.84.0-test3026.patch | ||
| 0104-curl-7.88.0-tests-warnings.patch | ||
| ci.fmf | ||
| curl.spec | ||
| mykey.asc | ||
| sources | ||