]> git.pld-linux.org Git - packages/wayland.git/commitdiff
- updated to 1.0.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 24 Nov 2012 10:35:44 +0000 (11:35 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 24 Nov 2012 10:35:44 +0000 (11:35 +0100)
- updated publican patch

wayland-publican.patch
wayland.spec

index 6536a33ffc1ceda4b9d8727ff73b775f92946e47..fec036f828fe769da3ca600ce9f5fb4c3c538495 100644 (file)
@@ -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
  
index b8c8e5023b561b82800ca77c47c212abcdd0d0fc..4096d110837cad8885844ced5458bd33e2212a61 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.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
This page took 0.158908 seconds and 4 git commands to generate.