Fixing timestamp for ja.po.
Noting --WxH (arbitrary value) option in man page. New URL in RPM spec file.
This commit is contained in:
parent
5446c37f0d
commit
e246a24f66
2 changed files with 7 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
.\" tuxpaint.1 - 2006.07.11
|
.\" tuxpaint.1 - 2006.09.08
|
||||||
.TH TUXPAINT 1 "11 July 2006" "0.9.16" "Tux Paint"
|
.TH TUXPAINT 1 "8 Sept 2006" "0.9.16" "Tux Paint"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
tuxpaint -- A drawing program for young children.
|
tuxpaint -- A drawing program for young children.
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ tuxpaint -- A drawing program for young children.
|
||||||
.TP 9
|
.TP 9
|
||||||
.B tuxpaint
|
.B tuxpaint
|
||||||
[\-\-fullscreen]
|
[\-\-fullscreen]
|
||||||
[\-\-800x600 | \-\-1024x768 | \-\-1280x1024 | \-\-1400x1050 | \-\-1600x1200]
|
[\-\-800x600 | \-\-1024x768 | \-\-1280x1024 | \-\-1400x1050 | \-\-1600x1200 | \-\-WxH ]
|
||||||
[\-\-nosound]
|
[\-\-nosound]
|
||||||
[\-\-noquit]
|
[\-\-noquit]
|
||||||
[\-\-noprint]
|
[\-\-noprint]
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ Version: 0.9.16
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Multimedia/Graphics
|
Group: Multimedia/Graphics
|
||||||
URL: http://www.newbreedsoftware.com/tuxpaint/
|
URL: http://www.tuxpaint.org/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
Requires: SDL >= 1.2.4 SDL_image SDL_mixer SDL_ttf libpng zlib
|
Requires: SDL >= 1.2.4 SDL_image SDL_mixer SDL_ttf libpng zlib
|
||||||
|
|
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%{_datadir}/man/*/man1/tuxpaint.1.gz
|
%{_datadir}/man/*/man1/tuxpaint.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 08 2006 <shin1@wmail.plala.or.jp> -
|
||||||
|
- New offical URL for tuxpaint (http://www.tuxpaint.org/).
|
||||||
|
|
||||||
* Mon Aug 07 2006 <shin1@wmail.plala.or.jp> -
|
* Mon Aug 07 2006 <shin1@wmail.plala.or.jp> -
|
||||||
- "DESTDIR" patch is no longer needed.
|
- "DESTDIR" patch is no longer needed.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue