[rfc][icedtea] makefiel part of fix of rhbz 580478

Jiri Vanek jvanek at redhat.com
Wed Dec 21 07:31:01 PST 2011


hi all!
Second part of fix will be to use this new --with-val in spec files

2011-12-21  Jiri Vanek  <jvanek at redhat.com>

	partially fixes rhbz#580478
	* Makefile.am:
	(EXTRA_DIST) removed console.desktop policytool.desktop targets
	to be available during make, and not only during make dist
	(clean-local) now depends on new target clean-desktop-files
	(jconsole.desktop) new target which transforms
	jconsole.desktop.in to jconsole.desktop, using default or set value
	(policytool.desktop) new target which transforms
	policytool.desktop.in to  policytool.desktop, using default or set value
	(clean-desktop-files) new target, removes policytool.desktop and jconsole.desktop
	(stamps/icedtea.stamp) now depends also on console.desktop policytool.desktop
	(stamps/icedtea-debug.stamp) likewise, as enforced by stamps/icedtea.stamp comment
	* acinclude.m4:
	added definitions of IT_SET_JCONSOLE_DESKTOP and IT_SET_POLICYTOOL_DESKTOP,
	which allows to set user paths used in jconsole and policytool desktop files,
	or use defaults
	* configure.ac: called IT_SET_JCONSOLE_DESKTOP and IT_SET_POLICYTOOL_DESKTOP
	* jconsole.desktop:  removed, replaced by jconsole.desktop.in
	* jconsole.desktop.in: new file, stub for desktop file, have variable
	 to be substitued during make
	* policytool.desktop:  removed, replaced by policytool.desktop.in
	* policytool.desktop.in: new file, stub for desktop file, have variable
	 to be substituted during make

To fulfil the bug, it will needs probably backport to 1.9 and 1.10 (1.11?)

Regards, J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setableDesktpsPaths.patch
Type: text/x-patch
Size: 5344 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20111221/ebc5615b/setableDesktpsPaths.patch 


More information about the distro-pkg-dev mailing list