]> git.pld-linux.org Git - packages/telepathy-glib.git/commitdiff
noarch apidocs auto/th/telepathy-glib-0.24.1-3
authorElan Ruusamäe <glen@delfi.ee>
Thu, 2 Jul 2015 20:32:43 +0000 (23:32 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 2 Jul 2015 20:32:43 +0000 (23:32 +0300)
telepathy-glib.spec

index 14c0b5da5bf25a1034230ffe3bdda6d5786e8faa..a78e043bef47f93e2a4c924f027b4993e894bf86 100644 (file)
@@ -2,13 +2,13 @@
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
 %bcond_without vala            # do not build Vala API
-#
+
 Summary:       A GLib library to ease writing telepathy clients
 Summary(pl.UTF-8):     Biblioteka oparta na GLib dla aplikacji służących do komunikacji
 Name:          telepathy-glib
 # NOTE: 0.24.x is stable, 0.25.x/0.99.x unstable
 Version:       0.24.1
-Release:       2
+Release:       3
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz
@@ -27,8 +27,8 @@ BuildRequires:        libxslt-progs
 BuildRequires: pkgconfig >= 1:0.21
 BuildRequires: python-modules >= 1:2.5
 %{?with_vala:BuildRequires:    vala >= 2:0.16.0}
-Requires:      dbus-libs >= 0.95
 Requires:      dbus-glib >= 0.90
+Requires:      dbus-libs >= 0.95
 Requires:      glib2 >= 1:2.36.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -77,6 +77,9 @@ Summary:      telepathy-glib API documentation
 Summary(pl.UTF-8):     Dokumentacja API telepathy-glib
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 telepathy-glib API documentation.
This page took 0.16527 seconds and 4 git commands to generate.