b7381d643d
Thanks to this the file is (in the common case) created in the unpacked build directory, and not one level up. I.e. /builddir/build/BUILD/lirc-0.10.0/.package_note-lirc-0.10.0-34.fc36.x86_64 instead of /builddir/build/BUILD/.package_note-lirc-0.10.0-34.fc36.x86_64.ld. This is nicer esp. for 'fedpkg local' builds, where the dist-git directory is used as the build dir. When there are multiple %setup calls, the *last* extracted directory becomes %{buildsubdir}. This might be confusing, but it shouldn't cause problems for this use. Suggested in https://bugzilla.redhat.com/show_bug.cgi?id=2043092#c21. |
||
---|---|---|
.gitignore | ||
generate-rpm-note.sh | ||
macros.package-notes-srpm | ||
package-notes.spec | ||
sources |