We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8a355 commit 12af54cCopy full SHA for 12af54c
packaging/python-dbusmock.spec
@@ -34,7 +34,7 @@ Requires: python3-dbus, python3-gobject, dbus-x11
34
%description -n python3-dbusmock %_description
35
36
%prep
37
-%autosetup -n %{name}-%{version}
+%autosetup -n python_%{modname}-%{version}
38
rm -rf python-%{modname}.egg-info
39
40
0 commit comments