ship an nss_wrappers snapshot, not a git repo
- switch to just the snapshot of nss_wrapper we were using, since we no longer need to carry anything that isn't in the cwrap.org repository (ssorce)
This commit is contained in:
parent
c3f5bd1fb8
commit
e6591a5194
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@ krb5-1.8.3-pdf.tar.gz
|
||||
/krb5-1.11.3.tar.gz.asc
|
||||
/krb5-1.11.3-pdf.tar.xz
|
||||
/nss_wrapper.tar.bz2
|
||||
/nss_wrapper-0.0-20130719153839Z.git6cb59864.bz2
|
||||
|
@ -62,7 +62,7 @@ Source38: krb5kdc.init
|
||||
|
||||
BuildRequires: cmake
|
||||
# Carry this locally until it's available in a packaged form.
|
||||
Source100: nss_wrapper.tar.bz2
|
||||
Source100: nss_wrapper-0.0-20130719153839Z.git6cb59864.bz2
|
||||
Source101: noport.c
|
||||
|
||||
Patch5: krb5-1.10-ksu-access.patch
|
||||
@ -914,6 +914,9 @@ exit 0
|
||||
* Fri Aug 23 2013 Nalin Dahyabhai <nalin@redhat.com> 1.11.3-9
|
||||
- take another stab at accounting for UnversionedDocdirs for the -libs
|
||||
subpackage (spotted by ssorce)
|
||||
- switch to just the snapshot of nss_wrapper we were using, since we
|
||||
no longer need to carry anything that isn't in the cwrap.org repository
|
||||
(ssorce)
|
||||
|
||||
* Thu Aug 15 2013 Nalin Dahyabhai <nalin@redhat.com> 1.11.3-8
|
||||
- drop a patch we weren't not applying (build tooling)
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
017285971f1038a32261b15c128502f0 krb5-1.11.3.tar.gz
|
||||
a9dc7e280af5ac23833d0c951fe44036 krb5-1.11.3.tar.gz.asc
|
||||
731b6fa7c98b88920fc8f5b934a6187a krb5-1.11.3-pdf.tar.xz
|
||||
dd40e1ab5f8bad4a0a008bc110c20058 nss_wrapper.tar.bz2
|
||||
0d676f5babfc3c5f9e685d6538850021 nss_wrapper-0.0-20130719153839Z.git6cb59864.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user