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