[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rpm-cvs
Subject:    [CVS] RPM: rpm-5_3: rpm/ CHANGES rpm/macros/ ruby.in
From:       "Per ?yvind Karlsen" <pkarlsen () rpm5 ! org>
Date:       2011-10-15 12:58:20
Message-ID: 20111015125820.5915490D84 () rpm5 ! org
[Download RAW message or body]

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

  Server: rpm5.org                         Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs                       Email:  pkarlsen@rpm5.org
  Module: rpm                              Date:   15-Oct-2011 14:58:20
  Branch: rpm-5_3                          Handle: 2011101512581901

  Modified files:           (Branch: rpm-5_3)
    rpm                     CHANGES
    rpm/macros              ruby.in

  Log:
    add %ruby_sitedir and %ruby_vendor macros.

  Summary:
    Revision    Changes     Path
    1.3296.2.250+1  -0      rpm/CHANGES
    1.1.2.7     +2  -0      rpm/macros/ruby.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3296.2.249 -r1.3296.2.250 CHANGES
  --- rpm/CHANGES	25 Aug 2011 18:35:19 -0000	1.3296.2.249
  +++ rpm/CHANGES	15 Oct 2011 12:58:19 -0000	1.3296.2.250
  @@ -1,4 +1,5 @@
   5.3.12 -> 5.3.13
  +    - proyvind: add %ruby_sitedir and %ruby_vendor macros.
       - proyvind: really always invoke %clean at end
       - proyvind: add sparc64v2 arch to %sparcx.
       - proyvind: try sanitize %sparc vs %sparcx inconsistencies, make %sparc
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/macros/ruby.in
  ============================================================================
  $ cvs diff -u -r1.1.2.6 -r1.1.2.7 ruby.in
  --- rpm/macros/ruby.in	1 Apr 2011 02:06:24 -0000	1.1.2.6
  +++ rpm/macros/ruby.in	15 Oct 2011 12:58:20 -0000	1.1.2.7
  @@ -15,8 +15,10 @@
   
   %ruby_archdir		%(%{__ruby} -rrbconfig -e 'print Config::CONFIG["archdir"]')
   %ruby_libdir		%(%{__ruby} -rrbconfig -e 'print Config::CONFIG["rubylibdir"]')
  +%ruby_sitedir		%(%{__ruby} -rrbconfig -e 'print Config::CONFIG["sitedir"]')
   %ruby_sitearchdir	%(%{__ruby} -rrbconfig -e 'print Config::CONFIG["sitearchdir"]')
   %ruby_sitelibdir	%(%{__ruby} -rrbconfig -e 'print Config::CONFIG["sitelibdir"]')
  +%ruby_vendordir		%(%{__ruby} -rrbconfig -e 'print Config::CONFIG["vendordir"]')
   %ruby_vendorarchdir	%(%{__ruby} -rrbconfig -e 'print \
Config::CONFIG["vendorarchdir"]')  %ruby_vendorlibdir	%(%{__ruby} -rrbconfig -e \
'print Config::CONFIG["vendorlibdir"]')  %ruby_gemdir		%(%{__ruby} -rrbconfig -e \
'include Config; print CONFIG["rubylibdir"].sub(CONFIG["ruby_version"], \
"gems/#{CONFIG["ruby_version"]}")')  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic