[grisbi-bugs] [Grisbi 0001355]: Do not add _DATE_ and _TIME_ to the binaries

Grisbi Bug Tracker bugtracker at grisbi.org
Wed Jun 15 22:36:28 CEST 2011


The following issue has been RESOLVED. 
====================================================================== 
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:                     resolved
OS:                         Autre(Other) 
Unstable Impact:            Yes 
Version OS:                  
Version GTK:                 
Resolution:                 fixed
Fixed in Version:           development (git)
====================================================================== 
Date Submitted:             2011-06-07 10:30 CEST
Last Modified:              2011-06-15 22:36 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
====================================================================== 

---------------------------------------------------------------------- 
 (0003150) pbiava (administrator) - 2011-06-15 22:36
 http://www.grisbi.org/bugsreports/view.php?id=1355#c3150 
---------------------------------------------------------------------- 
This change appears with the next stable version of Grisbi (0.8.8). The display
of the build date will remain for development versions.

I hope it will suffice to solve the problem 

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     
2011-06-15 22:36 pbiava         Note Added: 0003150                          
2011-06-15 22:36 pbiava         Status                   assigned => resolved
2011-06-15 22:36 pbiava         Fixed in Version          => development (git)
2011-06-15 22:36 pbiava         Resolution               open => fixed       
======================================================================



More information about the bugsreports mailing list