Browse Source

dropped Requires: libstdc++3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9279 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 9 years ago
parent
commit
34528865d0

+ 5 - 2
nonfree/self-build-mplayer-codecs/mplayer-codecs-vl.spec

@@ -1,6 +1,6 @@
 %define name	mplayer-codecs
 %define version	20071007
-%define release 6%{?_dist_release}
+%define release 7%{?_dist_release}
 
 Summary:	Binary codecs used with MPlayer
 Summary(ja): 	MPlayer で使用するバイナリ Codec
@@ -62,11 +62,14 @@ MPEG-1/2/4, etc.
 %{_libdir}/codecs
 
 %changelog
+* Mon Jan 19 2015 Munehiro Yamamoto <munepi@vinelinux.org> 20071007-7
+- change release to sync with self-build-mplayer-codecs
+
 * Sun Mar 20 2010 Munehiro Yamamoto <munepi@vinelinux.org> 20071007-6
 - change release to sync with self-build-mplayer-codecs
 
 * Sun Jun 07 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 20071007-5
-- added Requires: libstdc++3
+- change release to sync with self-build-mplayer-codecs
 
 * Sun Jun 07 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 20071007-4
 - change release to sync with self-build-mplayer-codecs

+ 4 - 2
nonfree/self-build-mplayer-codecs/self-build-mplayer-codecs-vl.spec

@@ -1,7 +1,7 @@
 %define pkgname mplayer-codecs
 %define name    self-build-%{pkgname}
 %define version 20071007
-%define release 6%{?_dist_release}
+%define release 7%{?_dist_release}
 
 %ifarch %{ix86}
 %define source0path MPlayer/releases/codecs/essential-%{version}.tar.bz2
@@ -25,7 +25,6 @@ License:	GPL
 Group:		Restricted Software
 
 Requires(post):		self-build-setup >= 0.9.9
-Requires:		libstdc++3
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -109,6 +108,9 @@ MPlayer 用のバイナリ Codec です。
 %{_datadir}/%{name}/*
 
 %changelog
+* Mon Jan 19 2015 Munehiro Yamamoto <munepi@vinelinux.org> 20071007-7
+- dropped Requires: libstdc++3
+
 * Sun Mar 20 2010 Munehiro Yamamoto <munepi@vinelinux.org> 20071007-6
 - renamed %%{Source0} to mplayer-codecs-vl.spec