rpms/evince/devel .cvsignore, 1.77, 1.78 evince.spec, 1.206, 1.207 sources, 1.76, 1.77

Matthias Clasen mclasen at fedoraproject.org
Mon Jun 21 21:59:41 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/evince/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11071

Modified Files:
	.cvsignore evince.spec sources 
Log Message:
a git snapshot



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evince/devel/.cvsignore,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -p -r1.77 -r1.78
--- .cvsignore	9 Jun 2010 02:06:17 -0000	1.77
+++ .cvsignore	21 Jun 2010 21:59:41 -0000	1.78
@@ -1 +1 @@
-evince-2.31.3.tar.bz2
+evince-2.31.3-20100621git.tar.bz2


Index: evince.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evince/devel/evince.spec,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -p -r1.206 -r1.207
--- evince.spec	21 Jun 2010 13:30:08 -0000	1.206
+++ evince.spec	21 Jun 2010 21:59:41 -0000	1.207
@@ -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 "Docume
 %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 %{
 %{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so
 
 %changelog
+* Mon Jun 21 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.3-4.20100621git
+- git snapshot that builds against GLib 2.25.9
+
 * Mon Jun 21 2010 Marek Kasik <mkasik at redhat.com> - 2.31.3-3
 - Rename gdk_drag_context_get_action to gdk_drag_context_get_selected_action
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evince/devel/sources,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -p -r1.76 -r1.77
--- sources	9 Jun 2010 02:06:17 -0000	1.76
+++ sources	21 Jun 2010 21:59:41 -0000	1.77
@@ -1 +1 @@
-b2c7ca89398e284c0439e22a944ef50d  evince-2.31.3.tar.bz2
+8776c2cf2dd3638e1902908ab1808c9d  evince-2.31.3-20100621git.tar.bz2



More information about the scm-commits mailing list