auto-import changelog data from ctags-5.2.3-3.src.rpm

Tue Jun 18 2002 Than Ngo <than@redhat.com> 5.2.3-3
- don't forcibly strip binaries
Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Wed May 22 2002 Harald Hoyer <harald@redhat.de>
- 5.2.3
This commit is contained in:
cvsdist 2004-09-09 04:01:09 +00:00
parent 48f1264578
commit bf8f7418b7
3 changed files with 18 additions and 7 deletions

View File

@ -1 +1 @@
ctags-5.2.2.tar.bz2
ctags-5.2.3.tar.gz

View File

@ -1,11 +1,12 @@
Summary: A C programming language indexing and/or cross-reference tool.
Name: ctags
Version: 5.2.2
Release: 2
Version: 5.2.3
Release: 3
License: GPL
Group: Development/Tools
Source: ftp://ctags.sourceforge.net/pub/ctags/ctags-%{version}.tar.bz2
URL: http://home.HiWAAY.net/~darren
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
%description
@ -27,6 +28,7 @@ Install ctags if you are going to use your system for C programming.
%prep
%setup -q
%patch -p1 -b .config
%build
%configure
@ -41,11 +43,20 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc COPYING EXTENDING.html FAQ INSTALL NEWS QUOTES README
%doc COPYING EXTENDING.html FAQ INSTALL NEWS README
%{_bindir}/ctags
%{_mandir}/man1/ctags*
%changelog
* Tue Jun 18 2002 Than Ngo <than@redhat.com> 5.2.3-3
- don't forcibly strip binaries
* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed May 22 2002 Harald Hoyer <harald@redhat.de>
- 5.2.3
* Tue Feb 26 2002 Than Ngo <than@redhat.com> 5.2.2-2
- rebuild in new enviroment

View File

@ -1 +1 @@
0390adb44464660e9d926ec776a94b76 ctags-5.2.2.tar.bz2
5f3486379657cc02ef18e6a4d146df49 ctags-5.2.3.tar.gz