]> git.pld-linux.org Git - packages/cups-filters.git/commitdiff
up to 1.27.1 auto/th/cups-filters-1.27.1-1
authorJan Palus <atler@pld-linux.org>
Mon, 17 Feb 2020 23:49:19 +0000 (00:49 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 17 Feb 2020 23:49:19 +0000 (00:49 +0100)
cups-filters-dbus.patch
cups-filters.spec

index e27350709b5e143f45afbae1192b38dca038874d..9283d9a575e6af59d282c49f20efa9877308ba65 100644 (file)
@@ -2,13 +2,14 @@ diff -up cups-filters-1.0.41/Makefile.am.dbus cups-filters-1.0.41/Makefile.am
 --- cups-filters-1.0.41/Makefile.am.dbus       2013-10-25 14:12:56.000000000 +0100
 +++ cups-filters-1.0.41/Makefile.am    2013-11-06 17:16:58.504234619 +0000
 @@ -474,9 +474,11 @@ gstoraster_SOURCES = \
-       cupsfilters/raster.h
  gstoraster_CFLAGS = \
        $(CUPS_CFLAGS) \
+       $(LIBQPDF_CFLAGS) \
 +      $(DBUS_CFLAGS) \
        -I$(srcdir)/cupsfilters/
  gstoraster_LDADD = \
        $(CUPS_LIBS) \
+       $(LIBQPDF_LIBS) \
 +      $(DBUS_LIBS) \
        libcupsfilters.la
  
index acd74bb37af4e05e276044c91f6e0aca71173a52..1efb92feebec636467949d89d5cda1444d909966 100644 (file)
@@ -11,8 +11,8 @@
 Summary:       OpenPrinting CUPS filters and backends
 Summary(pl.UTF-8):     Filtry i backendy CUPS-a z projektu OpenPrinting
 Name:          cups-filters
-Version:       1.27.0
-Release:       2
+Version:       1.27.1
+Release:       1
 # For a breakdown of the licensing, see COPYING file
 # GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
 #                   imagetopdf, pstopdf, texttopdf
@@ -25,7 +25,7 @@ Release:      2
 License:       GPL v2, GPL v2+, GPL v3, GPL v3+, LGPL v2+, MIT
 Group:         Applications/Printing
 Source0:       http://www.openprinting.org/download/cups-filters/%{name}-%{version}.tar.xz
-# Source0-md5: f27f0a6854c7ae5b21f01f3ab83eaa2f
+# Source0-md5: 6da97bb6bc26dc038cc334f04bf14197
 Patch0:                %{name}-dbus.patch
 Patch1:                %{name}-php.patch
 Patch2:                %{name}-php7.patch
This page took 0.135804 seconds and 4 git commands to generate.