SPECS: k3b-plugin-monkeyaudio.spec - Updated to 2.0 - NFY, needs g...

adgor adgor at pld-linux.org
Sun Dec 18 20:03:30 CET 2005


Author: adgor                        Date: Sun Dec 18 19:03:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Updated to 2.0
- NFY, needs gcc4x fixes, needs %install & %files fixes

---- Files affected:
SPECS:
   k3b-plugin-monkeyaudio.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/k3b-plugin-monkeyaudio.spec
diff -u SPECS/k3b-plugin-monkeyaudio.spec:1.4 SPECS/k3b-plugin-monkeyaudio.spec:1.5
--- SPECS/k3b-plugin-monkeyaudio.spec:1.4	Wed Mar 30 13:52:59 2005
+++ SPECS/k3b-plugin-monkeyaudio.spec	Sun Dec 18 20:03:24 2005
@@ -2,12 +2,12 @@
 Summary:	Monkey Audio plugin for k3b
 Summary(pl):	Wtyczka Monkey Audio dla k3b
 Name:		k3b-plugin-monkeyaudio
-Version:	0.0.0
+Version:	2.0
 Release:	0.1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://dl.sourceforge.net/k3b/k3bmonkeyaudioplugin.tar.bz2
-# Source0-md5:	6a2f9f531cd63a50bf600fc8044ef7f1
+Source0:	http://dl.sourceforge.net/k3b/k3bmonkeyaudioplugin-%{version}.tar.bz2
+# Source0-md5:	f35b2c7db9b31bc0b657316055dc8c6c
 URL:		http://www.k3b.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -29,14 +29,18 @@
 szczegóły w pliku %{_docdir}/%{_name}/LICENSE.libmonkeyaudio* .
 
 %prep
-%setup -q -n k3bmonkeyaudioplugin
+%setup -q -n k3bmonkeyaudioplugin-%{version}
 
 %build
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-%configure
+cp -f /usr/share/automake/config.sub admin
+%{__make} -f admin/Makefile.common
+
+%configure \
+	--%{!?debug:dis}%{?debug:en}able-debug \
+	%{!?debug:--disable-rpath} \
+	--enable-final \
+	--with-qt-libraries=%{_libdir}
+
 %{__make}
 
 %install
@@ -62,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/18 19:03:24  adgor
+- Updated to 2.0
+- NFY, needs gcc4x fixes, needs %install & %files fixes
+
 Revision 1.4  2005/03/30 11:52:59  kolodko
 - BuildRequires: libsamplerate-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/k3b-plugin-monkeyaudio.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list