From: Jan Palus Date: Wed, 2 Dec 2020 17:24:16 +0000 (+0100) Subject: up to 3.5.0 X-Git-Tag: auto/th/polybar-3.5.0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpolybar.git;a=commitdiff_plain;h=d26473f up to 3.5.0 --- diff --git a/polybar-consistent_python.patch b/polybar-consistent_python.patch deleted file mode 100644 index 23c4159..0000000 --- a/polybar-consistent_python.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN polybar.orig/lib/xpp/CMakeLists.txt polybar/lib/xpp/CMakeLists.txt ---- polybar.orig/lib/xpp/CMakeLists.txt 2019-12-27 15:16:12.000000000 +0100 -+++ polybar/lib/xpp/CMakeLists.txt 2020-04-07 01:47:29.960140194 +0200 -@@ -48,7 +48,7 @@ - # - # Loop through a hardcoded list of python executables to locate the python module "xcbgen" - # --foreach(CURRENT_EXECUTABLE python python3 python2 python2.7) -+foreach(CURRENT_EXECUTABLE python3) - message(STATUS "Searching for xcbgen with " ${CURRENT_EXECUTABLE}) - - execute_process(COMMAND "${CURRENT_EXECUTABLE}" "-c" diff --git a/polybar.spec b/polybar.spec index 46fcd6c..9a4d171 100644 --- a/polybar.spec +++ b/polybar.spec @@ -1,12 +1,11 @@ Summary: Fast and easy-to-use status bar Name: polybar -Version: 3.4.3 -Release: 2 +Version: 3.5.0 +Release: 1 License: MIT, BSD Group: X11/Window Managers Source0: https://github.com/polybar/polybar/releases/download/%{version}/%{name}-%{version}.tar -# Source0-md5: a5db8e1946f72d80b7ae45776c59b6a4 -Patch0: %{name}-consistent_python.patch +# Source0-md5: f6fda7f3b2063d72a10b69b9e57a701d URL: https://polybar.github.io/ BuildRequires: alsa-lib-devel BuildRequires: cairo-devel @@ -69,7 +68,6 @@ zsh-completion for polybar. %prep %setup -q -n %{name} -%patch0 -p1 %build install -d build @@ -93,6 +91,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/polybar %attr(755,root,root) %{_bindir}/polybar-msg %{_mandir}/man1/polybar.1* +%{_mandir}/man5/polybar.5* %files -n bash-completion-polybar %defattr(644,root,root,755)