[cpp-sp] branch master updated (26c5a5b -> 0ad973a)
Scott Cantor
cantor.2 at osu.edu
Mon Jul 2 13:13:56 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch master
in repository cpp-sp.
from 26c5a5b Add pkgconfig files to RPM.
new a582f5e Add pkg-config workarounds for RHEL.
new 0ad973a Missing RHEL pkgconfig files.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 2 ++
pkgconfig-workarounds/rh5/krb5-gssapi.pc | 7 +++++++
pkgconfig-workarounds/rh5/krb5.pc | 7 +++++++
pkgconfig-workarounds/rh5/mit-krb5-gssapi.pc | 7 +++++++
pkgconfig-workarounds/rh5/mit-krb5.pc | 7 +++++++
pkgconfig-workarounds/rh6/krb5-gssapi.pc | 7 +++++++
pkgconfig-workarounds/rh6/krb5.pc | 7 +++++++
pkgconfig-workarounds/rh6/mit-krb5-gssapi.pc | 7 +++++++
pkgconfig-workarounds/rh6/mit-krb5.pc | 7 +++++++
shibboleth.spec.in | 12 ++++++++++--
10 files changed, 68 insertions(+), 2 deletions(-)
create mode 100644 pkgconfig-workarounds/rh5/krb5-gssapi.pc
create mode 100644 pkgconfig-workarounds/rh5/krb5.pc
create mode 100644 pkgconfig-workarounds/rh5/mit-krb5-gssapi.pc
create mode 100644 pkgconfig-workarounds/rh5/mit-krb5.pc
create mode 100644 pkgconfig-workarounds/rh6/krb5-gssapi.pc
create mode 100644 pkgconfig-workarounds/rh6/krb5.pc
create mode 100644 pkgconfig-workarounds/rh6/mit-krb5-gssapi.pc
create mode 100644 pkgconfig-workarounds/rh6/mit-krb5.pc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list