Hide Forgot
Created attachment 481264 [details] Move /etc/vpnc dir ownership to vpnc-script vpnc-script installs files to /etc/vpnc but doesn't require anyhing that owns the dir. vpnc on the other hand requires vpnc-script and owns the dir. So the dir ownership should be move to vpnc-script. Fix attached, let me know if you'd like me to push and build this for rawhide. (The fix also adds a %defattr to -script for consistency.)
Created attachment 481265 [details] Move /etc/vpnc dir ownership to vpnc-script
Yes, this change looks sensible because vpnc requires vpnc-script so vpnc-script should own the directory. Please push this.