How to specify a fallback package for unpackaged files? #2907
-
For hacking on systemd, I'm looking into building rpms from upstream sources. Because we're building from upstream sources, there are naturally unpackaged files depending on how the %files directives are handled. I would like to assign any unpackaged upstream files that haven't been explicitly assigned to a package yet to the systemd package. Is there any way I can specify to rpm that any unpackaged files should be assigned to a specific package? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
No. systemd is widely packaged already, I'd pick up an existing spec as a basis instead of reinventing the wheel. |
Beta Was this translation helpful? Give feedback.
So what I ended up doing is something like the following: