mpg123: make revision and abi/api version to match on all subpkgs

This commit is contained in:
davehome 2011-10-26 20:25:24 +00:00
parent c433c8ae18
commit 8e0f41d856
3 changed files with 4 additions and 2 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=1.13.4_1" abi_depends=">=1.13.4_2"
api_depends="${abi_depends}" api_depends="${abi_depends}"

View file

@ -8,7 +8,7 @@ long_desc="${long_desc}
Add_dependency run glibc Add_dependency run glibc
Add_dependency run libltdl Add_dependency run libltdl
revision=1 revision=2
do_install() { do_install() {
vmove "usr/lib/*.so*" usr/lib vmove "usr/lib/*.so*" usr/lib

View file

@ -8,6 +8,8 @@ long_desc="${long_desc}
Add_dependency run glibc-devel Add_dependency run glibc-devel
Add_dependency run libmpg123 Add_dependency run libmpg123
revision=2
do_install() do_install()
{ {
vmove usr/include usr vmove usr/include usr