[Rpm-maint] [rpm-software-management/rpm] Make "minimal" file attr more clear (PR #3211)

Michal Domonkos notifications at github.com
Fri Jul 19 14:16:35 UTC 2024


@dmnks commented on this pull request.



> @@ -33,7 +33,7 @@ A file attribute is represented by a macro file in `%{_fileattrsdir}` (typically
 %__NAME_protocol
 ```
 
-NAME needs to be replaced by the name choosen for the file attribute and needs to be the same as the file name of the macro file itself (without the `.attr` suffix). While technically all of them are optional, typically two or more of them are present to form a meaningul attribute. All the values are further macro-expanded on use, and additionally, the path and magic related values are interpreted as extended regular expressions.
+NAME needs to be replaced by the name choosen for the file attribute and needs to be the same as the file name of the macro file itself (without the `.attr` suffix). While technically all of them are optional, typically at least two of them are present to form a meaninful attribute: `*_path` and/or `*_magic` to match any files at all and at least one generator. All the values are further macro-expanded on use, and additionally, the path and magic related values are interpreted as extended regular expressions.

Seems like the "meaningful" word only got corrected into another typo :smile: 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3211#pullrequestreview-2188349838
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3211/review/2188349838 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240719/404f1ecd/attachment.html>


More information about the Rpm-maint mailing list