diff --git a/wayland.spec b/wayland.spec index ea80384..fde1da0 100644 --- a/wayland.spec +++ b/wayland.spec @@ -3,20 +3,19 @@ Version: 1.11.91 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure -Group: User Interface/X License: MIT -URL: http://%{name}.freedesktop.org/ +URL: http://wayland.freedesktop.org/ Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz BuildRequires: chrpath +BuildRequires: docbook-style-xsl BuildRequires: doxygen -BuildRequires: pkgconfig(libffi) BuildRequires: expat-devel +BuildRequires: graphviz BuildRequires: libxml2-devel BuildRequires: libxslt -BuildRequires: docbook-style-xsl +BuildRequires: pkgconfig(libffi) BuildRequires: xmlto -BuildRequires: graphviz %description Wayland is a protocol for a compositor to talk to its clients as well as a C @@ -45,6 +44,7 @@ developing applications that use %{name}. %package doc Summary: Wayland development documentation BuildArch: noarch +# For upgrade path from F22 Obsoletes: wayland < 1.8.91 %description doc Wayland development documentation