cleanup whitespaces
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f4db9cfec0
commit
ff801091ba
@ -40,6 +40,7 @@ Obsoletes: dbus-python < %{version}-%{release}
|
||||
%package devel
|
||||
Summary: Libraries and headers for dbus-python
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
Headers and static libraries for hooking up custom mainloops to the dbus python
|
||||
bindings.
|
||||
@ -52,11 +53,9 @@ BuildRequires: python3-devel
|
||||
%description -n python3-dbus
|
||||
%{summary}.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
|
||||
%build
|
||||
# For new arches (aarch64/ppc64le), and patch0
|
||||
autoreconf -vif
|
||||
@ -72,7 +71,6 @@ mkdir python3-build; pushd python3-build
|
||||
%make_build
|
||||
popd
|
||||
|
||||
|
||||
%install
|
||||
%make_install -C python2-build
|
||||
%make_install -C python3-build
|
||||
|
Loading…
Reference in New Issue
Block a user