Browse Source

install-assist-flash-plugin

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

+ 12 - 7
nonfree/install-assist-flash-plugin/install-assist-flash-plugin-vl.spec

@@ -1,5 +1,5 @@
 %define pkgname flash-plugin
-%define pkgversion	11.1.102.55
+%define pkgversion	11.1.102.62
 %define dlurl	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{pkgversion}/flash-plugin-%{pkgversion}-release.%{target_arch}.rpm
 
 %ifarch %{ix86}
@@ -26,9 +26,9 @@ Requires:	curl
 Requires:	nss
 Requires:	libXt
 %ifarch x86_64
-Requires:	compat32-nss
-Requires:	compat32-libXt
-Requires:	compat32-alsa-lib
+##Requires:	compat32-nss
+##Requires:	compat32-libXt
+##Requires:	compat32-alsa-lib
 # NOTE: After releasing flash-plugin version 11.1.102.55, 
 # our vl5, vl6, vl7 (or higher) use the 64bit linux native flash-plugin. 
 # We need not some nspluginwrapper processes on the %%posttrans of 
@@ -37,9 +37,7 @@ Requires:	compat32-alsa-lib
 Obsoletes:	flash-plugin < 11.1.102.55-release
 %endif
 
-%ifarch %{ix86}
-Conflicts:	install-assist-flash-plugin9
-%endif
+Obsoletes:	install-assist-flash-plugin9
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -93,6 +91,13 @@ exit 0
 
 
 %changelog
+* Thu Feb 16 2012 Munehiro Yamamoto <munepi@vinelinux.org> 11.1.102.62-1
+- new upstream release
+
+* Fri Nov 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.1.102.55-2
+- Obsoletes: install-assist-flash-plugin9
+- dropped Requires: compat32-nss compat32-libXt compat32-alsa-lib (x86_64)
+
 * Wed Nov 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.1.102.55-1
 - new upstream release
 - change %%dlurl