Update which files in /etc are marked as %config and which aren't
This commit is contained in:
parent
f7bde6c1c4
commit
322acfb4c5
@ -62,8 +62,8 @@ exit 0
|
||||
%doc AUTHORS ChangeLog COPYING README README_Kobil_mIDentity_switch.txt
|
||||
%{dropdir}/ifd-ccid.bundle/
|
||||
%{dropdir}/serial/
|
||||
%config %{_sysconfdir}/reader.conf.d/libccidtwin
|
||||
%config %{_sysconfdir}/udev/rules.d/85-pcscd_ccid.rules
|
||||
%config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin
|
||||
%{_sysconfdir}/udev/rules.d/85-pcscd_ccid.rules
|
||||
%{_bindir}/RSA_SecurID_getpasswd
|
||||
%{_mandir}/man1/RSA_SecurID_getpasswd.1*
|
||||
%{_mandir}/man8/Kobil_mIDentity_switch.8*
|
||||
@ -73,6 +73,8 @@ exit 0
|
||||
%changelog
|
||||
* Tue Dec 07 2010 Kalev Lember <kalev@smartlink.ee> - 1.4.0-3
|
||||
- Renamed ccid package to pcsc-lite-ccid (#654377)
|
||||
- Mark files under reader.conf.d as config(noreplace)
|
||||
- Don't mark udev rules as config
|
||||
|
||||
* Tue Dec 07 2010 Kalev Lember <kalev@smartlink.ee> - 1.4.0-2
|
||||
- Removed ExcludeArch: s390 s390x as these arches now have libusb1
|
||||
|
Loading…
Reference in New Issue
Block a user