diff options
Diffstat (limited to 'fltk.spec')
| -rw-r--r-- | fltk.spec | 21 |
1 files changed, 10 insertions, 11 deletions
@@ -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 <mike@easysw.com> # 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 $". # |
