Skip to content

Commit

Permalink
#3802 pandoc is in the EPEL repos
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Mar 29, 2023
1 parent 0e42692 commit 9c3828b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packaging/rpm/xpra.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
%else
%define build_args %{DEFAULT_BUILD_ARGS} --without-cuda_kernels --without-nvenc --without-nvfbc --without-nvjpeg_encoder --without-nvjpeg_decoder
%endif
%if 0%{?el9}
#no pandoc!
%define build_args %{DEFAULT_BUILD_ARGS} --without-docs
%endif
%global selinux_variants mls targeted
%define selinux_modules cups_xpra xpra_socketactivation
#we never want to depend on proprietary nvidia bits,
Expand Down Expand Up @@ -82,9 +78,7 @@ Group: Networking
BuildArch: noarch
Requires(pre): shadow-utils
Conflicts: xpra < 2.1
%if !0%{?el9}
BuildRequires: pandoc
%endif
BuildRequires: libfakeXinerama
%description common
This package contains the files which are shared between all the xpra packages.
Expand Down Expand Up @@ -403,9 +397,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/xpra/cuda
%{_datadir}/man/man1/xpra*.1*
%{_datadir}/man/man1/run_scaled.1*
%if !0%{?el9}
%{_docdir}/xpra
%endif
%{_datadir}/metainfo/xpra.appdata.xml
%{_datadir}/icons/xpra.png
%{_datadir}/icons/xpra-mdns.png
Expand Down

0 comments on commit 9c3828b

Please sign in to comment.