Revert previous change that moved some sysinit manpages
- Restore nss-sysinit manpages tar archives to %files sysinit - Removing spurious wildcard entry was the only change needed
This commit is contained in:
parent
4fb9d07b7f
commit
4c076bc0cd
13
nss.spec
13
nss.spec
@ -19,7 +19,7 @@
|
|||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: 3.15.4
|
Version: 3.15.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -607,9 +607,6 @@ fi
|
|||||||
%attr(0644,root,root) %doc /usr/share/man/man5/cert8.db.5.gz
|
%attr(0644,root,root) %doc /usr/share/man/man5/cert8.db.5.gz
|
||||||
%attr(0644,root,root) %doc /usr/share/man/man5/key3.db.5.gz
|
%attr(0644,root,root) %doc /usr/share/man/man5/key3.db.5.gz
|
||||||
%attr(0644,root,root) %doc /usr/share/man/man5/secmod.db.5.gz
|
%attr(0644,root,root) %doc /usr/share/man/man5/secmod.db.5.gz
|
||||||
%attr(0644,root,root) %doc /usr/share/man/man5/cert9.db.5.gz
|
|
||||||
%attr(0644,root,root) %doc /usr/share/man/man5/key4.db.5.gz
|
|
||||||
%attr(0644,root,root) %doc /usr/share/man/man5/pkcs11.txt.5.gz
|
|
||||||
|
|
||||||
%files sysinit
|
%files sysinit
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -617,6 +614,9 @@ fi
|
|||||||
%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/nssdb/cert9.db
|
%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/nssdb/cert9.db
|
||||||
%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/nssdb/key4.db
|
%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/nssdb/key4.db
|
||||||
%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/nssdb/pkcs11.txt
|
%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pki/nssdb/pkcs11.txt
|
||||||
|
%attr(0644,root,root) %doc /usr/share/man/man5/cert9.db.5.gz
|
||||||
|
%attr(0644,root,root) %doc /usr/share/man/man5/key4.db.5.gz
|
||||||
|
%attr(0644,root,root) %doc /usr/share/man/man5/pkcs11.txt.5.gz
|
||||||
%{_bindir}/setup-nsssysinit.sh
|
%{_bindir}/setup-nsssysinit.sh
|
||||||
# symbolic link to setup-nsssysinit.sh
|
# symbolic link to setup-nsssysinit.sh
|
||||||
%{_bindir}/setup-nsssysinit
|
%{_bindir}/setup-nsssysinit
|
||||||
@ -734,6 +734,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 06 2014 Elio Maldonado <emaldona@redhat.com> - 3.15.4-5
|
||||||
|
- Revert previous change that moved some sysinit manpages
|
||||||
|
- Restore nss-sysinit manpages tar archives to %%files sysinit
|
||||||
|
- Removing spurious wildcard entry was the only change needed
|
||||||
|
|
||||||
* Mon Jan 27 2014 Elio Maldonado <emaldona@redhat.com> - 3.15.4-4
|
* Mon Jan 27 2014 Elio Maldonado <emaldona@redhat.com> - 3.15.4-4
|
||||||
- Add explanatory comments for iquote.patch as was done on f20
|
- Add explanatory comments for iquote.patch as was done on f20
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user