From bff75e491ab2e03e02ff52262c79dbdc1533b88a Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 2 Aug 2001 18:08:36 +0000 Subject: OpenGL stuff is now in libfltkgl.* Added support for shared libraries under AIX. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1519 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fltk.spec | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'fltk.spec') diff --git a/fltk.spec b/fltk.spec index 8c5c553d3..9f7705e68 100644 --- a/fltk.spec +++ b/fltk.spec @@ -1,5 +1,5 @@ # -# "$Id: fltk.spec,v 1.1.2.9 2001/05/07 14:51:10 easysw Exp $" +# "$Id: fltk.spec,v 1.1.2.9.2.1 2001/08/02 18:08:36 easysw Exp $" # # RPM spec file for FLTK. # @@ -23,8 +23,8 @@ # Please report all bugs and problems to "fltk-bugs@fltk.org". # -%define version 1.0.11 -%define release 1 +%define version 1.1.0 +%define release 0 %define prefix /usr Summary: Fast Light Tool Kit (FLTK) @@ -39,13 +39,12 @@ Packager: Michael Sweet # use BuildRoot so as not to disturb the version already installed BuildRoot: /var/tmp/fltk-%{PACKAGE_VERSION} -%description -The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd -C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r), -and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally -developed by Mr. Bill Spitzak and is currently maintained by a -small group of developers across the world with a central -repository in the US. +%description The Fast Light Tool Kit ("FLTK", pronounced +"fulltick") is a LGPL'd C++ graphical user interface toolkit for +X (UNIX(r)), OpenGL(r), and Microsoft(r) Windows(r). It was +originally developed by Mr. Bill Spitzak and is currently +maintained by a small group of developers across the world with +a central repository in the US. %package devel Summary: FLTK - development environment @@ -91,5 +90,5 @@ rm -rf $RPM_BUILD_ROOT %{prefix}/share/doc/fltk/* # -# End of "$Id: fltk.spec,v 1.1.2.9 2001/05/07 14:51:10 easysw Exp $". +# End of "$Id: fltk.spec,v 1.1.2.9.2.1 2001/08/02 18:08:36 easysw Exp $". # -- cgit v1.2.3