SPECS: xmms-input-musepack.spec - fixed build - added docs - Licen...
qboosh
qboosh at pld-linux.org
Sun Sep 16 14:16:10 CEST 2007
Author: qboosh Date: Sun Sep 16 12:16:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed build
- added docs
- License i BSD
---- Files affected:
SPECS:
xmms-input-musepack.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/xmms-input-musepack.spec
diff -u SPECS/xmms-input-musepack.spec:1.31 SPECS/xmms-input-musepack.spec:1.32
--- SPECS/xmms-input-musepack.spec:1.31 Mon Sep 10 16:54:59 2007
+++ SPECS/xmms-input-musepack.spec Sun Sep 16 14:16:04 2007
@@ -4,14 +4,17 @@
Name: xmms-input-musepack
Version: 1.2.1
Release: 0.1
-License: LGPL
+License: BSD
Group: X11/Applications/Sound
Source0: http://files.musepack.net/linux/plugins/xmms-musepack-%{version}.tar.bz2
# Source0-md5: d9d5ee7720d39f466ea71f4a7a285e83
URL: http://www.musepack.net/
-BuildRequires: glib2-devel >= 2.0.0
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake
+BuildRequires: glib-devel >= 1:1.2.10
BuildRequires: gtk+-devel >= 1.2.2
BuildRequires: libmpcdec-devel
+BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.125
BuildRequires: sed >= 4.0
@@ -34,7 +37,8 @@
%prep
%setup -q -n xmms-musepack-%{version}
-sed -i -e '/-O3 -fomit-frame-pointer/d' configure
+sed -i -e '/-O3 -fomit-frame-pointer/d' configure.ac
+chmod +x configure
%build
%{__libtoolize}
@@ -58,6 +62,7 @@
%files
%defattr(644,root,root,755)
+%doc COPYING ChangeLog
%attr(755,root,root) %{xmms_input_plugindir}/*.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +71,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2007/09/16 12:16:04 qboosh
+- fixed build
+- added docs
+- License i BSD
+
Revision 1.31 2007/09/10 14:54:59 wolvverine
- to rel.0.1 , add autotools
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmms-input-musepack.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list