From 9ec65fc20646f84761b673ae0dbff8c755dd7339 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 25 Sep 2012 17:49:55 +0200 Subject: [PATCH] Minor spec file cleanup for recent rpmbuild --- gobject-introspection.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index cf8919f..a95ebd4 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,6 +1,3 @@ -%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} - Name: gobject-introspection Version: 1.34.0 Release: 1%{?dist} @@ -43,8 +40,6 @@ things. Summary: Libraries and headers for gobject-introspection Group: Development/Libraries Requires: %name = %{version}-%{release} -Requires: glib2-devel -Requires: pkgconfig # Not always, but whatever, it's a tiny dep to pull in Requires: libtool Obsoletes: gir-repository-devel