git snapshot that builds with current gtk
This commit is contained in:
parent
bc78942a36
commit
157f6231c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ evince-2.31.6.tar.bz2
|
||||
evince-2.31.92.tar.bz2
|
||||
/evince-2.32.0.tar.bz2
|
||||
/evince-2.91.0.tar.bz2
|
||||
/evince-2.91.1-f615894.tar.bz2
|
||||
|
@ -2,16 +2,17 @@
|
||||
%global glib2_version 2.25.9
|
||||
%global dbus_version 0.70
|
||||
%global theme_version 2.17.1
|
||||
%define alphatag f615894
|
||||
|
||||
Name: evince
|
||||
Version: 2.91.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3.git%{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.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
|
||||
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
|
||||
|
||||
%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
|
||||
|
||||
* Tue Oct 26 2010 Marek Kasik <mkasik@redhat.com> - 2.91.1-1
|
||||
|
Loading…
Reference in New Issue
Block a user