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: 05-Oct-2009 15:07:22 Branch: HEAD Handle: 2009100514072100 Modified files: openpkg-src/source-highlight source-highlight.spec Log: latest boost doesn't use -mt suffix Summary: Revision Changes Path 1.3 +2 -2 openpkg-src/source-highlight/source-highlight.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/source-highlight/source-highlight.spec ============================================================================ $ cvs diff -u -r1.2 -r1.3 source-highlight.spec --- openpkg-src/source-highlight/source-highlight.spec 21 Sep 2009 19:43:43 -0000 1.2 +++ openpkg-src/source-highlight/source-highlight.spec 5 Oct 2009 13:07:21 -0000 1.3 @@ -32,7 +32,7 @@ Group: Typesetting License: GPL Version: 3.1.1 -Release: 20090921 +Release: 20091005 # list of sources Source0: ftp://ftp.gnu.org/gnu/src-highlite/source-highlight-%{version}.tar.gz @@ -81,7 +81,7 @@ --with-bash-completion=%{l_prefix}/etc/source-highlight \ --with-boost=%{l_prefix} \ --with-boost-libdir=%{l_prefix}/lib \ - --with-boost-regex=boost_regex-mt \ + --with-boost-regex=boost_regex \ --disable-shared %{l_make} %{l_mflags -O} @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org