[grisbi-bugs] [Grisbi 0001355]: Do not add _DATE_ and _TIME_ to the binaries
Grisbi Bug Tracker
bugtracker at grisbi.org
Tue Jun 7 22:27:13 CEST 2011
The following issue has been ASSIGNED.
======================================================================
http://www.grisbi.org/bugsreports/view.php?id=1355
======================================================================
Reported By: dimstar
Assigned To: pbiava
======================================================================
Project: Grisbi
Issue ID: 1355
Category: Main
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
OS: Autre(Other)
Unstable Impact: Yes
Version OS:
Version GTK:
======================================================================
Date Submitted: 2011-06-07 10:30 CEST
Last Modified: 2011-06-07 22:27 CEST
======================================================================
Summary: Do not add _DATE_ and _TIME_ to the binaries
Description:
Currently, grisbi includes information about when it has been compiled.
The information is generally useless (It does not offer any real information.
The version string is information for bug reporting).
On the other hand, it avoids some tools from defining if a happened rebuild is
equal to a previous one and if 'republishing' the binaries is needed
(We do this for example in openSUSE, as packages, of which a dependency has
changed, get rebuilt. If the package is 'equal' at the end though, we discard
the publishing, so the user does not get an 'updated' built version').
With Date and Time in the build though, the package is always different and this
process can not succeed, thus wasting bandwidth to the mirrors and to the
clients at no benefit.
Steps to Reproduce:
N/A => Basically build the code.. and it's there
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-06-07 10:30 dimstar New Issue
2011-06-07 10:30 dimstar File Added: grisbi-no_date_time.patch
2011-06-07 22:27 pbiava Assigned To => pbiava
2011-06-07 22:27 pbiava Status new => assigned
======================================================================
More information about the bugsreports
mailing list