packages: taglib/taglib.spec - added patch to respect automake 1.11 - enabl...

paszczus paszczus at pld-linux.org
Thu Sep 24 11:13:17 CEST 2009


Author: paszczus                     Date: Thu Sep 24 09:13:17 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added patch to respect automake 1.11
- enabled ASF support

---- Files affected:
packages/taglib:
   taglib.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/taglib/taglib.spec
diff -u packages/taglib/taglib.spec:1.32 packages/taglib/taglib.spec:1.33
--- packages/taglib/taglib.spec:1.32	Thu Sep 24 10:08:28 2009
+++ packages/taglib/taglib.spec	Thu Sep 24 11:13:12 2009
@@ -10,6 +10,7 @@
 # Source0-md5:	5ecad0816e586a954bd676a86237d054
 Patch0:		%{name}-libtool-sanitize.patch
 Patch1:		kde-ac260-lt.patch
+Patch2:		taglib-am.patch
 URL:		http://ktown.kde.org/~wheeler/taglib.html
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -43,6 +44,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
@@ -51,6 +53,7 @@
 %configure \
 	--disable-rpath \
 	--enable-final \
+	--enable-asf \
 	--with-qt-libraries=%{_libdir}
 
 %{__make}
@@ -91,6 +94,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2009/09/24 09:13:12  paszczus
+- added patch to respect automake 1.11
+- enabled ASF support
+
 Revision 1.32  2009/09/24 08:08:28  paszczus
 - updated to 1.6
 
================================================================

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



More information about the pld-cvs-commit mailing list