18762255 The authen-pam Perl module has a bogus arc-caseid in its package manifest.
authorRich Burridge <rich.burridge@oracle.com>
Wed, 09 Jul 2014 06:18:23 -0700
changeset 1995 7185ffa18a9e
parent 1994 5e5f9e750e52
child 1996 48bc5bfda5d8
18762255 The authen-pam Perl module has a bogus arc-caseid in its package manifest. 19160081 Authen::PAM incorrectly claims PAM_NO_AUTHTOK_CHECK is not supported
components/perl_modules/authen-pam/Makefile
components/perl_modules/authen-pam/authen-pam-PERLVER.p5m
--- a/components/perl_modules/authen-pam/Makefile	Tue Jul 08 21:43:41 2014 -0700
+++ b/components/perl_modules/authen-pam/Makefile	Wed Jul 09 06:18:23 2014 -0700
@@ -43,6 +43,9 @@
 include $(WS_TOP)/make-rules/ips.mk
 include $(WS_TOP)/make-rules/makemaker.mk
 
+# Pick up the patch to configure.ac in the 01-solaris.patch file
+COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
+
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # man pages go in the common area
--- a/components/perl_modules/authen-pam/authen-pam-PERLVER.p5m	Tue Jul 08 21:43:41 2014 -0700
+++ b/components/perl_modules/authen-pam/authen-pam-PERLVER.p5m	Wed Jul 09 06:18:23 2014 -0700
@@ -42,7 +42,7 @@
     value="org.opensolaris.category.2008:Development/Perl"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=org.opensolaris.arc-caseid value=LSARC/2004/251
+set name=org.opensolaris.arc-caseid value=PSARC/2013/345
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
 license authen-pam.license license=Artistic