]> git.pld-linux.org Git - packages/gtk+3.git/commitdiff
Up to 3.10.1 auto/th/gtk+3-3.10.1-1
authorArtur Frysiak <artur@frysiak.net>
Sun, 13 Oct 2013 16:27:52 +0000 (18:27 +0200)
committerArtur Frysiak <artur@frysiak.net>
Sun, 13 Oct 2013 16:27:52 +0000 (18:27 +0200)
gtk+3-papi.patch
gtk+3.spec

index 3a8c2d3c96667a2e1b57e509585233ad17620d30..2f4d65dfdf7f1e94d91029d870cf1ae5dea444d4 100644 (file)
@@ -1,14 +1,5 @@
 --- gtk+-3.2.3/modules/printbackends/papi/gtkprintbackendpapi.c.orig   2011-08-16 04:04:35.000000000 +0200
 +++ gtk+-3.2.3/modules/printbackends/papi/gtkprintbackendpapi.c        2011-12-23 18:55:39.354135443 +0100
-@@ -352,7 +352,7 @@
-   const gchar *title;
-   char *prtnm = NULL;
-   GtkPrintDuplex val;
--  papi_status_t pstatus = NULL;
-+  papi_status_t pstatus = PAPI_OK;
-   papi_attribute_t **attrs = NULL;
-   papi_job_ticket_t *ticket = NULL;
-   
 @@ -378,9 +378,9 @@
    else if (val == GTK_PRINT_DUPLEX_VERTICAL)
      papiAttributeListAddString (&attrs, PAPI_ATTR_EXCL, "Duplex", "DuplexTumble");
index 0603fa97c080d0f418c82dc969663ab858823408..04c38afc4f1074b0e2966a3798d24b219faeee2c 100644 (file)
@@ -16,12 +16,12 @@ Summary(it.UTF-8):  Il toolkit per GIMP
 Summary(pl.UTF-8):     GIMP Toolkit
 Summary(tr.UTF-8):     GIMP ToolKit arayüz kitaplığı
 Name:          gtk+3
-Version:       3.10.0
+Version:       3.10.1
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.10/gtk+-%{version}.tar.xz
-# Source0-md5: f5148a330886b906ba0eb7842409d93f
+# Source0-md5: 027d1cb23ac91ce678194ad0cdc14a3f
 Patch0:                %{name}-papi.patch
 URL:           http://www.gtk.org/
 BuildRequires: at-spi2-atk-devel >= 2.6.0
This page took 0.088122 seconds and 4 git commands to generate.