packages: taglib/taglib.spec, taglib/kde-ac260-lt.patch (REMOVED), taglib/t...

qboosh qboosh at pld-linux.org
Mon Mar 14 20:08:43 CET 2011


Author: qboosh                       Date: Mon Mar 14 19:08:43 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.7
- removed obsolete libtool and am patches

---- Files affected:
packages/taglib:
   taglib.spec (1.41 -> 1.42) , kde-ac260-lt.patch (1.1 -> NONE)  (REMOVED), taglib-am.patch (1.1 -> NONE)  (REMOVED), taglib-libtool-sanitize.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/taglib/taglib.spec
diff -u packages/taglib/taglib.spec:1.41 packages/taglib/taglib.spec:1.42
--- packages/taglib/taglib.spec:1.41	Thu Feb  3 16:10:52 2011
+++ packages/taglib/taglib.spec	Mon Mar 14 20:08:38 2011
@@ -1,24 +1,19 @@
 # $Revision$, $Date$
-# TODO:
-# - dangling patches
-# - optflags (CMAKE_BUILD_TYPE=Release overrides them)
 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.3
-Release:	2
+Version:	1.7
+Release:	1
 License:	LGPL v2.1 or MPL v1.1
 Group:		Libraries
 Source0:	http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz
-# Source0-md5:	ddf02f4e1d2dc30f76734df806e613eb
-Patch0:		%{name}-libtool-sanitize.patch
-Patch1:		kde-ac260-lt.patch
-Patch2:		%{name}-am.patch
+# Source0-md5:	6a7e312668f153fa905a81714aebc257
 URL:		http://ktown.kde.org/~wheeler/taglib.html
 BuildRequires:	cmake >= 2.6.2
 BuildRequires:	libstdc++-devel
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.577
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -64,14 +59,7 @@
 install -d build
 cd build
 %cmake .. \
-	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DLIB_INSTALL_DIR=%{_libdir} \
-%if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64 \
-%endif
-	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 	-DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" \
-	-DCMAKE_VERBOSE_MAKEFILE=ON \
 	-DWITH_ASF=ON \
 	-DWITH_MP4=ON
 
@@ -118,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2011/03/14 19:08:38  qboosh
+- updated to 1.7
+- removed obsolete libtool and am patches
+
 Revision 1.41  2011/02/03 15:10:52  qboosh
 - pl for -examples
 - fixed Groups (nothing to do with X11)
================================================================

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



More information about the pld-cvs-commit mailing list