javaapps.spec
author dermotm
Mon, 24 Jul 2006 12:30:39 +0000
branchgnome-2-10
changeset 19949 94f49bf19351
parent 19719 d184ca39d269
permissions -rw-r--r--
access control test #4

#
# spec file for package javaapps
#
# Copyright (c) 2005 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#

Name:			javaapps
License:		commercial
Group:			Applications/Productivity
Version:		1.7
Release:		40
Distribution:		Java Desktop System
Vendor:			Sun Microsystems, Inc.
Summary:		A set of Java utilities
Source:			%{name}-%{version}.tar.bz2
BuildArchitectures:	noarch
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
Docdir:			%{_defaultdocdir}/doc
Autoreqprov:		on

Requires:		jdk  >= 1.5.0

%description 

This package provides the Java applications
	jDictionary
	jDiskReport
	jEdit
	jGraphPad
	jSpider

%prep
%setup -c -n %{_tmppath}/%{name}-%{version}-build
mkdir usr
mv bin share usr


%files
%defattr(-,root,root)
/usr/bin
/usr/share/applications
/usr/share/icons/gnome/48x48/apps
/usr/share/jgraphpad-2.2.1.2
/usr/share/jdictionary-1.80
/usr/share/jdiskreport-1.1
/usr/share/jedit-4.2
/usr/share/jspider-1.0
/usr/share/pixmaps

%changelog
* Wed Apr 20 2005 - [email protected]
- 6250546: ver 1.7, fix from Thorsten Laux to pass filename parameter to jedit

* Wed Feb 22 2005 - [email protected]
- Removed previous change

* Wed Feb 02 2005 - [email protected]
- Obsoletes dia

* Thu Jan 13 2005 - [email protected]
- Version 1.6, which includes jEdit version 4.2

* Thu Nov 25 2004 - [email protected]
- New 1.5 tarball which corrects linux java path in sun_webstart.desktop
  to /usr/java/j2redefault

* Wed Nov 24 2004 - [email protected]
- Go back to tarball 1.3. Suggested fix for 4917214 wrong, menu item remains.

* Fri Nov 12 2004 - [email protected]
- Fix for 4917214 - remove sun_webstart.desktop so "Java Web Start" not on menu.

* Wed Nov 10 2004 - [email protected]
- Uprevved tarball to 1.3 to include cs and hu desktop translations

* Mon Aug 16 2004 - [email protected]
- initial release