SUNWflash-player-plugin.spec revision 20297
10139N/A#
10139N/A# spec file for package SUNWflash-player-plugin
10139N/A#
10139N/A# includes module(s): Flash Player Plugin
10139N/A#
18953N/A# Copyright (c) 2005 Sun Microsystems, Inc.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
17185N/A%define owner leon.sha
10139N/A
10139N/A%define OSR LFI 138605, 138638, 150241:n/a
10139N/A
17176N/A#
17176N/A# DO NOT REMOVE NEXT LINE
10139N/A# PACKAGE NOT ARC REVIEWED BY SUN JDS TEAM
10139N/A#
18953N/A#####################################
10139N/A## Package Defines Section ##
10139N/A#####################################
18688N/A
18688N/A%define minname flashplayer
10139N/A
19013N/A#####################################
19016N/A## Package Information Section ##
18593N/A#####################################
18953N/A
10139N/A%include Solaris.inc
18417N/A%define _plugindir %{_libdir}/firefox/plugins
10139N/A
12636N/AName: SUNWflash-player-plugin
10139N/AIPS_package_name: web/browser/firefox/plugin/firefox-flashplayer
10139N/AMeta(info.classification): %{classification_prefix}:Applications/Plug-ins and Run-times
10139N/ASummary: Adobe Flash Player plugin
10139N/AVersion: 10.3.181.14
10139N/ARelease: 4
16584N/ACopyright: Commercial
10139N/ALicense: Commercial
10139N/AVendor: Adobe
10139N/APackager: SCERI/Desktop
10139N/ASource: %{minname}-%{version}-bin-solaris.tar.gz
10139N/AURL: http://www.adobe.com
10139N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10532N/A%include gnome-consolidation.inc
10139N/ASUNW_Category: FLASH,FIREFOX,application,%{jds_version}
10139N/ASUNW_BaseDir: %{_basedir}
10139N/ASUNW_Copyright: %{name}.copyright
10139N/ARequires: SUNWgtk2
10139N/ARequires: SUNWcsl
10139N/ARequires: SUNWcslr
10139N/ARequires: SUNWpr
10139N/ARequires: SUNWtls
17049N/ARequires: SUNWfirefox
10139N/ARequires: SUNWlibms
10139N/ABuildRequires: SUNWxwplt
10139N/ABuildRequires: SUNWxwrtl
10139N/ABuildRequires: SUNWgtk2-devel
10139N/A
10139N/A#####################################
10139N/A## Package Description Section ##
10139N/A#####################################
10139N/A
10139N/A%description
10139N/AAdobe Flash Player Plug-in for Solaris
10139N/A
10139N/A%prep
10139N/A#####################################
10139N/A## Package Preparation Section ##
10139N/A#####################################
10139N/A
10139N/A%setup -q -n %{minname}
10139N/A
10139N/A%build
10139N/A# we just get the bits tarball from developer
10139N/A
10139N/A%install
10139N/A%ifarch sparc
10139N/Acd sparc
10139N/A%else
10139N/Acd x86
10139N/A%endif
10139N/Ainstall -d $RPM_BUILD_ROOT%{_plugindir}
10139N/Ainstall --mode=0755 libflashplayer.so $RPM_BUILD_ROOT%{_plugindir}/
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A#####################################
10139N/A## Package Files Section ##
10139N/A#####################################
10139N/A
10139N/A%files
10139N/A%defattr (-, root, bin)
10139N/A%dir %attr (0755, root, bin) %{_libdir}
10139N/A%{_plugindir}/*
10139N/A
10139N/A%actions
10139N/Adepend fmri=pkg:/web/firefox/plugin/flash@10.1.82.76-1 type=optional
10139N/A
10139N/A%changelog
10139N/A* Fri May 13 2011 leon.sha@oracle.com
10139N/A- bump to 10.3.181.14 (CR7036536).
10139N/A* Tue Apr 19 2011 leon.sha@oracle.com
10139N/A- bump to 10.2.159.1 (CR7035896).
10139N/A* Fri Mar 25 2011 leon.sha@oracle.com
10139N/A- bump to 10.2.153.1 (CR7028036).
10139N/A* Fri Nov 12 2010 leon.sha@oracle.com
10139N/A- bump to 10.1.102.64 (CR6995987).
10139N/A* Fri Oct 29 2010 leon.sha@sun.com
10139N/A- bump to 10.1.85.3 (CR6995843).
10139N/A* Mon Feb 22 2010 leon.sha@sun.com
10139N/A- bump to 10.0.45.2 (CR6928327).
10139N/A* Wed Dec 9 2009 - leon.sha@sun.com
10139N/A- bump to 10.0.42.34 (CR6908614).
10139N/A* Fri Oct 16 2009 - leon.sha@sun.com
10139N/A- Bug 6890475. SUNWflash-player-plugin package dependency on dynamically
10139N/A linked lib not captured.
10139N/A* Fri Jul 31 2009 - leon.sha@sun.com
10139N/A- bump to 10.0.32.18 (CR6866245).
10139N/A* Mon Mar 30 2009 - ginn.chen@sun.com
10139N/A- Correction for description and dependencies.
10139N/A* Fri Feb 27 2009 - leon.sha@sun.com
10139N/A- bump to 10.0.22.87 (CR6764865).
10139N/A* Thu Nov 11 2008 - leon.sha@sun.com
10139N/A- bump to 9.0.1510 to get security fixes(CR6766784).
10139N/A* Thu Aug 07 2008 - dave.lin@sun.com
10139N/A- Hack the version number from 9.0.125 9.0.1250 to fix the integration issue,
10139N/A that was caused by the incorrect version number(9.0.1124 should be 9.0.124)
10139N/A in the previous version bump.
10139N/A* Thu Jul 14 2008 - leon.sha@sun.com
10139N/A- bump to 9.0.125 to fix firefox3 crash bug(CR6693672).
10139N/A* Thu Apr 24 2008 - dave.lin@sun.com
10139N/A- bump to 9.0.1124 to get security fixes(CR6686059).
10139N/A* Sun Feb 03 2008 - dave.lin@sun.com
10139N/A- bump to 9.0.115 which is approved in cteam meeting
10139N/A* Fri Jun 29 2007 - dave.lin@sun.com
10139N/A- bump to 9.0 r47
10139N/A* Mon Jan 29 2007 - dave.lin@sun.com
10139N/A- bump version to 7.0.67.0(CR#6491186)
10139N/A* Thu Sep 14 2006 - dave.lin@sun.com
10139N/A- bump version to 7.0.66.0
10139N/A* Sun Jun 11 2006 - laca@sun.com
10139N/A- change group from other to bin/sys
10139N/A* Wed Apr 19 2006 - dave.lin@sun.com
10139N/A- changed spec file to fit for Vermillion,
10139N/A 1, changed the installation location to firefox plugin directory
10139N/A 2, changed wording to "firefox"
10139N/A 3, changed pkg category
10139N/A* Mon Apr 10 2006 - damien.carbery@sun.com
10139N/A- Add MOZ17 to category in order for scripts to package this module.
10139N/A* Mon Mar 20 2006 - Dave Lin <dave.lin@sun.com>
10139N/A- Update version to 7.0.63.0
10139N/A* Wed Nov 02 2005 - Dave Lin <dave.lin@sun.com>
10139N/A- Update version to 7.0.61
10139N/A- Change SUNW_Category to FLASH7,application,JDS3
10139N/A- Make other necessary changes to fit for S10U1
10139N/A* Mon Jul 12 2004 - <shirley.woo@sun.com>
10139N/A- Move install location from /usr to /usr/sfw to be consistent with Mozilla
10139N/A* Thu Jun 17 2004 - <shirley.woo@sun.com>
10139N/A- changed SUNW_Category to FLASH6,application,JDS2
10139N/A* Thu Jun 17 2004 - <shirley.woo@sun.com>
10139N/A- initial creation
10139N/A
18953N/A
18953N/A
18850N/A