Author: glen Date: Tue Oct 18 14:37:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add --enable-debug=full for debugging
---- Files affected: SPECS: amarok.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: SPECS/amarok.spec diff -u SPECS/amarok.spec:1.82 SPECS/amarok.spec:1.83 --- SPECS/amarok.spec:1.82 Tue Oct 18 10:39:37 2005 +++ SPECS/amarok.spec Tue Oct 18 16:37:52 2005 @@ -23,7 +23,7 @@ Summary(pl): Odtwarzacz audio dla KDE Name: amarok Version: 1.3.3 -Release: 2.1 +Release: 3.3 License: GPL Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2 @@ -192,6 +192,7 @@ %{__make} -f admin/Makefile.common cvs %configure \ + --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \ --disable-rpath \ --with%{!?with_arts:out}-arts \ --with%{!?with_mas:out}-mas \ @@ -388,6 +389,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2005/10/18 14:37:52 glen +- add --enable-debug=full for debugging + Revision 1.82 2005/10/18 08:39:37 glen - there's no such option as disnable ;) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
