SHA256
1
0
forked from pool/ctags
OBS User unknown
2006-12-31 15:52:48 +00:00
committed by Git OBS Bridge
parent a74f0a01c3
commit d5ac79e1c2
5 changed files with 13 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package ctags (Version 2006.12.26)
# spec file for package ctags (Version 2006.12.30)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,8 +15,8 @@ License: GNU General Public License (GPL)
Group: Development/Tools/Navigators
Autoreqprov: on
%define exuberant_ver 5.6
%define emacs_ver 17.23
Version: 2006.12.26
%define emacs_ver 17.25
Version: 2006.12.30
Release: 1
Summary: A Program to Generate Tag Files for Use with vi and Other Editors
URL: http://ctags.sourceforge.net/
@@ -90,6 +90,8 @@ rm -rf $RPM_BUILD_ROOT
%{_docdir}/ctags
%changelog -n ctags
* Sat Dec 30 2006 - schwab@suse.de
- Fix handling of relative names in #line.
* Wed Dec 20 2006 - schwab@suse.de
- Update etags from CVS.
* Tue May 30 2006 - schwab@suse.de