[packages/polybar] up to 3.5.0

atler atler at pld-linux.org
Wed Dec 2 18:24:30 CET 2020


commit d26473ff1a5f4cd122e2bb3ea41f3ae9e315a7e8
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Dec 2 18:24:16 2020 +0100

    up to 3.5.0

 polybar-consistent_python.patch | 12 ------------
 polybar.spec                    |  9 ++++-----
 2 files changed, 4 insertions(+), 17 deletions(-)
---
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)
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"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polybar.git/commitdiff/d26473ff1a5f4cd122e2bb3ea41f3ae9e315a7e8



More information about the pld-cvs-commit mailing list