!10 modify libdir Repeat packaging

From: @pei-jiankang 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-03-03 06:12:12 +00:00 committed by Gitee
commit 3ee8ee2005
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 3 deletions

View File

@ -7,7 +7,7 @@ libraries.
Name: mpg123 Name: mpg123
Version: 1.29.3 Version: 1.29.3
Release: 2 Release: 3
Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3
License: LGPLv2+ License: LGPLv2+
URL: http://mpg123.org URL: http://mpg123.org
@ -90,7 +90,6 @@ popd
%files %files
%{_bindir}/* %{_bindir}/*
%{_libdir}/*.so.*
%dir %{_libdir}/%{name} %dir %{_libdir}/%{name}
%{_libdir}/%{name}/output_alsa.* %{_libdir}/%{name}/output_alsa.*
%{_libdir}/%{name}/output_dummy.* %{_libdir}/%{name}/output_dummy.*
@ -125,6 +124,9 @@ popd
%doc %{_mandir}/man1/* %doc %{_mandir}/man1/*
%changelog %changelog
* Mon Feb 28 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.29.3-3
- modify libdir Repeat packaging
* Sat Feb 19 2022 baizhonggui <baizhonggui@huawei.com> - 1.29.3-2 * Sat Feb 19 2022 baizhonggui <baizhonggui@huawei.com> - 1.29.3-2
- Add portaudio and jack audio plugin to fix mpg123 xxx.mp3 error - Add portaudio and jack audio plugin to fix mpg123 xxx.mp3 error

View File

@ -1,4 +1,4 @@
version_control: svn version_control: svn
src_repo: http://mpg123.org/cgi-bin/scm/mpg123 src_repo: http://mpg123.org/cgi-bin/scm/mpg123
tag_prefix: "v" tag_prefix: "v"
seperator: "." separator: "."