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

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

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

revision 184546 by fwang, Wed Nov 23 03:15:33 2011 UTC revision 184547 by wally, Mon Dec 19 18:51:26 2011 UTC
# Line 11  Line 11 
11    
12  Summary:        GNOME Document viewer  Summary:        GNOME Document viewer
13  Name:           evince  Name:           evince
14  Version:        3.3.2  Version:        3.3.3
15  Release:        %mkrel 2  Release:        %mkrel 1
16  License:        GPLv2+ and GFDL+  License:        GPLv2+ and GFDL+
17  Group:          Graphical desktop/GNOME  Group:          Graphical desktop/GNOME
18  URL:            http://www.gnome.org  URL:            http://www.gnome.org
19  Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz  Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
20  Requires:       ghostscript  Patch0:         evince-3.3.3-linkage.patch
 Requires:       ghostscript-module-X  
21  BuildRequires:  pkgconfig(cairo) >= 1.10.0  BuildRequires:  pkgconfig(cairo) >= 1.10.0
22  BuildRequires:  pkgconfig(cairo-pdf)  BuildRequires:  pkgconfig(cairo-pdf)
23  BuildRequires:  pkgconfig(cairo-ps)  BuildRequires:  pkgconfig(cairo-ps)
# Line 48  BuildRequires: intltool Line 47  BuildRequires: intltool
47  BuildRequires:  gnome-doc-utils  BuildRequires:  gnome-doc-utils
48  BuildRequires:  gnome-icon-theme  BuildRequires:  gnome-icon-theme
49  BuildRequires:  gtk-doc  BuildRequires:  gtk-doc
50    Requires:       ghostscript
51    Requires:       ghostscript-module-X
52    
53  %description  %description
54  Evince is the GNOME Document viewer. It supports PDF, PostScript and other formats.  Evince is the GNOME Document viewer. It supports PDF, PostScript and other formats.
# Line 95  GObject Introspection interface descript Line 96  GObject Introspection interface descript
96    
97  %prep  %prep
98  %setup -q  %setup -q
99    %apply_patches
100    
101  %build  %build
102  %configure2_5x \  %configure2_5x \
# Line 107  GObject Introspection interface descript Line 109  GObject Introspection interface descript
109          --enable-gtk-doc \          --enable-gtk-doc \
110          --enable-introspection \          --enable-introspection \
111          --disable-static \          --disable-static \
112          --disable-scrollkeeper --disable-schemas-compile          --disable-scrollkeeper \
113            --disable-schemas-compile
114    
115  %make  %make
116    
# Line 117  rm -rf %{buildroot} Line 120  rm -rf %{buildroot}
120    
121  %find_lang %{name} --with-gnome  %find_lang %{name} --with-gnome
122    
123  find %{buildroot} -name *.la | xargs rm  find %{buildroot} -name *.la -delete
124    
125  %clean  %clean
126  rm -rf %{buildroot}  rm -rf %{buildroot}

Legend:
Removed from v.184546  
changed lines
  Added in v.184547

  ViewVC Help
Powered by ViewVC 1.1.30