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:
parent
0348a5d753
commit
8ab2c3fd81
@ -1 +1 @@
|
||||
ctags-4.0.2.tar.gz
|
||||
ctags-4.0.3.tar.gz
|
||||
|
||||
10
ctags.spec
10
ctags.spec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user