]> git.pld-linux.org Git - packages/wayland.git/commitdiff
- updated to 1.18.0 auto/th/wayland-1.18.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Feb 2020 16:17:14 +0000 (17:17 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Feb 2020 16:17:14 +0000 (17:17 +0100)
- updated man patch

wayland-man.patch
wayland.spec

index d3f2434103d3bbf83db7decd69703853be1e7e5e..37cc3d45e8073cba55e38a0bfbca212cd8b37c46 100644 (file)
@@ -1,9 +1,9 @@
---- wayland-1.0.6/doc/man/Makefile.am.orig     2013-02-14 20:47:25.000000000 +0100
-+++ wayland-1.0.6/doc/man/Makefile.am  2013-03-29 10:29:29.977545252 +0100
-@@ -31,7 +31,7 @@
+--- wayland-1.18.0/doc/man/Makefile.am.orig    2020-02-14 16:57:11.597516684 +0100
++++ wayland-1.18.0/doc/man/Makefile.am 2020-02-14 16:59:24.780128505 +0100
+@@ -30,7 +30,7 @@
  XSLTPROC_PROCESS_MAN = \
        $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
-       $(XSLTPROC) -o $@ $(XSLTPROC_FLAGS) $(MANPAGES_STYLESHEET) $< && \
+       $(XSLTPROC) -o $@ $(XSLTPROC_FLAGS) $(DOCS_STYLESHEET) $< && \
 -      $(SED) -i -e 's/^\.so \(.*\)\.\(.\)$$/\.so man\2\/\1\.\2/' $(MANPAGES_ALIASES)
 +      $(SED) -i -e 's/^\.so \([^/]*\)\.\(.\)$$/\.so man\2\/\1\.\2/' $(MANPAGES_ALIASES)
  
index 60b35630c66eeef5cbd8e084b01e06c882139aa6..da7cd5e0947863ea9c4c7eedd33af916bae42432 100644 (file)
@@ -6,13 +6,13 @@
 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.17.0
+Version:       1.18.0
 Release:       1
 License:       MIT
 Group:         Libraries
 #Source0Download: https://wayland.freedesktop.org/releases.html
 Source0:       https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: d91f970aea11fd549eae023d06f91af3
+# Source0-md5: 23317697b6e3ff2e1ac8c5ba3ed57b65
 Patch0:                %{name}-missing.patch
 Patch1:                %{name}-man.patch
 URL:           https://wayland.freedesktop.org/
This page took 0.139969 seconds and 4 git commands to generate.