/[packages]/cauldron/pcre/current/SPECS/pcre.spec
ViewVC logotype

Diff of /cauldron/pcre/current/SPECS/pcre.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 95272 by ahmad, Fri May 6 01:16:19 2011 UTC revision 134303 by fwang, Thu Aug 18 06:34:26 2011 UTC
# Line 8  Line 8 
8    
9  Summary:        Perl-compatible regular expression library  Summary:        Perl-compatible regular expression library
10  Name:           pcre  Name:           pcre
11  Version:        8.12  Version:        8.13
12  Release:        %mkrel 3  Release:        %mkrel 1
13  License:        BSD-Style  License:        BSD-Style
14  Group:          File tools  Group:          File tools
15  URL:            http://www.pcre.org/  URL:            http://www.pcre.org/
# Line 64  library. Line 64  library.
64  %setup -q  %setup -q
65  %patch1 -p1 -b .detect_into_kdelibs  %patch1 -p1 -b .detect_into_kdelibs
66  %patch2 -p0  %patch2 -p0
 #%patch3 -p0 -b .format_not_a_string_literal_and_no_format_arguments  
67    
68    
69  %if %{build_pcreposix_compat}  %if %{build_pcreposix_compat}
# Line 83  dirs="." Line 82  dirs="."
82  for i in $dirs; do  for i in $dirs; do
83    cd $i    cd $i
84    mkdir -p m4    mkdir -p m4
85    autoreconf -fis    autoreconf -fi
86    %configure2_5x --enable-utf8 --enable-unicode-properties    %configure2_5x --enable-utf8 --enable-unicode-properties
87    %make    %make
88    cd -    cd -

Legend:
Removed from v.95272  
changed lines
  Added in v.134303

  ViewVC Help
Powered by ViewVC 1.1.30