RPM spec file updates.

This commit is contained in:
William Kendrick 2005-11-04 05:25:12 +00:00
parent 56a160995f
commit 2fb9edea1e
3 changed files with 42 additions and 18 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 17, 2002 - October 24, 2005
June 17, 2002 - November 3, 2005
* Design and Coding:
@ -290,8 +290,9 @@ June 17, 2002 - October 24, 2005
* Debian Linux packages
Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
* RedHat Linux / Fedora Core packages
* RedHat Linux / Fedora Core packages and RPM spec file
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
Richard June <rjune[AT]lumensoftware.com>
* NetBSD packages
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2005.October.24 (0.9.15)
2005.November.3 (0.9.15)
* Speed improvements:
-------------------
@ -304,6 +304,14 @@ http://www.newbreedsoftware.com/tuxpaint/
* Added BeOS resource file (src/tuxpaint.rsrc)
Marcin 'Shard' Konicki <shard at beosjournal.org>
* Replaced all instances of absolute paths with macro counterparts in
"tuxpaint.spec" file.
Richard June <rjune[AT]lumensoftware.com>
* Reset buildroot in "tuxpaint.spec" to incorporate username of the
builder.
Richard June <rjune[AT]lumensoftware.com>
* Added "PKG_ROOT" variable to Makefile, and "tuxpaint.spec" file,
for Tux Paint RPM building ease.
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>