[Rpm-maint] [rpm-software-management/rpm] Add a man page for RPM dependency generators (PR #3957)
Michal Domonkos
notifications at github.com
Wed Sep 24 07:18:26 UTC 2025
@dmnks commented on this pull request.
> +specific programming language.
+
+These attributes are distinct from the file attributes in the filesystem and are
+only kept in memory during package builds. A single file may have an arbitrary
+number of attributes, and a single attribute may be assigned to an arbitrary
+number of files.
+
+A valid file attribute called _NAME_ is introduced with an *rpm-macrofile*(5),
+_NAME.attr_, dropped into the *%{\_fileattrsdir}* directory, that defines at
+least one of the following macros:
+
+```
+%__NAME_path
+%__NAME_magic
+%__NAME_exclude_path
+%__NAME_exclude_magic
> Heh, I was about to say I'm not really sure the ` *%\_\_*_NAME_*\` mess is more understandable and readable than just `*%\_\_NAME_path*` but trying them side-by-side the latter just doesn't seem right, because it does break the style guideline of bold meaning literal.
Yeah, I'm not a huge fan of the underline style combined with literal underlines, it makes it super awkward to type (and read also, to a degree), although it does follow our own guidelines and is more consistent with the other man pages, so there's that...
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3957#discussion_r2374713249
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3957/review/3261419915 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250924/e9c6ede0/attachment-0001.htm>
More information about the Rpm-maint
mailing list