]> git.pld-linux.org Git - packages/python-pygobject.git/commitdiff
noarch apidocs auto/th/python-pygobject-2.28.6-6
authorElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 20:49:13 +0000 (23:49 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 20:49:13 +0000 (23:49 +0300)
python-pygobject.spec

index 08b4e4e1332b8625c7fdeec13cfd55f1cc9c6622..f3fd4b3a2107cc2e80f068ca890205a5e3ac50b4 100644 (file)
@@ -2,14 +2,13 @@
 # Conditional build:
 %bcond_without python2         # Python 2.x module
 %bcond_without python3         # Python 3.x module
-#
+
 %define                module  pygobject
-#
 Summary:       Python bindings for GObject library
 Summary(pl.UTF-8):     Wiązania Pythona do biblioteki GObject
 Name:          python-%{module}
 Version:       2.28.6
-Release:       5
+Release:       6
 License:       LGPL v2+
 Group:         Libraries/Python
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/%{module}-%{version}.tar.xz
@@ -33,7 +32,7 @@ BuildRequires:        xz
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.5.2
 BuildRequires: python-pycairo-devel >= 1.2.0
-%pyrequires_eq python-modules
+Requires:      python-modules
 %endif
 %if %{with python3}
 BuildRequires: python3
@@ -121,6 +120,9 @@ Summary:    pygobject API documentation
 Summary(pl.UTF-8):     Dokumentacja API pygobject
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 pygobject API documentation.
This page took 0.1824 seconds and 4 git commands to generate.