]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- add --enable-debug=full for debugging
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 18 Oct 2005 14:37:52 +0000 (14:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.83

amarok.spec

index 61cafd73010d2448cde8c5ad7989eab787caa0ed..b6baf7ff6ba8a978a052dddf72ddc1ea41c9d04f 100644 (file)
@@ -22,7 +22,7 @@ Summary:      A KDE audio player
 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
@@ -191,6 +191,7 @@ cp -f /usr/share/automake/config.sub admin
 %{__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 \
This page took 0.046585 seconds and 4 git commands to generate.