From: Elan Ruusamäe Date: Sun, 10 Jan 2016 22:36:45 +0000 (+0200) Subject: noarch apidoc X-Git-Tag: auto/th/libbtctl-0.10.0-10~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=8e50ac969a98d548dbac1e388170a255c3ac6cad;p=packages%2Flibbtctl.git noarch apidoc --- diff --git a/libbtctl.spec b/libbtctl.spec index 09e48bc..55689ca 100644 --- a/libbtctl.spec +++ b/libbtctl.spec @@ -5,12 +5,12 @@ # Conditional build: %bcond_without apidocs # disable gtk-doc %bcond_without static_libs # don't build static library -# + Summary: Bluetooth GObject based library Summary(pl.UTF-8): Biblioteka do programowania urządzeń Bluetooth Name: libbtctl Version: 0.10.0 -Release: 8 +Release: 9 License: GPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libbtctl/0.10/%{name}-%{version}.tar.bz2 @@ -73,7 +73,7 @@ Summary: Python bindings for libbtctl library Summary(pl.UTF-8): Wiązania dla języka Python biblioteki libbtctl Group: Libraries/Python Requires: %{name} = %{version}-%{release} -%pyrequires_eq python-libs +Requires: python-libs %description -n python-btctl Static libbtctl library. @@ -86,6 +86,9 @@ Summary: libbtctl API documentation Summary(pl.UTF-8): Dokumentacja API libbtctl Group: Documentation Requires: gtk-doc-common +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs libbtctl API documentation.