summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--moveit-hybrid-planning.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/moveit-hybrid-planning.spec b/moveit-hybrid-planning.spec
index 6519428..700e371 100644
--- a/moveit-hybrid-planning.spec
+++ b/moveit-hybrid-planning.spec
@@ -11,7 +11,7 @@
Name: ros-%{ros_distro}-%{RosPkgName}
Version: 2.5.9
-Release: 3%{?dist}%{?release_suffix}
+Release: 4%{?dist}%{?release_suffix}
Summary: Hybrid planning components of MoveIt 2
Url: http://moveit.ai
@@ -76,7 +76,7 @@ Provides: %{name}-runtime = %{version}-%{release}
Hybrid planning components of MoveIt 2
%prep
-%autosetup -c -n %{name}-%{version}
+%autosetup -c -n %{name}-%{version} -p1
%build
# Needed to bootstrap since the ros_workspace package does not yet exist.