gcjwebplugin-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcjwebplugin-devel] Spec file for gcjwebplugin


From: Fridrich Strba
Subject: [Gcjwebplugin-devel] Spec file for gcjwebplugin
Date: Fri, 05 May 2006 21:29:35 +0200
User-agent: Thunderbird 1.5 (X11/20060309)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello, since quite a lot of development is done on gcjwebplugin by late,
I am asking whether you could not consider including this patch that
allows to build an RPM for Fedora. The plug-in registers itself as
alternative and can successfully alternate with the IBM and BEA java
from RHEL extras.

Cheers

Fridrich

- --
Please avoid sending me Word, Excel or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEW6efu9a1imXPdA8RAqB8AJ93hTAEtjVqwFeDs9BjPeD6zjehYQCfVgos
prwPaMecjm5z2mThhhzHdc0=
=ZmRr
-----END PGP SIGNATURE-----
Index: Makefile.am
===================================================================
RCS file: /cvsroot/gcjwebplugin/gcjwebplugin/Makefile.am,v
retrieving revision 1.15
diff -u -r1.15 Makefile.am
--- Makefile.am 20 Feb 2005 08:29:43 -0000      1.15
+++ Makefile.am 18 May 2005 14:43:12 -0000
@@ -225,6 +225,8 @@
        gcjappletviewer.jar
 
 EXTRA_DIST = \
+       gcjwebplugin.spec.in \
+       gcjwebplugin.spec \
        testsuite.at \
        testsuite \
        $(TESTFILES_A) \
Index: configure.ac
===================================================================
RCS file: /cvsroot/gcjwebplugin/gcjwebplugin/configure.ac,v
retrieving revision 1.52
diff -u -r1.52 configure.ac
--- configure.ac        20 Feb 2005 08:29:43 -0000      1.52
+++ configure.ac        18 May 2005 14:43:13 -0000
@@ -54,6 +54,7 @@
 GCJWEBPLUGIN_CHECK_FEATURE_EMBEDDEDWINDOW
 
 AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([gcjwebplugin.spec])
 AC_CONFIG_FILES([src/gnu/gcjwebplugin/Configuration.java])
 if test "x${gcj_present}" != xyes -o "x${enable_native_viewer}" != xyes
 then

reply via email to

[Prev in Thread] Current Thread [Next in Thread]