Commit Graph

4 Commits

Author SHA1 Message Date
Florian Weimer
78fb5257b7 patch-git: Do not require directory names in Lua patches table
RPM 6.0.0 does not put the source directory prefix there anymore.

Resolves: RHEL-134109
RPM-Changelog: -
RPM-Skip-Release: yes
2025-12-06 12:54:45 +01:00
Florian Weimer
9f54110774 patch-git: Support git worktree
After “git worktree”, .git is a text file, not a directory.

Resolves: RHEL-127594
2025-11-17 10:55:37 +01:00
Florian Weimer
1335d209f3 patch-git: Add auto-generated/ prefix to Source: files
This suppresses a centpkg pre-push-check failure.

Resolves: RHEL-126051
2025-11-11 20:04:43 +01:00
Arjun Shankar
5a90f7a991 patch-git: Import from c10s and turn on (RHEL-117185)
Sync patch-git.lua, CONTRIBUTING.md, .gitignore with
commit e95aa14bd2 from c10s.

Update glibc.spec to auto-generate version, release patch list,
and changelog.

Some patches up to Patch409 (glibc-rh2129005.patch) require an ordering
that patch-git does not support.  Therefore they are left in.  Patches
410 onwards follow the intra-commit lexicographic order that patch-git
uses and can therefore be auto-generated by patch-git tooling.

Resolves: RHEL-117185
Parent: e8cd46bcf1
Patch-Git-Version: 1
RPM-Version: 2.34
RPM-Release: 235%{?dist}
RPM-Changelog-Stop: yes
2025-10-09 15:25:37 +02:00