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:
parent
9e830462ed
commit
31b962e402
@ -1 +1 @@
|
||||
ctags-5.4.tar.gz
|
||||
ctags-5.5.2.tar.gz
|
||||
|
15
ctags.spec
15
ctags.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user