18124b811SYuri Pankov#
28124b811SYuri Pankov# This file and its contents are supplied under the terms of the
38124b811SYuri Pankov# Common Development and Distribution License ("CDDL"), version 1.0.
48124b811SYuri Pankov# You may only use this file in accordance with the terms of version
58124b811SYuri Pankov# 1.0 of the CDDL.
68124b811SYuri Pankov#
78124b811SYuri Pankov# A full copy of the text of the CDDL should have accompanied this
88124b811SYuri Pankov# source.  A copy of the CDDL is also available via the Internet at
98124b811SYuri Pankov# http://www.illumos.org/license/CDDL.
108124b811SYuri Pankov#
118124b811SYuri Pankov
128124b811SYuri Pankovset name=pkg.fmri value=pkg:/system/library/libutempter@$(PKGVERS)
1386d41711SAndy Fiddamanset name=pkg.summary value="Interface to record user sessions in utmpx database"
148124b811SYuri Pankovset name=pkg.description \
158124b811SYuri Pankov    value="Interface to record user sessions in utmpx database"
168124b811SYuri Pankovset name=info.classification \
17069e6b7eSAndy Fiddaman    value=org.opensolaris.category.2008:System/Libraries
188124b811SYuri Pankovset name=variant.arch value=$(ARCH)
1986d41711SAndy Fiddamandir  path=usr group=sys
2086d41711SAndy Fiddamandir  path=usr/include
218124b811SYuri Pankovfile path=usr/include/utempter.h
2286d41711SAndy Fiddamandir  path=usr/lib
2386d41711SAndy Fiddamandir  path=usr/lib/$(ARCH64)
248124b811SYuri Pankovlink path=usr/lib/$(ARCH64)/libutempter.so target=libutempter.so.1
2586d41711SAndy Fiddamanfile path=usr/lib/$(ARCH64)/libutempter.so.1
268124b811SYuri Pankovlink path=usr/lib/libutempter.so target=libutempter.so.1
2786d41711SAndy Fiddamanfile path=usr/lib/libutempter.so.1
2886d41711SAndy Fiddamandir  path=usr/share
2986d41711SAndy Fiddamandir  path=usr/share/man
3086d41711SAndy Fiddamandir  path=usr/share/man/man3utempter
318124b811SYuri Pankovlink path=usr/share/man/man3utempter/addToUtmp.3utempter \
328124b811SYuri Pankov    target=utempter_add_record.3utempter
338124b811SYuri Pankovlink path=usr/share/man/man3utempter/removeFromUtmp.3utempter \
348124b811SYuri Pankov    target=utempter_add_record.3utempter
358124b811SYuri Pankovlink path=usr/share/man/man3utempter/removeLineFromUtmp.3utempter \
368124b811SYuri Pankov    target=utempter_add_record.3utempter
3786d41711SAndy Fiddamanfile path=usr/share/man/man3utempter/utempter_add_record.3utempter
388124b811SYuri Pankovlink path=usr/share/man/man3utempter/utempter_remove_added_record.3utempter \
398124b811SYuri Pankov    target=utempter_add_record.3utempter
408124b811SYuri Pankovlink path=usr/share/man/man3utempter/utempter_remove_record.3utempter \
418124b811SYuri Pankov    target=utempter_add_record.3utempter
4286d41711SAndy Fiddamanlicense usr/src/lib/libutempter/THIRDPARTYLICENSE \
4386d41711SAndy Fiddaman    license=usr/src/lib/libutempter/THIRDPARTYLICENSE
44