rpms/pulseaudio/devel pulseaudio.spec,1.87,1.88

Lennart Poettering lennart at fedoraproject.org
Wed Jul 29 14:28:33 UTC 2009


Author: lennart

Update of /cvs/pkgs/rpms/pulseaudio/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13781

Modified Files:
	pulseaudio.spec 
Log Message:
drop -g from CFLAGS which was accidentaly added


Index: pulseaudio.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pulseaudio/devel/pulseaudio.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -p -r1.87 -r1.88
--- pulseaudio.spec	27 Jul 2009 23:55:47 -0000	1.87
+++ pulseaudio.spec	29 Jul 2009 14:28:33 -0000	1.88
@@ -189,7 +189,7 @@ This package contains command line utili
 %setup -q -T -b0 -n pulseaudio-0.9.16-test3
 
 %build
-CFLAGS="-ggdb" %configure --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access --disable-hal
+%configure --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access --disable-hal
 make LIBTOOL=/usr/bin/libtool %{?_smp_mflags}
 make doxygen
 




More information about the fedora-extras-commits mailing list