/[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 335602 by neoclust, Wed Dec 26 22:01:55 2012 UTC revision 335603 by fwang, Thu Dec 27 08:09:58 2012 UTC
# Line 6  Line 6 
6  %define libname16_orig    lib%{name}16  %define libname16_orig    lib%{name}16
7  %define libname32_orig    lib%{name}32  %define libname32_orig    lib%{name}32
8  %define libname %mklibname pcre %{pcre_major}  %define libname %mklibname pcre %{pcre_major}
9  %define libname16 %mklibname pcre 16 %{pcre_major}  %define libname16 %mklibname pcre 16 %{pcrecpp_major}
10  %define libname32 %mklibname pcre 32 %{pcre_major}  %define libname32 %mklibname pcre 32 %{pcrecpp_major}
11  %define libnamecpp %mklibname pcrecpp %{pcrecpp_major}  %define libnamecpp %mklibname pcrecpp %{pcrecpp_major}
12  %define libnameposix %mklibname pcreposix %{pcreposix_major}  %define libnameposix %mklibname pcreposix %{pcreposix_major}
13  %define libnameposix_compat %mklibname pcreposix %{pcreposix_compat_major}  %define libnameposix_compat %mklibname pcreposix %{pcreposix_compat_major}
# Line 20  Line 20 
20  Summary:        Perl-compatible regular expression library  Summary:        Perl-compatible regular expression library
21  Name:           pcre  Name:           pcre
22  Version:        8.32  Version:        8.32
23  Release:        %mkrel 7  Release:        %mkrel 8
24  License:        BSD-Style  License:        BSD-Style
25  Group:          File tools  Group:          File tools
26  URL:            http://www.pcre.org/  URL:            http://www.pcre.org/
# Line 54  Group:      System/Libraries Line 54  Group:      System/Libraries
54  Summary:    Perl-compatible regular expression library  Summary:    Perl-compatible regular expression library
55  Requires(pre):  filesystem >= 2.1.9-18  Requires(pre):  filesystem >= 2.1.9-18
56  Provides:   %{libname16_orig} = %{version}-%{release}  Provides:   %{libname16_orig} = %{version}-%{release}
57    Obsoletes:      %{_lib}pcre16_1 < %{version}-%{release}
58    
59  %description -n %{libname16}  %description -n %{libname16}
60  This package contains the shared library libpcre.  This package contains the shared library libpcre.
# Line 63  Group:      System/Libraries Line 64  Group:      System/Libraries
64  Summary:    Perl-compatible regular expression library  Summary:    Perl-compatible regular expression library
65  Requires(pre):  filesystem >= 2.1.9-18  Requires(pre):  filesystem >= 2.1.9-18
66  Provides:   %{libname32_orig} = %{version}-%{release}  Provides:   %{libname32_orig} = %{version}-%{release}
67    Obsoletes:      %{_lib}pcre32_1 < %{version}-%{release}
68    
69  %description -n %{libname32}  %description -n %{libname32}
70  This package contains the shared library libpcre.  This package contains the shared library libpcre.

Legend:
Removed from v.335602  
changed lines
  Added in v.335603

  ViewVC Help
Powered by ViewVC 1.1.30