components/libexpat/expat.p5m
changeset 824 3c0f8247e0cd
parent 609 775168282b2f
child 1205 6c6c27bcf9ac
--- a/components/libexpat/expat.p5m	Fri May 18 10:35:58 2012 -0700
+++ b/components/libexpat/expat.p5m	Mon May 21 01:44:27 2012 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -39,16 +39,20 @@
 dir path=usr/include
 dir path=usr/lib
 dir path=usr/lib/$(MACH64)
-file path=usr/lib/libexpat.so.1.5.2
-file path=usr/lib/$(MACH64)/libexpat.so.1.5.2
+dir path=usr/lib/$(MACH64)/pkgconfig
+dir path=usr/lib/pkgconfig
+file path=usr/lib/libexpat.so.1.6.0
+file path=usr/lib/$(MACH64)/libexpat.so.1.6.0
+file path=usr/lib/$(MACH64)/pkgconfig/expat.pc
+file path=usr/lib/pkgconfig/expat.pc
 file path=usr/include/expat_external.h
 file path=usr/include/expat.h
-link path=usr/lib/$(MACH64)/libexpat.so.0 target=libexpat.so.1.5.2
-link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.5.2
-link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.5.2
-link path=usr/lib/libexpat.so.0 target=libexpat.so.1.5.2
-link path=usr/lib/libexpat.so.1 target=libexpat.so.1.5.2
-link path=usr/lib/libexpat.so target=libexpat.so.1.5.2
+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
+link path=usr/lib/$(MACH64)/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
+link path=usr/lib/libexpat.so target=libexpat.so.1.6.0
 
 legacy pkg=SUNWlexpt \
     name="libexpat - XML parser library" \