summaryrefslogtreecommitdiff
path: root/fltk.spec
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-08-02 18:08:36 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-08-02 18:08:36 +0000
commitbff75e491ab2e03e02ff52262c79dbdc1533b88a (patch)
treef6164861ed156d777fe5812c225ef7873cd9bc5b /fltk.spec
parenteabd932d4171fa72cb83e822e8e7202f9fc97bb3 (diff)
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
Diffstat (limited to 'fltk.spec')
-rw-r--r--fltk.spec21
1 files changed, 10 insertions, 11 deletions
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 <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 $".
#