components/desktop/consolekit/pam-ConsoleKit.p5m
author jiri.kralovec@oracle.com <jiri.kralovec@oracle.com>
Fri, 07 Apr 2017 00:53:32 -0700
changeset 7846 eaed6d702f04
parent 7331 a36c61e047b0
permissions -rw-r--r--
25556325 Firefox 45 sometimes generates core file on exit
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7331
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
set name=pkg.fmri \
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
    value=pkg:/library/security/pam/module/pam-consolekit@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
set name=pkg.summary \
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
    value="Framework for tracking users, login sessions and seats"
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
set name=com.oracle.info.description value="ConsoleKit - PAM module"
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
set name=com.oracle.info.tpno value=$(TPNO)
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
set name=info.classification \
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
    value="org.opensolaris.category.2008:Desktop (GNOME)/Sessions"
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
set name=org.opensolaris.arc-caseid value=LSARC/2009/432
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
file path=usr/lib/security/$(MACH64)/pam_ck_connector.so
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
file path=usr/lib/security/pam_ck_connector.so
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
file path=usr/share/man/man8/pam_ck_connector.8
a36c61e047b0 25080962 Move consolekit and pam-consolekit 0.4.1 to Userland
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
license ConsoleKit.license license="GPLv2+, BSD, MIT"