rebuilt
This commit is contained in:
parent
18dc00b974
commit
0d3380a7da
@ -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 <than@redhat.com> 5.5.4-2
|
||||
- rebuilt
|
||||
|
||||
* Thu Jun 17 2004 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- 5.5.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user