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:   27-Aug-2006 18:06:14
  Branch: HEAD                             Handle: 2006082717061300

  Modified files:
    openpkg-src/redland     redland.spec

  Log:
    modifying package: redland-1.0.4 20060715 -> 20060827

  Summary:
    Revision    Changes     Path
    1.3         +4  -3      openpkg-src/redland/redland.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/redland/redland.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 redland.spec
  --- openpkg-src/redland/redland.spec  15 Jul 2006 15:03:05 -0000      1.2
  +++ openpkg-src/redland/redland.spec  27 Aug 2006 16:06:13 -0000      1.3
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define       V_raptor           1.4.10
  +%define       V_raptor           1.4.11
   %define       V_rasqal           0.9.12
   %define       V_redland          1.0.4
   
  @@ -38,7 +38,7 @@
   Group:        SGML
   License:      LGPL/GPL
   Version:      %{V_redland}
  -Release:      20060715
  +Release:      20060827
   
   #   list of sources
   Source0:      http://download.librdf.org/source/raptor-%{V_raptor}.tar.gz
  @@ -94,6 +94,7 @@
         LDFLAGS="%{l_ldflags}" \
         ./configure \
             --prefix=%{l_prefix} \
  +          --datarootdir=%{l_prefix} \
             --includedir=%{l_prefix}/include/redland \
             --with-xml2-config=%{l_prefix}/bin/xml2-config \
             --with-xslt-config=%{l_prefix}/bin/xslt-config \
  @@ -162,7 +163,7 @@
         %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
       ) || exit $?
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  -    rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/gtk-doc
  +    rm -rf $RPM_BUILD_ROOT%{l_prefix}/gtk-doc
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to