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:   26-Dec-2009 17:31:49
  Branch: HEAD                             Handle: 2009122616314800

  Modified files:
    rpm/tests               Makefile.am

  Log:
    - tests: display embedded spewage, disable check-tools.

  Summary:
    Revision    Changes     Path
    1.40        +10 -10     rpm/tests/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/tests/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 Makefile.am
  --- rpm/tests/Makefile.am     26 Dec 2009 02:04:36 -0000      1.39
  +++ rpm/tests/Makefile.am     26 Dec 2009 16:31:48 -0000      1.40
  @@ -82,15 +82,15 @@
        @${rpm} -D 'foo bar' -E '%dump%trace%foo' > /dev/null 2>&1
        @${rpm} -D 'foo %foo' -E '%foo' > /dev/null 2>&1
        @${rpm} -D 'foo bing' -D 'foo bang' -D 'foo boom' -E '%...@foo}' > 
/dev/null 2>&1
  -     @${rpm} -E '%(/bin/echo "Hello World!")' > /dev/null 2>&1
  -     @${rpm} -E '%{lua:print("Hello World!")}' > /dev/null 2>&1
  -     @${rpm} -E '%{js:print("Hello World!")}' > /dev/null 2>&1
  -     @-${rpm} -E '%{ruby:print "Hello World!"}' > /dev/null 2>&1
  -     @-${rpm} -E '%{tcl:puts "Hello World!"}' > /dev/null 2>&1
  -     @-${rpm} -E '%{squirrel:print("Hello World!")}' > /dev/null 2>&1
  -     @-${rpm} -E '%{perl:print "Hello World!"}' > /dev/null 2>&1
  -     @-${rpm} -E '%{python:print "Hello World!"}' > /dev/null 2>&1
  -     @-${rpm} -E '%{ficl:.( Hello World!) cr}' > /dev/null 2>&1
  +     @${rpm}  -E '%(/bin/echo "-->       sh: Portable Shar!")'
  +     @${rpm}  -E '%{lua:print("-->      lua: Hard Rocks!")}'
  +     @${rpm}  -E '%{js:print("-->       js: Use GPSEE!")}'
  +     @-${rpm} -E '%{ruby:print "-->     ruby: Puppet Gems!"}'
  +     @-${rpm} -E '%{tcl:puts "-->      tcl: Porticus Ports!"}'
  +     @-${rpm} -E '%{squirrel:print("--> squirrel: Eat Nuts!")}'
  +     @-${rpm} -E '%{perl:print "-->     perl: Artistic Scribbles!"}'
  +     @-${rpm} -E '%{python:print "-->   python: Snake Oil!",}'
  +     @-${rpm} -E '%{ficl:.( -->     ficl: Das OpenBoot!)}'
   
   %.spec: $(wildcard %-*.src.rpm)
        @${rpm2cpio} $(wildcard $*-*.src.rpm) | ${cpio} -i --quiet $@
  @@ -204,7 +204,7 @@
   
   check-local: check-init check-pubkeys check-markup check-macros \
        check-build check-install check-query check-verify \
  -     check-triggers check-tools # check-repo
  +     check-triggers # check-tools # check-repo
   
   clean-local:
        rm -rf tmp $(BUILD_DIRS)
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to