OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   25-Sep-2009 23:39:10
  Branch: HEAD                             Handle: 2009092522391000

  Modified files:
    openpkg-src/pango       pango.spec

  Log:
    try to force PIC

  Summary:
    Revision    Changes     Path
    1.100       +3  -2      openpkg-src/pango/pango.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pango/pango.spec
  ============================================================================
  $ cvs diff -u -r1.99 -r1.100 pango.spec
  --- openpkg-src/pango/pango.spec      10 Sep 2009 18:42:03 -0000      1.99
  +++ openpkg-src/pango/pango.spec      25 Sep 2009 21:39:10 -0000      1.100
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_glib_major   2.21
  +%define       V_glib_major   2.22
   %define       V_pango_major  1.25
   %define       V_pango_minor  6
   
  @@ -37,7 +37,7 @@
   Group:        XWindow
   License:      GPL
   Version:      %{V_pango_major}.%{V_pango_minor}
  -Release:      20090910
  +Release:      20090925
   
   #   package options
   %option       with_x11  no
  @@ -117,6 +117,7 @@
           --disable-debug \
           --disable-rebuilds \
           --disable-shared \
  +        --with-pic \
           
--with-included-modules="arabic-fc,basic-fc,basic-x,hangul-fc,hebrew-fc,indic-fc,khmer-fc,syriac-fc,thai-fc,tibetan-fc"
   
       %{l_make} %{l_mflags -O}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to