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:   25-Mar-2009 21:14:48
  Branch: rpm-5_1                          Handle: 2009032520144701

  Modified files:           (Branch: rpm-5_1)
    rpm                     CHANGES
    rpm/rpmio               Makefile.am

  Log:
    - getdate: ignore internalState changes.

  Summary:
    Revision    Changes     Path
    1.2288.2.245+1  -0      rpm/CHANGES
    1.162.2.19  +2  -2      rpm/rpmio/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.2288.2.244 -r1.2288.2.245 CHANGES
  --- rpm/CHANGES       25 Mar 2009 20:11:20 -0000      1.2288.2.244
  +++ rpm/CHANGES       25 Mar 2009 20:14:47 -0000      1.2288.2.245
  @@ -1,4 +1,5 @@
   5.1.7 -> 5.1.8:
  +    - jbj: getdate: ignore internalState changes.
       - jbj: zlog: use struct rpmioItem_s use/pool container.
       - jbj: poptIO: add --htdebug.
       - jbj: yarn: convert rpmfc to usage mutex with refcounts.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/rpmio/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.162.2.18 -r1.162.2.19 Makefile.am
  --- rpm/rpmio/Makefile.am     16 Mar 2009 17:27:23 -0000      1.162.2.18
  +++ rpm/rpmio/Makefile.am     25 Mar 2009 20:14:48 -0000      1.162.2.19
  @@ -114,7 +114,7 @@
        @echo expect 10 shift/reduce conflicts
        $(YACC) $(srcdir)/getdate.y
        -...@if test -f y.tab.c; then \
  -      { echo "/*...@-globstate -statictrans -unqualifiedtrans -noparams 
@*/";\
  +      { echo "/*...@-globstate -internalglobs -statictrans -unqualifiedtrans 
-noparams @*/";\
           echo "/*...@-retvalint -usedef -varuse -nullderef -nullassign @*/";\
           echo "/*...@-readonlytrans -modunconnomods -compdef -noeffectuncon 
@*/";\
           echo "/*...@-globs -evalorderuncon -modobserveruncon -modnomods 
@*/";\
  @@ -132,7 +132,7 @@
           echo "/*...@=globs =evalorderuncon =modobserveruncon =modnomods 
@*/";\
           echo "/*...@=readonlytrans =modunconnomods =compdef =noeffectuncon 
@*/";\
           echo "/*...@=retvalint =usedef =varuse =nullderef =nullassign @*/";\
  -        echo "/*...@=globstate =statictrans =unqualifiedtrans =noparams 
@*/";\
  +        echo "/*...@=globstate =internalglobs =statictrans =unqualifiedtrans 
=noparams @*/";\
         } > getdate.c ;\
           rm -f y.tab.c; \
        else \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to