diff --git a/fltk.spec b/fltk.spec index a50100e..8ad9631 100644 --- a/fltk.spec +++ b/fltk.spec @@ -6,7 +6,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.3.0 -Release: 6%{?dist} +Release: 7%{?dist} # see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details License: LGPLv2+ with exceptions @@ -62,6 +62,7 @@ BuildRequires: pkgconfig(gl) pkgconfig(glu) BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(xext) pkgconfig(xinerama) pkgconfig(xft) pkgconfig(xt) pkgconfig(x11) +BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xproto) BuildRequires: xorg-x11-utils BuildRequires: zlib-devel @@ -228,6 +229,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %changelog +* Thu Nov 29 2012 Adam Tkac - 1.3.0-7 +- add xcursor BR + * Wed Aug 22 2012 Adam Tkac - 1.3.0-6 - update to 1.3.x snap r9671 - add some not-yet-accepted patches needed by tigervnc