From b1eeaa34c1b3ee140c6e75ab2736646a8f94ebc7 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:00:09 +0000 Subject: [PATCH] auto-import changelog data from ctags-5.0.1-1.src.rpm Mon Jun 11 2001 Preston Brown - 5.0.1 --- .cvsignore | 2 +- ctags.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ead6152..efec1dc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ctags-4.0.3.tar.gz +ctags-5.0.1.tar.gz diff --git a/ctags.spec b/ctags.spec index 3175549..a53ffe7 100644 --- a/ctags.spec +++ b/ctags.spec @@ -1,6 +1,6 @@ Summary: A C programming language indexing and/or cross-reference tool. Name: ctags -Version: 4.0.3 +Version: 5.0.1 Release: 1 License: GPL Group: Development/Tools @@ -41,11 +41,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc FAQ INSTALL NEWS QUOTES README +%doc COPYING EXTENDING.html FAQ INSTALL NEWS QUOTES README %{_bindir}/ctags %{_mandir}/man1/ctags* %changelog +* Mon Jun 11 2001 Preston Brown +- 5.0.1 + * Thu Jan 04 2001 Preston Brown - 4.0.3 - remove etags, it is not fully compatible with cmd line of GNU etags. diff --git a/sources b/sources index 429e5cd..84bdc3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2926495819de668f5bcda2e6b547c550 ctags-4.0.3.tar.gz +1d976ed374389143555da4fb1da31485 ctags-5.0.1.tar.gz