[packages/wayland] - updated to 1.0.1 - updated publican patch
qboosh
qboosh at pld-linux.org
Sat Nov 24 11:35:31 CET 2012
commit fabd73a3d30ea0306fe384717771d7fa1892f63e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 24 11:35:44 2012 +0100
- updated to 1.0.1
- updated publican patch
wayland-publican.patch | 10 +++++-----
wayland.spec | 7 +++----
2 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/wayland.spec b/wayland.spec
index b8c8e50..4096d11 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -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.0.0
-Release: 2
+Version: 1.0.1
+Release: 1
License: MIT
Group: Libraries
Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: d7449ebe3b62c8a956d77a52a19c73a6
+# Source0-md5: 749e86e60f6202d5d31e83725b6ef3cb
Patch0: %{name}-publican.patch
URL: http://wayland.freedesktop.org/
BuildRequires: autoconf >= 2.64
@@ -127,7 +127,6 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(644,root,root,755)
-%doc protocol/wayland*.{css,html}
%attr(755,root,root) %{_bindir}/wayland-scanner
%attr(755,root,root) %{_libdir}/libwayland-client.so
%attr(755,root,root) %{_libdir}/libwayland-cursor.so
diff --git a/wayland-publican.patch b/wayland-publican.patch
index 6536a33..fec036f 100644
--- a/wayland-publican.patch
+++ b/wayland-publican.patch
@@ -1,11 +1,11 @@
---- wayland-1.0.0/doc/Wayland/Makefile.am.orig 2012-10-16 02:51:00.000000000 +0200
-+++ wayland-1.0.0/doc/Wayland/Makefile.am 2012-11-02 18:38:24.312376554 +0100
-@@ -52,7 +52,7 @@
+--- wayland-1.0.1/doc/Wayland/Makefile.am.orig 2012-11-24 10:19:59.220881103 +0100
++++ wayland-1.0.1/doc/Wayland/Makefile.am 2012-11-24 10:20:45.210880145 +0100
+@@ -62,7 +62,7 @@
$(AM_V_GEN)$(PUBLICAN) rename --name Wayland \
--version "$(WAYLAND_VERSION_MAJOR).$(WAYLAND_VERSION_MINOR)" \
--config $(builddir)/publican-copy.cfg
-- $(AM_V_GEN)$(PUBLICAN) build --lang en-US --format html,pdf \
-+ $(AM_V_GEN)$(PUBLICAN) build --langs en-US --formats html \
+- $(AM_V_GEN)$(PUBLICAN) build --quiet --lang en-US --format html,pdf \
++ $(AM_V_GEN)$(PUBLICAN) build --quiet --langs en-US --formats html \
--config $(builddir)/publican-copy.cfg
@touch Wayland
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wayland.git/commitdiff/fabd73a3d30ea0306fe384717771d7fa1892f63e
More information about the pld-cvs-commit
mailing list