Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Staging:A
gdbm
gdbm-no-build-date.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gdbm-no-build-date.patch of Package gdbm
diff -urN gdbm-1.10.orig/src/version.c gdbm-1.10/src/version.c --- gdbm-1.10.orig/src/version.c 2012-09-23 16:12:24.331788076 +0800 +++ gdbm-1.10/src/version.c 2012-09-23 16:24:17.517221527 +0800 @@ -24,11 +24,8 @@ The DIST_DATE magic below is replaced by the actual date when making the distdir. */ const char * gdbm_version = "GDBM version " PACKAGE_VERSION ". " -"13/11/2011" -#if defined(__STDC__) && defined(__DATE__) && defined(__TIME__) - " (built " __DATE__ " " __TIME__ ")" -#endif -; +"13/11/2011"; + int const gdbm_version_number[3] = { GDBM_VERSION_MAJOR, GDBM_VERSION_MINOR,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor