]> git.pld-linux.org Git - packages/cdecl.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 02:43:01 +0000 (02:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdecl.spec -> 1.29

cdecl.spec

index 7a60b44be72ebdaa127d8d08dc54b07ed55a963a..f4fd2622e4b57fe5f4159bc94bd49739c201bc0c 100644 (file)
@@ -1,6 +1,7 @@
 Summary:       Programs for encoding and decoding C and C++ function declarations
 Summary(de):   Übersetzer von Deklarationen zwischen Englisch und C/C++
 Summary(fr):   Traducteur anglais <--> déclarations C/C++
+Summary(pl):   Programy do kodowania i dekodowania deklaracji funkcji w C i C++
 Summary(tr):   Ýngilizceden C/C++ bildirimlerine çevirici
 Name:          cdecl
 Version:       2.5
@@ -23,7 +24,7 @@ used to translate English to C or C++ function declarations and vice
 versa.
 
 %description -l pl
-Pakiet cdecl zawiera narzêdzia cdecl oraz c++decl, których u¿ywa sie
+Pakiet cdecl zawiera narzêdzia cdecl oraz c++decl, których u¿ywa siê
 do t³umaczenia deklaracji funkcji C lub C++ na angielski i vice versa.
 
 %description -l de
@@ -44,7 +45,7 @@ kullan
 %patch -p1
 
 %build
-%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS -s}%{?debug:-O0 -g} -DUSE_READLINE" \
+%{__make} CFLAGS="%{rpmcflags} %{rpmldflags} -DUSE_READLINE" \
        LIBS="-lreadline -ltinfo"
 
 %install
This page took 0.076527 seconds and 4 git commands to generate.