]> git.pld-linux.org Git - packages/polybar.git/commitdiff
up to 3.5.0 auto/th/polybar-3.5.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 2 Dec 2020 17:24:16 +0000 (18:24 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 2 Dec 2020 17:24:16 +0000 (18:24 +0100)
polybar-consistent_python.patch [deleted file]
polybar.spec

diff --git a/polybar-consistent_python.patch b/polybar-consistent_python.patch
deleted file mode 100644 (file)
index 23c4159..0000000
+++ /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"
index 46fcd6c78157f51d084200dcb31da589027435cb..9a4d171269804262d67ea79b79baa25f4887cf1b 100644 (file)
@@ -1,12 +1,11 @@
 Summary:       Fast and easy-to-use status bar
 Name:          polybar
 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
 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
 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}
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
 
 %build
 install -d build
 
 %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*
 %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)
 
 %files -n bash-completion-polybar
 %defattr(644,root,root,755)
This page took 0.105217 seconds and 4 git commands to generate.