git snapshot that builds with current gtk

This commit is contained in:
Matthias Clasen 2010-11-01 22:47:06 -04:00
parent bc78942a36
commit 157f6231c8
3 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ evince-2.31.6.tar.bz2
evince-2.31.92.tar.bz2 evince-2.31.92.tar.bz2
/evince-2.32.0.tar.bz2 /evince-2.32.0.tar.bz2
/evince-2.91.0.tar.bz2 /evince-2.91.0.tar.bz2
/evince-2.91.1-f615894.tar.bz2

View File

@ -2,16 +2,17 @@
%global glib2_version 2.25.9 %global glib2_version 2.25.9
%global dbus_version 0.70 %global dbus_version 0.70
%global theme_version 2.17.1 %global theme_version 2.17.1
%define alphatag f615894
Name: evince Name: evince
Version: 2.91.1 Version: 2.91.1
Release: 2%{?dist} Release: 3.git%{alphatag}%{?dist}
Summary: Document viewer Summary: Document viewer
License: GPLv2+ and GFDL License: GPLv2+ and GFDL
Group: Applications/Publishing Group: Applications/Publishing
URL: http://projects.gnome.org/evince/ URL: http://projects.gnome.org/evince/
Source0: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2 Source0: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}-%{alphatag}.tar.bz2
# https://bugzilla.redhat.com/show_bug.cgi?id=562648 # https://bugzilla.redhat.com/show_bug.cgi?id=562648
Patch2: evince-t1font-mapping.patch Patch2: evince-t1font-mapping.patch
@ -243,7 +244,7 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
%{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so %{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so
%changelog %changelog
* Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.1-2 * Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.1-gitf615894
- Rebuild against newer gtk3 - Rebuild against newer gtk3
* Tue Oct 26 2010 Marek Kasik <mkasik@redhat.com> - 2.91.1-1 * Tue Oct 26 2010 Marek Kasik <mkasik@redhat.com> - 2.91.1-1

View File

@ -1 +1 @@
1526b2353429f42d65fe30313169ebe8 evince-2.91.1.tar.bz2 c684bc3d662548d5fbcbf0982c64d641 evince-2.91.1-f615894.tar.bz2