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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   08-Jan-2006 14:18:07
  Branch: HEAD                             Handle: 2006010813180600

  Modified files:
    openpkg-src/pango       pango.spec

  Log:
    cleanup doc handling

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/pango/pango.spec
  ============================================================================
  $ cvs diff -u -r1.50 -r1.51 pango.spec
  --- openpkg-src/pango/pango.spec      1 Jan 2006 13:18:26 -0000       1.50
  +++ openpkg-src/pango/pango.spec      8 Jan 2006 13:18:06 -0000       1.51
  @@ -38,7 +38,7 @@
   Group:        XWindow
   License:      GPL
   Version:      %{V_pango}
  -Release:      20051129
  +Release:      20060108
   
   #   list of sources
   Source0:      
ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/pango-%{V_pango}.tar.bz2
  @@ -97,7 +97,7 @@
           --with-x \
           --x-includes=`%{l_rc} --query x11_incdir` \
           --x-libraries=`%{l_rc} --query x11_libdir` \
  -        --with-html-dir="%{l_prefix}/doc" \
  +        --with-html-dir="%{l_prefix}/share/pango/doc" \
           --with-xml-catalog="%{l_prefix}/share/sgml/catalog.xml" \
           --disable-dependency-tracking \
           --disable-debug \
  @@ -111,7 +111,6 @@
       rm -rf $RPM_BUILD_ROOT
       %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
       %{l_shtool} mkdir -f -p -m 755 \
  -        $RPM_BUILD_ROOT%{l_prefix}/doc \
           $RPM_BUILD_ROOT%{l_prefix}/etc/pango
   
       #   supply pango.modules
  @@ -126,6 +125,7 @@
       rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/*.s[ol].*
       rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/pango/modules/*.la
       rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/pango/modules/*.a
  +    rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/pango/doc
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
           %{l_files_std} \
           '%config %{l_prefix}/etc/pango/*' \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to