base-specs/evince.spec
branchgnome-2-22
changeset 12467 6830bb7a5bbd
parent 12384 be3f033597e3
equal deleted inserted replaced
12466:cc05ce1b1d3e 12467:6830bb7a5bbd
    24 %endif
    24 %endif
    25 # date:2006-06-06 type:branding owner:gman
    25 # date:2006-06-06 type:branding owner:gman
    26 Patch1:	      evince-01-menu-entry.diff
    26 Patch1:	      evince-01-menu-entry.diff
    27 # date:2006-05-29 type:branding owner:dkenny bugster:6430428,6431474,6553312
    27 # date:2006-05-29 type:branding owner:dkenny bugster:6430428,6431474,6553312
    28 Patch2:	      evince-02-gs-sfw.diff
    28 Patch2:	      evince-02-gs-sfw.diff
       
    29 # date:2008-07-14 type:bug owner:dkenny bugster:6724495 bugzilla:542924
       
    30 Patch3:       evince-03-static-enum.diff
    29 URL:          http://www.gnome.org
    31 URL:          http://www.gnome.org
    30 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
    32 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
    31 Docdir:       %{_defaultdocdir}/%{name}
    33 Docdir:       %{_defaultdocdir}/%{name}
    32 Autoreqprov:  on
    34 Autoreqprov:  on
    33 
    35 
    57 bzcat %SOURCE1 | tar xf -
    59 bzcat %SOURCE1 | tar xf -
    58 cd po-sun; make; cd ..
    60 cd po-sun; make; cd ..
    59 %endif
    61 %endif
    60 %patch1 -p1
    62 %patch1 -p1
    61 %patch2 -p1
    63 %patch2 -p1
       
    64 %patch3 -p1
    62 
    65 
    63 # Remove DOS line end chars. Fixes #395105.
    66 # Remove DOS line end chars. Fixes #395105.
    64 dos2unix -ascii po/be.po po/be.po
    67 dos2unix -ascii po/be.po po/be.po
    65 
    68 
    66 %build
    69 %build
   120 %{_datadir}/gnome/help/*
   123 %{_datadir}/gnome/help/*
   121 %{_datadir}/omf/*
   124 %{_datadir}/omf/*
   122 %{_sysconfdir}/gconf/schemas/*
   125 %{_sysconfdir}/gconf/schemas/*
   123 
   126 
   124 %changelog
   127 %changelog
       
   128 * Mon Jul 14 2008 - [email protected]
       
   129 - Add patch evince-03-static-enum.diff to make GEnum types be "static const".
       
   130   fixing bug#6724495, logged upstream bug#542924
   125 * Thu May 29 2008 - [email protected]
   131 * Thu May 29 2008 - [email protected]
   126 - Bump to 2.22.2.
   132 - Bump to 2.22.2.
   127 * Wed Apr 09 2008 - [email protected]
   133 * Wed Apr 09 2008 - [email protected]
   128 - Bump to 2.22.1.1.
   134 - Bump to 2.22.1.1.
   129 * Tue Mar 11 2008 - [email protected]
   135 * Tue Mar 11 2008 - [email protected]