[rfc][icedtea-web] Uptream metada files
Jiri Vanek
jvanek at redhat.com
Tue Jan 12 18:01:08 UTC 2016
On 01/08/2016 01:35 PM, Jiri Vanek wrote:
> Hello!
>
> I have several files in fedora repo:
>
> Two maven fragments:
>
> <project>
> <modelVersion>4.0.0</modelVersion>
> <groupId>net.sourceforge.jnlp</groupId>
> <artifactId>%{name}</artifactId>
> <version>%{version}</version>
> </project>
> EOF
> cat <<EOF > $RPM_BUILD_ROOT/%{_mavenpomdir}/%{name}-plugin.pom
> <project>
> <modelVersion>4.0.0</modelVersion>
> <groupId>sun.applet</groupId>
> <artifactId>%{name}-plugin</artifactId>
> <version>%{version}</version>
> </project>
> EOF
>
> Anf two attached for (not only gnome-)software. Those are using classapth resources as abse anyway.
>
> I would like to push them all four two usptream
> For 1.6 only as plain files occuring in release tarball
>
> And for 1.7 as also installed stuff.
>
> Thoughts?
> J.
Here we go. 1.6+head.
For head Iwouldlike (in some close futyure) include also some make-install changes
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: includeMetadata.patch
Type: text/x-patch
Size: 7921 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160112/c5f17fe3/includeMetadata.patch>
More information about the distro-pkg-dev
mailing list