From 8a2c5d03dd703b19111c223a23ef22aac56d8cd3 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Fri, 15 Feb 2013 10:32:17 -0800 Subject: [PATCH] Update to 1.0.5 release. Signed-off-by: Ossama Othman --- packaging/wayland.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/packaging/wayland.spec b/packaging/wayland.spec index 2bf881c..4b6b92b 100644 --- a/packaging/wayland.spec +++ b/packaging/wayland.spec @@ -1,6 +1,6 @@ Name: wayland Summary: Wayland -Version: 1.0.2 +Version: 1.0.5 Release: 1 Group: System/Libraries License: MIT @@ -8,13 +8,16 @@ URL: http://wayland.freedesktop.org Source0: %{name}-%{version}.tar.bz2 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -BuildRequires: libffi-devel +BuildRequires: libffi-devel BuildRequires: expat-devel %description -Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. -The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, -or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. +Wayland is a protocol for a compositor to talk to its clients as well +as a C library implementation of that protocol. The compositor can be +a standalone display server running on Linux kernel modesetting and +evdev input devices, an X application, or a wayland client +itself. The clients can be traditional applications, X servers +(rootless or fullscreen) or other display servers. %package devel -- 2.7.4