From 07efe132a519c2a82e5ad6f31565fdc6540fb580 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bart=C5=82omiej=20Zimo=C5=84?= Date: Thu, 24 Sep 2009 19:50:16 +0000 Subject: [PATCH] - add build type Changed files: taglib.spec -> 1.35 --- taglib.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/taglib.spec b/taglib.spec index 1a17c6c..e4c56b8 100644 --- a/taglib.spec +++ b/taglib.spec @@ -2,7 +2,7 @@ Summary: A tag library for reading and editing audio meta data Summary(pl.UTF-8): Biblioteka tag do odczytu i edycji metadanych dotyczących dźwięku Name: taglib Version: 1.6 -Release: 1 +Release: 0.5 License: GPL Group: X11/Libraries Source0: http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz @@ -47,6 +47,7 @@ cd build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DLIB_INSTALL_DIR=%{_libdir} \ + -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \ -DWITH_ASF=ON \ -DWITH_MP4=ON \ %if "%{_lib}" == "lib64" -- 2.43.0