From 31e948ed4bc2122fdab183fbf08eb6743f63d717 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 6 Feb 2007 19:44:10 +0000 Subject: Update packaging files. Remove --post code from fltk-config (--post is now ignore on all platforms) Remove outdated information from README.mac. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5664 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fltk.spec.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fltk.spec.in') diff --git a/fltk.spec.in b/fltk.spec.in index 0fe849567..83d94284f 100644 --- a/fltk.spec.in +++ b/fltk.spec.in @@ -3,7 +3,7 @@ # # RPM spec file for FLTK. # -# Copyright 1998-2006 by Bill Spitzak and others. +# Copyright 1998-2007 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public @@ -25,8 +25,8 @@ # http://www.fltk.org/str.php # -%define version @VERSION@ -%define release @RELEASE@ +%define version @FL_MAJOR_VERSION@.@FL_MINOR_VERSION@.@FL_PATCH_VERSION@ +%define release 1 %define prefix /usr Summary: Fast Light Tool Kit (FLTK) @@ -62,7 +62,7 @@ Summary: FLTK Games Group: Games %description games -Install fltk-games to play Block Attack!, checkers, or Sudoku on your computer. +Install fltk-games to play Block Attack!, Checkers, or Sudoku on your computer. %prep %setup -- cgit v1.2.3