components/libexpat/expat.p5m
branchs11u3-sru
changeset 6461 8afd558769c1
parent 3734 24181f5eb463
--- a/components/libexpat/expat.p5m	Fri Jul 15 08:40:02 2016 -0700
+++ b/components/libexpat/expat.p5m	Wed Jul 20 06:05:37 2016 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -34,23 +34,18 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=LSARC/2007/378
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-dir  path=usr
-dir  path=usr/include
 file path=usr/include/expat.h
+file path=usr/include/expat_config.h
 file path=usr/include/expat_external.h
-dir  path=usr/lib
-dir  path=usr/lib/$(MACH64)
-link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.6.0
-link path=usr/lib/$(MACH64)/libexpat.so.0 target=libexpat.so.1.6.0
-link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.6.0
-file path=usr/lib/$(MACH64)/libexpat.so.1.6.0
-dir  path=usr/lib/$(MACH64)/pkgconfig
+link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.6.2
+link path=usr/lib/$(MACH64)/libexpat.so.0 target=libexpat.so.1.6.2
+link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.6.2
+file path=usr/lib/$(MACH64)/libexpat.so.1.6.2
 file path=usr/lib/$(MACH64)/pkgconfig/expat.pc
-link path=usr/lib/libexpat.so target=libexpat.so.1.6.0
-link path=usr/lib/libexpat.so.0 target=libexpat.so.1.6.0
-link path=usr/lib/libexpat.so.1 target=libexpat.so.1.6.0
-file path=usr/lib/libexpat.so.1.6.0
-dir  path=usr/lib/pkgconfig
+link path=usr/lib/libexpat.so target=libexpat.so.1.6.2
+link path=usr/lib/libexpat.so.0 target=libexpat.so.1.6.2
+link path=usr/lib/libexpat.so.1 target=libexpat.so.1.6.2
+file path=usr/lib/libexpat.so.1.6.2
 file path=usr/lib/pkgconfig/expat.pc
 legacy pkg=SUNWlexpt desc="libexpat - XML parser library" \
     name="libexpat - XML parser library"