Age | Commit message (Collapse) | Author |
|
The yum-etckeeper.py is not executable.
But it has a shebang. So rpmlint is warning.
So Fedora executes "sed -i -e 1d" in etcleeper.spec.
http://pkgs.fedoraproject.org/cgit/etckeeper.git/tree/etckeeper.spec
Upstream should not worry downstreams.
The etckeeper-bzr/__INIT__.py has same problem too.
So I will modify it in other patch.
modified: yum-etckeeper.py
|
|
Mykola Marzhan
|
|
|
|
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=709487 Thanks, Thomas Moschny
|
|
settings in eg, crontab. Closes: #602438
|
|
|
|
install said plugin when yum is selected as a high level package manager.
|