- drop BR: man , fixes FTBFS (#631212)
This commit is contained in:
parent
6b0b8d03c1
commit
21147ae1c0
@ -4,7 +4,7 @@
|
|||||||
Summary: C++ user interface toolkit
|
Summary: C++ user interface toolkit
|
||||||
Name: fltk
|
Name: fltk
|
||||||
Version: 1.1.10
|
Version: 1.1.10
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details
|
# see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details
|
||||||
License: LGPLv2+ with exceptions
|
License: LGPLv2+ with exceptions
|
||||||
@ -45,7 +45,6 @@ BuildRequires: libpng-devel
|
|||||||
BuildRequires: libGL-devel libGLU-devel
|
BuildRequires: libGL-devel libGLU-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: man
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit.
|
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit.
|
||||||
@ -225,6 +224,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.10-2
|
||||||
|
- drop BR: man , fixes FTBFS (#631212)
|
||||||
|
|
||||||
* Sun Feb 10 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.10-1
|
* Sun Feb 10 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.1.10-1
|
||||||
- fltk-1.1.10
|
- fltk-1.1.10
|
||||||
- FTBFS fltk-1.1.10-0.1.rc3.fc13: ImplicitDSOLinking (#564877)
|
- FTBFS fltk-1.1.10-0.1.rc3.fc13: ImplicitDSOLinking (#564877)
|
||||||
|
Loading…
Reference in New Issue
Block a user