diff --git a/ctags.spec b/ctags.spec index 254a26e..7097d5e 100644 --- a/ctags.spec +++ b/ctags.spec @@ -1,12 +1,12 @@ Summary: A C programming language indexing and/or cross-reference tool. Name: ctags Version: 5.5.4 -Release: 1 +Release: 2 License: GPL Group: Development/Tools Source: http://prdownloads.sourceforge.net/ctags/ctags-%{version}.tar.gz URL: http://ctags.sourceforge.net/ -Buildroot: %{_tmppath}/%{name}-%{version}-root +Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root %description Ctags generates an index (or tag) file of C language objects found in @@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/ctags* %changelog +* Wed Feb 09 2005 Than Ngo 5.5.4-2 +- rebuilt + * Thu Jun 17 2004 Florian La Roche - 5.5.4