Browse Source

self-build-audacious-plugins-extra: change BR

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12253 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 4 years ago
parent
commit
204a7027eb

+ 5 - 2
nonfree/self-build-audacious-plugins-extra/audacious-plugins-extra-vl.spec

@@ -7,7 +7,7 @@ Summary: 	Extra plugins for the Audacious audio player
 Summary(ja):	Audacious オーディオプレイヤー 追加プラグイン集
 Name:		audacious-plugins-extra
 Version:	3.6.1
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 # list of license per plugin in README.licences
 License: 	GPLv2+ and LGPLv2+ and GPLv3 and MIT and BSD
@@ -22,8 +22,8 @@ BuildRequires:	audacious-devel >= %{aud_ver}
 BuildRequires:	libogg-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	flac-devel
+BuildRequires:	lame-devel
 BuildRequires:	self-build-faad2
-BuildRequires:	self-build-lame
 BuildRequires:	self-build-mpg123
 BuildRequires:	self-build-ffmpeg
 
@@ -221,6 +221,9 @@ fi
 %{plugindir}/Output/filewriter/lame.so
 
 %changelog
+* Thu Oct 10 2019 Toshiaki Ara <ara_t@384.jp> 3.6.1-2
+- change BR: self-build-lame to lame-devel
+
 * Fri Apr  3 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 3.6.1-1
 - new upstream release
 - added BR: self-build-mpg123 instead of self-build-libmad

+ 4 - 1
nonfree/self-build-audacious-plugins-extra/self-build-audacious-plugins-extra-vl.spec

@@ -1,7 +1,7 @@
 %define pkgname audacious-plugins-extra
 %define name	self-build-%{pkgname}
 %define version 3.6.1
-%define release	1%{?_dist_release}
+%define release	2%{?_dist_release}
 
 %define sourceurl0	http://distfiles.audacious-media-player.org/audacious-plugins-%{version}-gtk3.tar.bz2
 
@@ -119,6 +119,9 @@ audacious-mad および audacious-lame の rpm パッケージを作成します
 %{_datadir}/%{name}
 
 %changelog
+* Thu Oct 10 2019 Toshiaki Ara <ara_t@384.jp> 3.6.1-2
+- change BR: self-build-lame to lame-devel
+
 * Fri Apr  3 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.6.1-1
 - new upstream release
 - added R(post): self-build-mpg123 instead of self-build-libmad