Author: wolvverine Date: Mon Sep 10 14:55:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - to rel.0.1 , add autotools
---- Files affected: SPECS: xmms-input-musepack.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/xmms-input-musepack.spec diff -u SPECS/xmms-input-musepack.spec:1.30 SPECS/xmms-input-musepack.spec:1.31 --- SPECS/xmms-input-musepack.spec:1.30 Mon Sep 10 15:24:08 2007 +++ SPECS/xmms-input-musepack.spec Mon Sep 10 16:54:59 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Wtyczka wejściowa dla XMMS-a odtwarzający pliki MP+ (MPC) Name: xmms-input-musepack Version: 1.2.1 -Release: 2 +Release: 0.1 License: LGPL Group: X11/Applications/Sound Source0: http://files.musepack.net/linux/plugins/xmms-musepack-%{version}.tar.bz2 @@ -37,8 +37,12 @@ sed -i -e '/-O3 -fomit-frame-pointer/d' configure %build +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure - %{__make} %install @@ -62,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2007/09/10 14:54:59 wolvverine +- to rel.0.1 , add autotools + Revision 1.30 2007/09/10 13:24:08 wolvverine - rel.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmms-input-musepack.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
