fix license tag

This commit is contained in:
Tom Callaway 2008-07-17 20:37:52 +00:00
parent 31c71fd8b7
commit 4d0df83215
2 changed files with 13 additions and 9 deletions

View File

@ -1,6 +1,7 @@
--- evince-0.6.0/shell/ev-window.c.print-error 2006-09-22 01:32:59.000000000 -0400
+++ evince-0.6.0/shell/ev-window.c 2006-09-22 01:33:35.000000000 -0400
@@ -1373,6 +1373,8 @@
diff -up evince-2.23.4/shell/ev-window.c.print-error evince-2.23.4/shell/ev-window.c
--- evince-2.23.4/shell/ev-window.c.print-error 2008-06-16 16:10:20.000000000 -0400
+++ evince-2.23.4/shell/ev-window.c 2008-07-17 16:34:31.000000000 -0400
@@ -2244,6 +2244,8 @@ ev_window_print_finished (GtkPrintJob *p
if (error) {
GtkWidget *dialog;
@ -9,12 +10,12 @@
dialog = gtk_message_dialog_new (GTK_WINDOW (window),
GTK_DIALOG_MODAL,
GTK_MESSAGE_ERROR,
@@ -1383,6 +1385,8 @@
@@ -2254,6 +2256,8 @@ ev_window_print_finished (GtkPrintJob *p
gtk_dialog_run (GTK_DIALOG (dialog));
gtk_widget_destroy (dialog);
+
+ GDK_THREADS_LEAVE ();
}
}
} else {
/* If printed successfully, save print settings */
ev_application_set_print_settings (EV_APP,

View File

@ -6,10 +6,10 @@
Name: evince
Version: 2.23.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Document viewer
License: GPLv2+ and GFDL+
License: GPLv2+ and GFDL
Group: Applications/Publishing
URL: http://www.gnome.org/projects/evince/
Source0: http://download.gnome.org/sources/%{name}/2.23/%{name}-%{version}.tar.bz2
@ -229,6 +229,9 @@ fi
%{_libdir}/evince/backends/djvudocument.evince-backend
%changelog
* Thu Jul 17 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.23.4-2
- fix license tag
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
- Update to 2.23.4