Author: cactus                       Date: Thu Sep 24 19:50:22 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add build type

---- Files affected:
packages/taglib:
   taglib.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/taglib/taglib.spec
diff -u packages/taglib/taglib.spec:1.34 packages/taglib/taglib.spec:1.35
--- packages/taglib/taglib.spec:1.34    Thu Sep 24 20:43:12 2009
+++ packages/taglib/taglib.spec Thu Sep 24 21:50:16 2009
@@ -3,7 +3,7 @@
 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
@@ -48,6 +48,7 @@
 %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"
@@ -90,9 +91,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.34  2009/09/24 18:43:12  cactus
-- switch to cmake build
-- enable asf and mp4 support
+Revision 1.35  2009/09/24 19:50:16  cactus
+- add build type
 
 Revision 1.33  2009/09/24 09:13:12  paszczus
 - added patch to respect automake 1.11
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/taglib/taglib.spec?r1=1.34&r2=1.35&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to