Browse Source

audacious-plugins 2.3-3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7415 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 11 years ago
parent
commit
a6b2a95f3f
1 changed files with 10 additions and 1 deletions
  1. 10 1
      a/audacious-plugins/audacious-plugins-vl.spec

+ 10 - 1
a/audacious-plugins/audacious-plugins-vl.spec

@@ -27,7 +27,7 @@ Summary:	Audacious Media Player plugins
 Summary(ja):	Audacious メディアプレイヤー プラグイン集
 Name:		audacious-plugins
 Version:	2.3
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 # LGPLv2+: adplug, bio2jack, rocklight
 # MIT: crystalizer, dockalbumart
 # BSD: lastfm
@@ -66,6 +66,10 @@ BuildRequires:	SDL-devel >= %{_sdl_ver}
 BuildRequires:	gtkglext-devel
 BuildRequires:	libsamplerate-devel
 BuildRequires:	mesa-libGLU-devel
+BuildRequires:	libSM-devel
+BuildRequires:	libXmu-devel
+BuildRequires:	libXt-devel
+BuildRequires:	wavpack-devel
 
 Requires:	audacious >= %{_audacious_ver}
 Requires:	glib2 >= %{_glib2_ver}, gtk2 >= %{_gtk2_ver}
@@ -250,6 +254,7 @@ fi
 %{plugindir}/Input/tonegen.so
 %{plugindir}/Input/vorbis.so
 %{plugindir}/Input/vtx.so
+%{plugindir}/Input/wavpack.so
 %exclude %{plugindir}/Input/xsf.so
 
 # output plugins
@@ -301,6 +306,10 @@ fi
 %{_datadir}/audacious/paranormal
 
 %changelog
+* Tue Feb 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.3-3
+- rebuild with Vine6 environment
+- add BuildRequires: libSM-devel, libXmu-devel, libXt-devel, wavpack-devel
+
 * Sat Jun  5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.3-2
 - rebuilt with libprojectm-2.0.1
 - added BR: libshout-devel