[gobject-introspection/f18] Minor spec file cleanup for recent rpmbuild

Kalev Lember kalev at fedoraproject.org
Tue Sep 25 15:50:58 UTC 2012


commit 9ec65fc20646f84761b673ae0dbff8c755dd7339
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 25 17:49:55 2012 +0200

    Minor spec file cleanup for recent rpmbuild

 gobject-introspection.spec |    5 -----
 1 files changed, 0 insertions(+), 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


More information about the scm-commits mailing list