From bb20570f559466ee74b6876e4895b7cef8eac7f4 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Tue, 9 Aug 2005 05:10:18 +0000 Subject: [PATCH] - added dist tag in Release. --- .cvsignore | 4 ++++ kasumi.spec | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index 8e60652..9ea98a5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,5 @@ +cvs-* +*.bz2 +*.gz +*.rpm kasumi-0.9.tar.gz diff --git a/kasumi.spec b/kasumi.spec index 95be49c..70082cc 100644 --- a/kasumi.spec +++ b/kasumi.spec @@ -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 +- added dist tag in Release. + * Fri Aug 5 2005 Akira TAGOH - 0.9-2 - Import into Core. - clean up spec file.