RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   12-Jul-2013 23:27:50
  Branch: rpm-5_4                          Handle: 2013071221275000

  Modified files:           (Branch: rpm-5_4)
    rpm/rpmio/auto          desc.in types.in

  Log:
    - rpmio: eliminate all ispras build/run test failures. todo++

  Summary:
    Revision    Changes     Path
    1.2.4.7     +140 -2     rpm/rpmio/auto/desc.in
    1.3.4.5     +75 -0      rpm/rpmio/auto/types.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/auto/desc.in
  ============================================================================
  $ cvs diff -u -r1.2.4.6 -r1.2.4.7 desc.in
  --- rpm/rpmio/auto/desc.in    12 Jul 2013 18:57:31 -0000      1.2.4.6
  +++ rpm/rpmio/auto/desc.in    12 Jul 2013 21:27:50 -0000      1.2.4.7
  @@ -48,12 +48,12 @@
        ../tar.h
   
        ../argv.h
  -     ../bson.h
  +<!-- ../bson.h -->
        ../fnmatch.h
        ../fts.h
        ../glob.h
        ../mire.h
  -     ../mongo.h
  +<!-- ../mongo.h -->
        ../poptIO.h
        ../rpmacl.h
        ../rpmasn.h
  @@ -157,6 +157,144 @@
   </opaque_types>
   
   <skip_symbols>
  +  <!-- linkage build failures -->
  +  rpmlog
  +  pgpCRC
  +  pgpGrab
  +  pgpHexCvt
  +  pgpHexStr
  +  pgpImplAvailableCipher
  +  pgpImplAvailableDigest
  +  pgpImplAvailablePubkey
  +  pgpImplClean
  +  pgpImplErrChk
  +  pgpImplFree
  +  pgpImplGenerate
  +  pgpImplInit
  +  pgpImplMpiItem
  +  pgpImplSign
  +  pgpImplVerify
  +  pgpIsPkt
  +  pgpLen
  +  pgpMpiBits
  +  pgpMpiLen
  +  pgpMpiStr
  +  pgpValStr
  +  pgpValTok
  +  <!-- zopen build failures -->
  +  argvPrint
  +  rpmaugPrint
  +  _rpmhkpPrintStats
  +  rpmlogPrint
  +  rpmlogSetFile
  +  rpmDumpMacroTable
  +  rpmswPrint
  +  rpmzLogDump
  +  <!-- NULL return constraint failures -->
  +  rpmbzFree
  +  httpOpen
  +  rpmluaGetGlobalState
  +  yarnFreeLock
  +  <!-- RPMRC_OK return constraint failures -->
  +  rpmaugRun
  +  rpmficlRun
  +  rpmficlRunFile
  +  rpmgitRun
  +  rpmjsRun
  +  rpmjsRunFile
  +  rpmjsRunFile
  +  rpmKeyringLookup
  +  rpmkuFindPubkey
  +  rpmsqlRun
  +  rpmsquirrelRun
  +  rpmsquirrelRunFile
  +  rpmtclRunFile
  +  <!-- generating stderr failures -->
  +  arHeaderRead
  +  arHeaderWrite
  +  arTrailerWrite
  +  freeIOSM
  +  mireFreeAll
  +  rpmbagDel
  +  ftpOpendir
  +  rpmgitAddFile
  +  rpmgitCmdAdd
  +  rpmgitCmdCommit
  +  rpmgitCmdDiff
  +  rpmgitCmdInit
  +  rpmgitCmdStatus
  +  rpmgitCommit
  +  rpmgitConfig
  +  rpmgitInfo
  +  rpmgitInit
  +  rpmgitPrintCommit
  +  rpmgitPrintTag
  +  rpmgitWalk
  +  rpmhkpValidate
  +  Fadvise
  +  Fallocate
  +  Seekdir
  +  urlSplit
  +  rpmkuStorePubkey
  +  rpmlogRecMessage
  +  rpmlogRecPriority
  +  rpmluaSetVar
  +  rpmCleanPath
  +  rpmmgBuffer
  +  rpmmgFile
  +  rpmmgNew
  +  rpmnixChannel
  +  rpmnixCollectGarbage
  +  rpmnixCopyClosure
  +  rpmnixInstallPackage
  +  rpmnixPrefetchURL
  +  rpmnixPush
  +  odbcBindCol
  +  odbcBindParameter
  +  odbcCancel
  +  odbcCloseCursor
  +  odbcColAttribute
  +  odbcColumns
  +  odbcCommit
  +  odbcConnect
  +  odbcDisconnect
  +  odbcEndTran
  +  odbcExecDirect
  +  odbcExecute
  +  odbcFetch
  +  odbcFetchScroll
  +  odbcGetCursorName
  +  odbcGetData
  +  odbcGetEnvAttr
  +  odbcGetInfo
  +  odbcGetStmtAttr
  +  odbcListDataSources
  +  odbcListDrivers
  +  odbcNCols
  +  odbcNRows
  +  odbcNew
  +  odbcPrepare
  +  odbcPrint
  +  odbcRollback
  +  odbcSetCursorName
  +  odbcSetEnvAttr
  +  odbcSetStmtAttr
  +  odbcStatistics
  +  odbcTables
  +  rpmperlNew
  +  pgpImplSetDSA
  +  pgpImplSetECDSA
  +  pgpImplSetELG
  +  pgpImplSetRSA
  +  rpmbcExportSignature
  +  rpmpythonNew
  +  rpmpythonRun
  +  rpmpythonRunFile
  +  rpmtclNew
  +  rpmxarPull
  +  xarRead
  +  rpmsetFinish
  +  yarnLaunchStack
   </skip_symbols>
   
   <skip_headers>
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/rpmio/auto/types.in
  ============================================================================
  $ cvs diff -u -r1.3.4.4 -r1.3.4.5 types.in
  --- rpm/rpmio/auto/types.in   12 Jul 2013 18:57:31 -0000      1.3.4.4
  +++ rpm/rpmio/auto/types.in   12 Jul 2013 21:27:50 -0000      1.3.4.5
  @@ -771,6 +771,16 @@
     <constraint> $0 != NULL </constraint>
   </spec_type>
   
  +<spec_type>
  +  <kind> normal </kind>
  +  <data_type> const char * </data_type>
  +  <value> ".( -->     ficl: Das OpenBoot!)" </value>
  +  <associating>
  +    <interfaces> rpmficlRun </interfaces>
  +    <links> param2 </links>
  +  </associating>
  +</spec_type>
  +
   <!-- rpmgc.h -->
   
   <!-- rpmgit.h -->
  @@ -1205,6 +1215,11 @@
       <links> param1 </links>
     </associating>
   </spec_type>
  +<spec_type>
  +  <kind> common_retval </kind>
  +  <data_type> rpmRC </data_type>
  +  <constraint> $0 == RPMRC_OK </constraint>
  +</spec_type>
   
   <spec_type>
     <kind> common_param </kind>
  @@ -1293,6 +1308,16 @@
     <constraint> $0 != NULL </constraint>
   </spec_type>
   
  +<spec_type>
  +  <kind> normal </kind>
  +  <data_type> const char * </data_type>
  +  <value> "print(\"-->       js: Use GPSEE!\"" </value>
  +  <associating>
  +    <interfaces> rpmjsRun </interfaces>
  +    <links> param2 </links>
  +  </associating>
  +</spec_type>
  +
   <!-- rpmku.h -->
   
   <!-- rpmlog.h -->
  @@ -1517,6 +1542,16 @@
     <constraint> $0 != NULL </constraint>
   </spec_type>
   
  +<spec_type>
  +  <kind> normal </kind>
  +  <data_type> const char * </data_type>
  +  <value> "print \"-->     perl: Artistic Scribbles!\"" </value>
  +  <associating>
  +    <interfaces> rpmperlRun </interfaces>
  +    <links> param2 </links>
  +  </associating>
  +</spec_type>
  +
   <!-- rpmpgp.h -->
   <spec_type>
     <kind> common_param </kind>
  @@ -1549,6 +1584,16 @@
     <constraint> $0 != NULL </constraint>
   </spec_type>
   
  +<spec_type>
  +  <kind> normal </kind>
  +  <data_type> const char * </data_type>
  +  <value> "print \"-->   python: Snake Eggs!\"," </value>
  +  <associating>
  +    <interfaces> rpmpythonRun </interfaces>
  +    <links> param2 </links>
  +  </associating>
  +</spec_type>
  +
   <!-- rpmruby.h -->
   <spec_type>
     <kind> common_param </kind>
  @@ -1565,6 +1610,16 @@
     <constraint> $0 != NULL </constraint>
   </spec_type>
   
  +<spec_type>
  +  <kind> normal </kind>
  +  <data_type> const char * </data_type>
  +  <value> "print \"-->     ruby: Puppet Gems!\"" </value>
  +  <associating>
  +    <interfaces> rpmrubyRun </interfaces>
  +    <links> param2 </links>
  +  </associating>
  +</spec_type>
  +
   <!-- rpmsm.h -->
   <spec_type>
     <kind> common_param </kind>
  @@ -1631,6 +1686,16 @@
     <constraint> $0 != NULL </constraint>
   </spec_type>
   
  +<spec_type>
  +  <kind> normal </kind>
  +  <data_type> const char * </data_type>
  +  <value> "print(\"--> squirrel: Eat Nuts!\")" </value>
  +  <associating>
  +    <interfaces> rpmsquirrelRun </interfaces>
  +    <links> param2 </links>
  +  </associating>
  +</spec_type>
  +
   <!-- rpmssl.h -->
   
   <!-- rpmsvn.h -->
  @@ -1716,6 +1781,16 @@
     <constraint> $0 != NULL </constraint>
   </spec_type>
   
  +<spec_type>
  +  <kind> normal </kind>
  +  <data_type> const char * </data_type>
  +  <value> "puts \"-->      tcl: Porticus Ports!\"" </value>
  +  <associating>
  +    <interfaces> rpmtclRun </interfaces>
  +    <links> param2 </links>
  +  </associating>
  +</spec_type>
  +
   <!-- rpmurl.h -->
   <spec_type>
     <kind> common_param </kind>
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to