From 2a761c1623d64d34d2678c53ff161bfb10d712e4 Mon Sep 17 00:00:00 2001 From: "QianBiao.NG" Date: Tue, 3 Dec 2019 15:20:24 +0800 Subject: [PATCH] fixes: source from fedora29 --- mpg123.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/mpg123.spec b/mpg123.spec index c1d4c9e..c829913 100644 --- a/mpg123.spec +++ b/mpg123.spec @@ -1,6 +1,6 @@ Name: mpg123 Version: 1.25.10 -Release: 3 +Release: 2 Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 License: LGPLv2+ @@ -58,8 +58,7 @@ popd %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files -%defattr(-,root,root) +%files %license COPYING %{_bindir}/* %{_libdir}/*.so.* @@ -82,5 +81,5 @@ popd %changelog -* Thu Nov 28 2019 Qianbiao.NG - 1.25.10-3 +* Thu Nov 28 2019 Qianbiao.NG - 1.25.10-2 - Repackage for openEuler OS