Bug 427840

Summary: Bogus use of %config
Product: [Fedora] Fedora Reporter: David Zeuthen <davidz>
Component: pilot-linkAssignee: Ivana Varekova <varekova>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: alex, mclasen, varekova
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-07 23:57:26 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:

Description David Zeuthen 2008-01-07 19:24:11 UTC
%config(noreplace) %{_datadir}/hal/fdi/policy/10osvendor/19-pam-acl-management.fdi
%config(noreplace) %{_datadir}/PolicyKit/policy/pilot-device-file.policy

These are not config files. Please avoid tagging them as such. I think I told
Ivana this was a bug already via email.

Comment 1 Alex Lancaster 2008-01-07 23:57:26 UTC
Removing the %config tag from files:

* Mon Jan  7 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 2:0.12.3-4
- Synchronize with F-8 branch:
- Add README.fedora and visor configs as fallbacks (#280251: thanks Kevin Page)
- Don't tag HAL/PolicyKit files as %config (#427840)                            
- Remove visor module if currently loaded (#280251)

Also done in the F-8 branch.




Comment 2 David Zeuthen 2008-01-08 00:05:11 UTC
Great, thanks!