Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
476a2c62
Commit
476a2c62
authored
Dec 04, 2007
by
Jean-Paul Saman
Committed by
Jean-Paul Saman
Mar 10, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump up release number.
parent
81a61d82
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+2
-2
No files found.
extras/contrib/src/Makefile
View file @
476a2c62
...
...
@@ -954,7 +954,7 @@ DISTCLEAN_PKG += libmatroska-$(LIBMATROSKA_VERSION).tar.bz2
libamrnb-rpm
:
amrnb-$(LIBAMR_NB_VERSION).tar.bz2
$(RPM_PREPARE)
cp
libamrnb/amrnb.spec rpm/SPECS/libamrnb.spec
sed
-e
's/%configure/%configure --prefix=\/usr --enable-shared/'
-i
.orig rpm/SPECS/libamrnb.spec
sed
-e
's/%configure/%configure --prefix=\/usr --enable-shared/'
-
e
's/%run_ldconfig/\/sbin\/ldconfig/'
-e
's/Release: 0/Release: 1/'
-
i
.orig rpm/SPECS/libamrnb.spec
$(RPM_BUILD_SPEC)
touch
$@
...
...
@@ -979,7 +979,7 @@ DISTCLEAN_PKG += amrnb-$(LIBAMR_NB_VERSION).tar.bz2
libamrwb-rpm
:
amrwb-$(LIBAMR_WB_VERSION).tar.bz2
$(RPM_PREPARE)
cp
libamrwb/amrwb.spec rpm/SPECS/libamrwb.spec
sed
-e
's/Version: 7.0.0.0/Version:
$(LIBAMR_WB_VERSION)
/'
-e
's/%configure/%configure --prefix=\/usr --enable-shared/'
-i
.orig rpm/SPECS/libamrwb.spec
sed
-e
's/Version: 7.0.0.0/Version:
$(LIBAMR_WB_VERSION)
/'
-e
's/%configure/%configure --prefix=\/usr --enable-shared/'
-
e
's/%run_ldconfig/\/sbin\/ldconfig/'
-e
's/Release: 0/Release: 1/'
-
i
.orig rpm/SPECS/libamrwb.spec
$(RPM_BUILD_SPEC)
touch
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment