Compare commits

..

1 Commits

Author SHA1 Message Date
David Abdurachmanov ffcea58c92
Disable pandoc on riscv64
Pandoc doens't build right now.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-05-10 12:08:09 +03:00
3 changed files with 13 additions and 6 deletions

1
.gitignore vendored
View File

@ -10,4 +10,3 @@
/conky-1.18.0.tar.gz
/conky-1.18.1.tar.gz
/conky-1.18.2.tar.gz
/conky-1.19.0.tar.gz

View File

@ -21,8 +21,8 @@
%bcond_without xinerama
Name: conky
Version: 1.19.0
Release: 1%{?dist}
Version: 1.18.2
Release: 1.0.riscv64%{?dist}
Summary: A system monitor for X
License: GPLv3+
@ -48,7 +48,9 @@ BuildRequires: lua-devel
%{?with_weather_xoap:BuildRequires: libxml2-devel}
%{?with_wlan:BuildRequires: wireless-tools-devel}
%{?with_xinerama:BuildRequires: libXinerama-devel}
%ifnarch riscv64
BuildRequires: pandoc
%endif
BuildRequires: python3-pyyaml python3-jinja2
BuildRequires: cmake git
BuildRequires: desktop-file-utils
@ -69,7 +71,11 @@ done
%build
%cmake \
%ifnarch riscv64
-DBUILD_DOCS=ON \
%else
-DBUILD_DOCS=OFF \
%endif
-DBUILD_BUILTIN_CONFIG=OFF \
-DBUILD_SHARED_LIBS:BOOL=OFF \
%{?with_audacious: -DBUILD_AUDACIOUS=ON} \
@ -117,12 +123,14 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/conky.desktop
%endif
%{_datadir}/applications/conky.desktop
%{_datadir}/icons/hicolor/*/apps/conky*
%ifnarch riscv64
%{_mandir}/man1/conky.1*
%endif
%changelog
* Mon Apr 03 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1.19.0-1
- update to 1.19.0
* Wed May 10 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.18.2-1.0.riscv64
- Disable pandoc on riscv64 for now
* Mon Mar 06 2023 Miroslav Lichvar <mlichvar@redhat.com> - 1.18.2-1
- update to 1.18.2

View File

@ -1 +1 @@
SHA512 (conky-1.19.0.tar.gz) = 6be9ce459cba3f35e6c6ad537afa9fffd9af926d4e190629bcdef1931622aad2220fa75c0ee8640066a101dae492a676e59bac85f21ab587349a6231ebe7e5ac
SHA512 (conky-1.18.2.tar.gz) = 9ece11841170be433d0b9f3f14c494cb6ebdf4ed1b57ffb468045624f3df5987de40bb5ef9b879aad9b684e8e4fa907f63b01930985ab2e491f0d89d620a0366