Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
timidity
timidity-no_date.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File timidity-no_date.patch of Package timidity
Index: timidity/speex_a.c =================================================================== --- timidity/speex_a.c.orig 2011-01-19 17:00:42.000000000 +0100 +++ timidity/speex_a.c 2011-01-19 17:25:43.310509349 +0100 @@ -246,7 +246,7 @@ void comment_init(char **comments, int* int write_ogg_header(Speex_ctx *ctx, int fd, char *comments) { int ret, result; - char *vendor_string = "Encoded with Timidity++-" VERSION "(compiled " __DATE__ ")"; + char *vendor_string = "Encoded with Timidity++-" VERSION; int comments_length = strlen(comments); comment_init(&comments, &comments_length, vendor_string);
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