On 12.12.2014 12:53, Patrick Ohly wrote:
It's the same issue that all developers face at the moment: is it okay
to put calls to [user|group]/[add|del] into .spec files?

Should be fine...

So it looks like pwdutils is still available and providing the commands.
A hard dependency on it probably can be avoided in spec files by
depending on the commands and not the package.

Correct way would be to have a feature and depend on it. So both pwdutils and the upcoming gumd wrapper scripts would say something like "Provides: usertools" in their spec and any package requiring these tools would say "Requires: usertools". This allows alternative packages to provide same functionality.

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to