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:   19-Jul-2009 12:07:02
  Branch: HEAD                             Handle: 2009071911070100

  Modified files:
    openpkg-src/libpixman   libpixman.spec

  Log:
    cleanup packaging

  Summary:
    Revision    Changes     Path
    1.28        +4  -4      openpkg-src/libpixman/libpixman.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libpixman/libpixman.spec
  ============================================================================
  $ cvs diff -u -r1.27 -r1.28 libpixman.spec
  --- openpkg-src/libpixman/libpixman.spec      14 Jul 2009 18:45:57 -0000      
1.27
  +++ openpkg-src/libpixman/libpixman.spec      19 Jul 2009 10:07:01 -0000      
1.28
  @@ -32,7 +32,7 @@
   Group:        XWindow
   License:      MIT-style
   Version:      0.15.16
  -Release:      20090714
  +Release:      20090719
   
   #   list of sources
   Source0:      http://cairographics.org/releases/pixman-%{version}.tar.gz
  @@ -46,7 +46,7 @@
   AutoReqProv:  no
   
   %description
  -    pixman is the pixel manipulation library of the Cairo project.
  +    Pixman is the pixel manipulation library of the Cairo project.
       It provides pixel region and image compositing APIs.
   
   %track
  @@ -66,14 +66,14 @@
       LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --disable-gtk \
           --disable-shared
       %{l_make} %{l_mflags -O}
   
   %install
       rm -rf $RPM_BUILD_ROOT
       %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
  -    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
  -        %{l_files_std}
  +    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to