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 22, 2023
1 parent f7d4bd0 commit 15a3955
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 @@ -94,9 +90,7 @@ Conflicts: python2-xpra-server
Obsoletes: xpra-common-client < 5.0-10.r32075
Obsoletes: xpra-common-server < 5.0-10.r32075
Obsoletes: python3-xpra < 5.0-10.r32075
%if !0%{?el9}
BuildRequires: pandoc
%endif
BuildRequires: which
Requires: python3
Requires: python3-gobject
Expand Down Expand Up @@ -464,9 +458,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/xpra/*.wav
%{_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 15a3955

Please sign in to comment.