diff --git a/.cvsignore b/.cvsignore index 4136e9f..8fc5ad5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evince-2.31.3.tar.bz2 +evince-2.31.3-20100621git.tar.bz2 diff --git a/evince.spec b/evince.spec index 2d0faef..142623c 100644 --- a/evince.spec +++ b/evince.spec @@ -1,24 +1,23 @@ %global poppler_version 0.14.0 -%global glib2_version 2.25.5 +%global glib2_version 2.25.9 %global gtk2_version 2.20.0 %global dbus_version 0.70 %global theme_version 2.17.1 +%global alphatag 20100621git + Name: evince Version: 2.31.3 -Release: 3%{?dist} +Release: 4.%{alphatag}%{?dist} Summary: Document viewer License: GPLv2+ and GFDL Group: Applications/Publishing URL: http://projects.gnome.org/evince/ -Source0: http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}-%{alphatag}.tar.bz2 # https://bugzilla.redhat.com/show_bug.cgi?id=562648 Patch2: evince-t1font-mapping.patch -# rename gdk_drag_context_get_action to gdk_drag_context_get_selected_action -Patch3: evince-gdk-drag-context.patch - BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: poppler-glib-devel >= %{poppler_version} @@ -108,7 +107,6 @@ It adds an additional tab called "Document" to the file properties dialog. %prep %setup -q %patch2 -p1 -b .t1font-map -%patch3 -p1 -b .gdk-drag-context %build %configure \ @@ -235,6 +233,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so %changelog +* Mon Jun 21 2010 Matthias Clasen - 2.31.3-4.20100621git +- git snapshot that builds against GLib 2.25.9 + * Mon Jun 21 2010 Marek Kasik - 2.31.3-3 - Rename gdk_drag_context_get_action to gdk_drag_context_get_selected_action diff --git a/sources b/sources index 3f240f2..771281f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2c7ca89398e284c0439e22a944ef50d evince-2.31.3.tar.bz2 +8776c2cf2dd3638e1902908ab1808c9d evince-2.31.3-20100621git.tar.bz2