Projects
home:enzokiel:Testing
libmp4v2
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 13
View file
mp4v2-configure.patch
Added
@@ -0,0 +1,23 @@ +--- configure.ac 2018-08-29 18:52:26.279426292 +0200 ++++ configure.ac 2018-08-29 20:43:42.627447773 +0200 +@@ -5,6 +5,7 @@ + m4_include(project/project.m4sugar) + + m4_define(SVNINFO,m4_esyscmd(LANG=en svn info 2>/dev/null)) ++m4_define(PRJ_version,m4_format(%d.%d.%d,PRJ_version_major,PRJ_version_minor,PRJ_version_point)) + + changequote(<<,>>)dnl + m4_define(<<PRJ_repo_url>>,m4_bregexp(SVNINFO,<<^URL: *\(.+\)>>,<<\1>>)) +@@ -18,9 +19,9 @@ + + m4_define(PRJ_version_hex,m4_format(0x%04x%02x%02x,PRJ_version_major,PRJ_version_minor,PRJ_version_point)) + +-m4_define(PRJ_version,ifelse( +- PRJ_repo_type,stable,m4_format(%s,PRJ_repo_branch), +- m4_format(%s-r%s,PRJ_repo_branch,PRJ_repo_rev))) ++#m4_define(PRJ_version,ifelse( ++# PRJ_repo_type,stable,m4_format(%s,PRJ_repo_branch), ++# m4_format(%s-r%s,PRJ_repo_branch,PRJ_repo_rev))) + + ############################################################################### + # initialization
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.