]> git.pld-linux.org Git - packages/taglib.git/blobdiff - taglib.spec
- added kde-ac260.patch and kde-am.patch
[packages/taglib.git] / taglib.spec
index a616868729eb54bc64c5dee41ef2dc421624cae5..d219c1472140675a24786e54656b9ce1cef9fa1b 100644 (file)
@@ -8,6 +8,8 @@ Group:          X11/Libraries
 Source0:       http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz
 # Source0-md5: dcd50ddb2544faeae77f194804559404
 Patch0:                %{name}-libtool-sanitize.patch
+Patch1:                kde-ac260.patch
+Patch2:                kde-am.patch
 URL:           http://ktown.kde.org/~wheeler/taglib.html
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -40,12 +42,13 @@ Pliki nag
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
 # unsermake is broken here (Makefile.calls not generated by configure)
 #export UNSERMAKE=/usr/share/unsermake/unsermake
-%{__perl} -pi -e 's/(automake\*1\.6\.\* \| automake\*1\.7\*)/automake*1.[6-9]*/' admin/cvs.sh
 %{__make} -f admin/Makefile.common cvs
 
 %configure \
This page took 0.53965 seconds and 4 git commands to generate.