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