]> git.pld-linux.org Git - packages/ctags.git/commitdiff
- updated to 3.4, ctags-3_5-1
authorkloczek <kloczek@pld-linux.org>
Sat, 15 Apr 2000 20:13:18 +0000 (20:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- spec adapterized.

Changed files:
    ctags.spec -> 1.24

ctags.spec

index 6cc789204d8811db2c23014ea8a7dd46844ac9aa..9f2d6a55e5cc3a7e3b844d6bbbefaa8237e7dd13 100644 (file)
@@ -4,30 +4,31 @@ Summary(fr):  ctags exub
 Summary(pl):   ctags - generator list odwo³añ
 Summary(tr):   C dili için çapraz-baþvuru (cross-reference) aracý
 Name:          ctags
-Version:       3.4
-Release:       2
+Version:       3.5
+Release:       1
 License:       GPL
 Group:         Development/Tools
+Group(fr):     Development/Outils
 Group(pl):     Programowanie/Narzêdzia
-Source:                http://home.HiWAAY.net/~darren/archives/%{name}-%{version}.tar.gz
-Patch:         ctags-glibc.patch
+Source0:       http://home.HiWAAY.net/~darren/archives/%{name}-%{version}.tar.gz
+Patch0:                ctags-glibc.patch
 URL:           http://darren.hiebert.com/ctags/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Ctags generates an index (or tag) file of C language objects found in C
-source and header files.  The index makes it easy for text editors or other
-utilities to locate the indexed items.  Ctags can also generate a cross
+source and header files. The index makes it easy for text editors or other
+utilities to locate the indexed items. Ctags can also generate a cross
 reference file which lists information about the various objects found in a
-set of C language files in human readable form.  Exuberant Ctags improves on
+set of C language files in human readable form. Exuberant Ctags improves on
 ctags because it can find all types of C language tags, including macro
 definitions, enumerated values (values inside enum{...}), function and
 method definitions, enum/struct/union tags, external function prototypes,
-typedef names and variable declarations.  Exuberant Ctags is far less likely
-to be fooled by code containing #if preprocessor conditional constructs than
-ctags.  Exuberant ctags supports output of emacs style TAGS files and can be
-used to print out a list of selected objects found in source files.
-                                                                                                              
+typedef names and variable declarations. Exuberant Ctags is far less likely
+to be fooled by code containing #if preprocessor conditional constructs
+than ctags. Exuberant ctags supports output of emacs style TAGS files and
+can be used to print out a list of selected objects found in source files.
+
 %description -l de
 Ein verbessertes ctags, das tags für alle möglichen tag-Typen generiert:
 Makrodefinitionen, aufgezählte Werte (Werte in enum{...}), Funktions- und
@@ -35,9 +36,10 @@ Methodendefinitionen, enum/struct/union-tags, externe Funktionsprototypen
 (wahlweise), typedefs und variable Deklarationen. Es läßt sich weit weniger
 gut durch Code täuschen, der #if-Präprozessor-Bedingungen enthält, dank
 eines konditionalen Pfadauswahlalgorithmus, der komplizierte Entscheidungen
-trifft, und eines Ausweiche-Algorithmus, der ins Spiel kommt, wenn der erste
-dem Problem nicht gewachsen ist.  Kann auch benutzt werden, um eine Liste
-ausgewählter Objekte, die in Quelldateien gefunden wurden, auszudrucken.
+trifft, und eines Ausweiche-Algorithmus, der ins Spiel kommt, wenn der
+erste dem Problem nicht gewachsen ist. Kann auch benutzt werden, um eine
+Liste ausgewählter Objekte, die in Quelldateien gefunden wurden,
+auszudrucken.
 
 %description -l fr
 un ctags amélioré générant des tags pour tous les types de tags possibles :
@@ -48,12 +50,12 @@ Peut aussi 
 dans les fichiers source.
 
 %description -l pl
-Generator tabeli odwo³añ dla: makr, zmiennych, funkcji i procedur, definicji
-typów, metod (C++) itp. U¿ywany do generacji listy wyspecyfikowanych
-obiektów znalezionych w plikach ¼ród³owych. Tablica owych odwo³añ mo¿e byæ
-wykorzystywana przez wiekszosæ standardowych edytorów tekstu (vim, joe,
-emacs), do przemieszczania siê w ¼ród³ach miêdzy deklaracj± i u¿yciem danego
-symbolu.
+Generator tabeli odwo³añ dla: makr, zmiennych, funkcji i procedur,
+definicji typów, metod (C++) itp. U¿ywany do generacji listy
+wyspecyfikowanych obiektów znalezionych w plikach ¼ród³owych. Tablica owych
+odwo³añ mo¿e byæ wykorzystywana przez wiekszosæ standardowych edytorów
+tekstu (vim, joe, emacs), do przemieszczania siê w ¼ród³ach miêdzy
+deklaracj± i u¿yciem danego symbolu.
 
 %description -l tr
 Olabilecek her türlü etiket çeþitleri - makro tanýmlamalarý, sayýlý
This page took 0.182315 seconds and 4 git commands to generate.