From bf8f7418b76dc78acda95f6d5fe63c68987170a8 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:01:09 +0000 Subject: auto-import changelog data from ctags-5.2.3-3.src.rpm Tue Jun 18 2002 Than Ngo 5.2.3-3 - don't forcibly strip binaries Sun May 26 2002 Tim Powers - automated rebuild Wed May 22 2002 Harald Hoyer - 5.2.3 --- diff --git a/.cvsignore b/.cvsignore index 3888610..679f0af 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ctags-5.2.2.tar.bz2 +ctags-5.2.3.tar.gz diff --git a/ctags.spec b/ctags.spec index c7efdf6..4fe58a9 100644 --- a/ctags.spec +++ b/ctags.spec @@ -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 5.2.3-3 +- don't forcibly strip binaries + +* Sun May 26 2002 Tim Powers +- automated rebuild + +* Wed May 22 2002 Harald Hoyer +- 5.2.3 + * Tue Feb 26 2002 Than Ngo 5.2.2-2 - rebuild in new enviroment diff --git a/sources b/sources index 8d3204b..de3fd1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0390adb44464660e9d926ec776a94b76 ctags-5.2.2.tar.bz2 +5f3486379657cc02ef18e6a4d146df49 ctags-5.2.3.tar.gz