SPECS: ctags.spec - cosmetics
glen
glen at pld-linux.org
Tue Sep 19 21:49:03 CEST 2006
Author: glen Date: Tue Sep 19 19:49:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics
---- Files affected:
SPECS:
ctags.spec (1.70 -> 1.71)
---- Diffs:
================================================================
Index: SPECS/ctags.spec
diff -u SPECS/ctags.spec:1.70 SPECS/ctags.spec:1.71
--- SPECS/ctags.spec:1.70 Tue Sep 19 14:59:32 2006
+++ SPECS/ctags.spec Tue Sep 19 21:48:58 2006
@@ -37,10 +37,10 @@
a list of selected objects found in source files.
%description -l de
-#if-Präprozessor-Bedingungen enthält, dank eines konditionalen
-Ein verbessertes ctags, das tags für alle möglichen tag-Typen
-generiert: Makrodefinitionen, aufgezählte Werte (Werte in enum{...}),
-Funktions- und Methodendefinitionen, enum/struct/union-tags, externe
+'#if'-Präprozessor-Bedingungen enthält, dank eines konditionalen Ein
+verbessertes ctags, das tags für alle möglichen tag-Typen generiert:
+Makrodefinitionen, aufgezählte Werte (Werte in enum{...}), Funktions-
+und Methodendefinitionen, enum/struct/union-tags, externe
Funktionsprototypen (wahlweise), typedefs und variable Deklarationen.
Es läßt sich weit weniger gut durch Code täuschen, der
Pfadauswahlalgorithmus, der komplizierte Entscheidungen trifft, und
@@ -100,8 +100,8 @@
ĆŐÎËĂÉĘ É ÍĹÔĎÄĎ×, ÔÜÇÉ enum/struct/union, ĐŇĎÔĎÔÉĐŮ ×ÎĹŰÎÉČ ĆŐÎËĂÉĘ,
ÉÍĹÎÁ typedef É ÄĹËĚÁŇÁĂÉÉ ĐĹŇĹÍĹÎÎŮČ. Exuberant Ctags ÚÎÁŢÉÔĹĚŘÎĎ
ÔŇŐÄÎĹĹ ĎÂÍÁÎŐÔŘ ËĎÄĎÍ, ÓĎÄĹŇÖÁÝÉÍ ŐÓĚĎ×ÎŮĹ ËĎÎÓÔŇŐËĂÉÉ ĐŇĹĐŇĎĂĹÓÓĎŇÁ
-#if, ŢĹÍ ĎŇÉÇÉÎÁĚŘÎŮĘ ctags. Exuberant Ctags ĐĎÄÄĹŇÖÉ×ÁĹÔ ×Ů×ĎÄ ĆÁĘĚÁ
-TAGS × ÓÔÉĚĹ Emacs É ÍĎÖĹÔ ÂŮÔŘ ÉÓĐĎĚŘÚĎ×ÁÎ ÄĚŃ ×Ů×ĎÄÁ ÓĐÉÓËÁ
+'#if', ŢĹÍ ĎŇÉÇÉÎÁĚŘÎŮĘ ctags. Exuberant Ctags ĐĎÄÄĹŇÖÉ×ÁĹÔ ×Ů×ĎÄ
+ĆÁĘĚÁ TAGS × ÓÔÉĚĹ Emacs É ÍĎÖĹÔ ÂŮÔŘ ÉÓĐĎĚŘÚĎ×ÁÎ ÄĚŃ ×Ů×ĎÄÁ ÓĐÉÓËÁ
×ŮÂŇÁÎÎŮČ ĎÂßĹËÔĎ×, ÎÁĘÄĹÎÎŮČ × ÉÓČĎÄÎŮČ ĆÁĘĚÁČ.
%description -l tr
@@ -137,7 +137,8 @@
%{__autoconf}
cp -f /usr/share/automake/install-sh .
cp -f /usr/share/automake/config.sub .
-%configure --enable-etags
+%configure \
+ --enable-etags
%{__make}
%install
@@ -165,6 +166,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71 2006/09/19 19:48:58 glen
+- cosmetics
+
Revision 1.70 2006/09/19 12:59:32 qrczak
- In version 5.6 --enable-etags is needed to create the etags symlink.
@@ -238,12 +242,12 @@
- use new %doc and merge translations from KSI.
Revision 1.47 2002/05/21 23:12:46 kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
s/^automake -a -c -f/\%\{__automake\}/; \
- s/^autoconf/\%\{__autoconf\}/"
+ s/^autoconf/\%\{__autoconf\}/"
Revision 1.46 2002/04/25 16:08:05 arturs
-fixed a small typo
+- fixed a small typo
Revision 1.45.2.1 2002/03/23 19:00:55 mmazur
- I got bored so updated the first package I found outdated
@@ -261,7 +265,7 @@
- updated to 5.2.1 (bugfix release).
Revision 1.42 2002/01/18 02:12:38 kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.41 2002/01/03 11:17:25 kloczek
- updated to 5.2 (many bug fixes).
@@ -276,7 +280,7 @@
- BuildRequires: autoconf
Revision 1.37 2001/08/09 01:10:40 agaran
-not nice way but thats build now (checked on team)
+- not nice way but thats build now (checked on team)
Revision 1.36 2001/04/26 01:16:42 kloczek
- updated to 5.0.1,
@@ -302,10 +306,10 @@
- updated to 4.0.1.
Revision 1.29 2000/06/09 07:54:40 kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
Revision 1.28 2000/06/09 07:22:48 kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
Revision 1.27 2000/06/01 01:58:45 kloczek
- release 2.
@@ -340,15 +344,9 @@
Revision 1.18 1999/09/24 22:09:18 pius
- updated to 3.3.1
-- added using %%configure macro
+- added using %configure macro
- removed stripping binaries in %install
- other minor changes
Revision 1.17 1999/07/12 23:05:55 kloczek
- added using CVS keywords in %changelog (for automating them).
-
-* Sun May 30 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [3.2.2-1]
-- based on RH spec,
-- spec rewrited by PLD team,
-- pl translation by Wojciech "Sas" Cięciwa <cieciwa at zarz.agh.edu.pl>.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ctags.spec?r1=1.70&r2=1.71&f=u
More information about the pld-cvs-commit
mailing list