auto-import changelog data from ctags-4.0.3-1.src.rpm

Thu Jan 04 2001 Preston Brown <pbrown@redhat.com>
- 4.0.3
- remove etags, it is not fully compatible with cmd line of GNU etags.
This commit is contained in:
cvsdist 2004-09-09 04:00:02 +00:00
parent 0348a5d753
commit 8ab2c3fd81
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
ctags-4.0.2.tar.gz
ctags-4.0.3.tar.gz

View File

@ -1,6 +1,6 @@
Summary: A C programming language indexing and/or cross-reference tool.
Name: ctags
Version: 4.0.2
Version: 4.0.3
Release: 1
License: GPL
Group: Development/Tools
@ -42,10 +42,14 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc FAQ INSTALL NEWS QUOTES README
%{_bindir}/*
%{_mandir}/man1/*
%{_bindir}/ctags
%{_mandir}/man1/ctags*
%changelog
* Thu Jan 04 2001 Preston Brown <pbrown@redhat.com>
- 4.0.3
- remove etags, it is not fully compatible with cmd line of GNU etags.
* Sun Jul 16 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 4.0.2 from sourceforge

View File

@ -1 +1 @@
6f5acb5dd493df9614b14e50c7ea088a ctags-4.0.2.tar.gz
2926495819de668f5bcda2e6b547c550 ctags-4.0.3.tar.gz