]> git.pld-linux.org Git - packages/wayland.git/commitdiff
- updated to 1.6.0 auto/th/wayland-1.6.0-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Thu, 25 Sep 2014 18:49:02 +0000 (20:49 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Thu, 25 Sep 2014 18:49:02 +0000 (20:49 +0200)
wayland-publican.patch
wayland.spec

index 6c4b8c312a867a3f8b8b239950fb7bd80ac566d8..ffc2dbdb00fc15adcd97fee31c040a5c862627af 100644 (file)
@@ -5,7 +5,7 @@ Build only HTML; PDF requires patched qt4.
        $(AM_V_GEN)$(PUBLICAN) rename --name Wayland \
                --version "$(WAYLAND_VERSION_MAJOR).$(WAYLAND_VERSION_MINOR)" \
                --config $(builddir)/publican-copy.cfg
--      $(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --formats html,pdf \
+-      $(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --pdftool fop --formats html,pdf \
 +      $(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --formats html \
                --config $(builddir)/publican-copy.cfg
        @touch Wayland
index 3435c6bd77a4beacc2afd05ce83e764f25d05bd1..1d90a9d6c320a2a706fbfe3af58324521eca3d3a 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       Wayland - protocol for a compositor to talk to its clients
 Summary(pl.UTF-8):     Wayland - protokół między serwerem składającym a klientami
 Name:          wayland
-Version:       1.5.0
+Version:       1.6.0
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 1d882776b27329b91d2d500b6d66dd1d
+# Source0-md5: d34c141c975084e4fb668e77b38f840e
 Patch0:                %{name}-publican.patch
 Patch1:                %{name}-man.patch
 URL:           http://wayland.freedesktop.org/
@@ -24,7 +24,6 @@ BuildRequires:        libffi-devel
 BuildRequires: libtool >= 2:2.2
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig
-BuildRequires: pkgconfig(libffi)
 %{?with_apidocs:BuildRequires: publican >= 3}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.141014 seconds and 4 git commands to generate.