[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gjdoc/28382] New: [patch] remove timestamp in about.html
From: |
bkonrath at redhat dot com |
Subject: |
[Bug gjdoc/28382] New: [patch] remove timestamp in about.html |
Date: |
14 Jul 2006 15:40:41 -0000 |
gjdoc puts a timestamp in the about.html file which causes a problem for
multilib installs. Java packages with native code are compiled separately for
each arch which creates a different timestamp for each compile. This timestamp
difference gives the javadocs different md5sums which makes it not possible to
install packages from multiple architectures.
Here are some options:
(1)remove the timestamp entirely
(2)add a gjdoc specific flag to remove or include the timestamp
(3)do nothing and let distros carry the patch
Attached is a patch for option 1, which I will be putting in the gjdoc rpm for
FC6. Let me know if you think option 2 is better and I can whip up a patch.
--
Summary: [patch] remove timestamp in about.html
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gjdoc
AssignedTo: julian at sektor37 dot de
ReportedBy: bkonrath at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28382
- [Bug gjdoc/28382] New: [patch] remove timestamp in about.html,
bkonrath at redhat dot com <=
- [Bug gjdoc/28382] [patch] remove timestamp in about.html, bkonrath at redhat dot com, 2006/07/14
- [Bug gjdoc/28382] [patch] remove timestamp in about.html and gjdoc.properties, bkonrath at redhat dot com, 2006/07/14
- [Bug gjdoc/28382] [patch] remove timestamp in about.html and gjdoc.properties, mark at gcc dot gnu dot org, 2006/07/15
- [Bug gjdoc/28382] [patch] remove timestamp in about.html and gjdoc.properties, bkonrath at redhat dot com, 2006/07/25
- [Bug gjdoc/28382] [patch] remove timestamp in about.html and gjdoc.properties, bkonrath at redhat dot com, 2006/07/25