forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit382909b
committed
Teach RPM the package name provided in Perl alias packages.
When commit1185be3 introducedinstallation of a file containing "use PostgreSQL::Test::Utils", the RPMPackage Manager said "nothing provides perl(PostgreSQL::Test::Utils)".Discussed on pgsql-packagers. Back-patch to v12, v13, and v14 only;newer versions don't have the alias packages.Reviewed by Andrew Dunstan, Tom Lane, and John Harvey. Reported by JohnHarvey.1 parent0dc08bb commit382909b
2 files changed
+12
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 |
|
0 commit comments
Comments
(0)