Bug 656585
Summary: | Please Update Spec File to use %ghost on files in /var/run and /var/lock | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lennart Poettering <lpoetter> |
Component: | fcron | Assignee: | Vojtech Vitek <vvitek> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | hripps, pertusus, vvitek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://lists.fedoraproject.org/pipermail/devel-announce/2010-November/000726.html | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-04-27 09:37:45 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 827166 |
Description
Lennart Poettering
2010-11-23 23:29:12 UTC
fcron.spec: 166 # rpmbuild insist that %ghost files exist 167 %{__install} -d %{buildroot}%{_localstatedir}/run/ 168 touch %{buildroot}%{_localstatedir}/run/fcron.pid 230 %ghost %{_localstatedir}/run/fcron.pid Already resolved. |