public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcl] f44: Remove references to sphinx doxylink plugin
@ 2026-06-25  5:49 Rich Mattes
  0 siblings, 0 replies; only message in thread
From: Rich Mattes @ 2026-06-25  5:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pcl
Branch : f44
Commit : 890101d02f4efd3fdac556c8446b44fe64b04bc9
Author : Rich Mattes <richmattes@gmail.com>
Date   : 2013-08-27T08:05:22-04:00
Stats  : +4/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pcl/c/890101d02f4efd3fdac556c8446b44fe64b04bc9?branch=f44

Log:
Remove references to sphinx doxylink plugin

---
diff --git a/pcl.spec b/pcl.spec
index aef66d0..3190bf2 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -25,7 +25,7 @@ BuildRequires:  tetex-latex
 # mandatory
 BuildRequires:  eigen3-static, flann-devel, cminpack-devel, vtk-devel, gl2ps-devel, hdf5-devel, python-devel, libxml2-devel, metslib-static
 # optional
-BuildRequires:  qhull-devel, libusb1-devel, gtest-devel, qtwebkit-devel
+BuildRequires:  qhull-devel, libusb1-devel, gtest-devel, qtwebkit-devel, python-sphinx
 %ifarch %{ix86} x86_64
 BuildRequires:  openni-devel
 %endif
@@ -84,6 +84,9 @@ rm -fr recognition/include/pcl/recognition/3rdparty/metslib
 rm -fr surface/src/3rdparty/opennurbs
 rm -rf surface/include/pcl/surface/3rdparty/opennurbs
 
+# Get rid of doxylink stuff (not in Fedora yet)
+sed -i "s/, 'sphinxcontrib.doxylink.doxylink'//g" doc/advanced/content/conf.py doc/tutorials/content/conf.py
+
 %build
 mkdir build
 pushd build

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-25  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25  5:49 [rpms/pcl] f44: Remove references to sphinx doxylink plugin Rich Mattes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox