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

Sat Sep 27 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- 5.5.2, no patch needed anymore
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue May 06 2003 Than Ngo <than@redhat.com> 5.5-1
- 5.5
This commit is contained in:
cvsdist 2004-09-09 04:01:55 +00:00
parent 9e830462ed
commit 31b962e402
3 changed files with 13 additions and 6 deletions

View File

@ -1 +1 @@
ctags-5.4.tar.gz
ctags-5.5.2.tar.gz

View File

@ -1,11 +1,10 @@
Summary: A C programming language indexing and/or cross-reference tool.
Name: ctags
Version: 5.4
Release: 2
Version: 5.5.2
Release: 1
License: GPL
Group: Development/Tools
Source: http://prdownloads.sourceforge.net/ctags/ctags-%{version}.tar.gz
Patch: ctags-5.2.3-config.patch
URL: http://ctags.sourceforge.net/
Buildroot: %{_tmppath}/%{name}-%{version}-root
@ -28,7 +27,6 @@ Install ctags if you are going to use your system for C programming.
%prep
%setup -q
%patch -p1 -b .config
%build
%configure
@ -48,6 +46,15 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/ctags*
%changelog
* Sat Sep 27 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- 5.5.2, no patch needed anymore
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue May 6 2003 Than Ngo <than@redhat.com> 5.5-1
- 5.5
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt

View File

@ -1 +1 @@
09d901c38ede47a3b0cbcd4e3f461ce4 ctags-5.4.tar.gz
32957044168e0722831b9557687c06e7 ctags-5.5.2.tar.gz