]> git.pld-linux.org Git - packages/alsa-utils.git/commitdiff
- release 2: small fix for %%{debug}.
authorkloczek <kloczek@pld-linux.org>
Mon, 23 Oct 2000 23:42:46 +0000 (23:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-utils.spec -> 1.42

alsa-utils.spec

index 294f86ff661cec2bd5e086d5a1f703f73a10f0ae..0e33ceb9fa0292104e13f722c68bbbbb1a317066 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Advanced Linux Sound Architecture (ALSA) - Utils
 Summary(pl):   Advanced Linux Sound Architecture (ALSA) - Narzêdzia
 Name:          alsa-utils
 Version:       0.5.9b
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Sound
 Group(de):     Applikationen/Laut
@@ -48,7 +48,7 @@ aclocal
 automake -c || :
 autoconf
 CPPFLAGS="-I/usr/include/ncurses"
-CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-exceptions"
+CXXFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g} -fno-rtti -fno-exceptions"
 %configure
 
 %{__make} 
This page took 0.142248 seconds and 4 git commands to generate.