[packages/mplayer] - release 15 (x264 165, live 2026.06.12)

qboosh qboosh at pld-linux.org
Mon Jun 22 22:34:42 CEST 2026


commit f4aa68948eae2d927c9c7db02300a655ac2fed11
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 22 22:35:10 2026 +0200

    - release 15 (x264 165, live 2026.06.12)

 mplayer.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/mplayer.spec b/mplayer.spec
index 36e4f26..cfe1bcc 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -122,7 +122,7 @@ Summary(pl.UTF-8):	Odtwarzacz filmów dla systemów uniksowych
 Summary(pt_BR.UTF-8):	Reprodutor de filmes
 Name:		mplayer
 Version:	1.5
-Release:	14
+Release:	15
 # DO NOT increase epoch unless it's really neccessary!
 # especially such changes like pre7->pre7try2, increase Release instead!
 # PS: $ rpmvercmp pre7try2 pre7
@@ -718,7 +718,9 @@ umask 022
 %files common
 %defattr(644,root,root,755)
 %doc AUTHORS README
-%{?with_shared:%attr(755,root,root) %{_libdir}/libmplayer.so}
+%if %{with shared}
+%{_libdir}/libmplayer.so
+%endif
 %if %{with win32}
 %doc etc/codecs.win32.conf
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mplayer.git/commitdiff/f4aa68948eae2d927c9c7db02300a655ac2fed11



More information about the pld-cvs-commit mailing list