- added dist tag in Release.

This commit is contained in:
Akira TAGOH 2005-08-09 05:10:18 +00:00
parent 9666bcc67c
commit bb20570f55
2 changed files with 8 additions and 1 deletions

View File

@ -1 +1,5 @@
cvs-*
*.bz2
*.gz
*.rpm
kasumi-0.9.tar.gz

View File

@ -1,6 +1,6 @@
Name: kasumi
Version: 0.9
Release: 2
Release: 2.fc5
License: GPL
URL: http://kasumi.sourceforge.jp/
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Aug 9 2005 Akira TAGOH <tagoh@redhat.com>
- added dist tag in Release.
* Fri Aug 5 2005 Akira TAGOH <tagoh@redhat.com> - 0.9-2
- Import into Core.
- clean up spec file.