[packages/loudmouth] noarch apidocs
glen
glen at pld-linux.org
Fri Apr 29 18:05:40 CEST 2016
commit d6b415bcd2cb1f4dcdc07914fb1070754aa331ec
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Apr 29 19:05:36 2016 +0300
noarch apidocs
loudmouth.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/loudmouth.spec b/loudmouth.spec
index 9ef7928..285fae4 100644
--- a/loudmouth.spec
+++ b/loudmouth.spec
@@ -2,12 +2,12 @@
# Conditional build:
%bcond_without apidocs # disable gtk-doc
%bcond_without ssl # without SSL support
-#
+
Summary: Loudmouth - a Jabber library written in C
Summary(pl.UTF-8): Loudmouth - biblioteka do obsługi protokołu Jabber napisana w C
Name: loudmouth
Version: 1.4.3
-Release: 5
+Release: 6
License: LGPL v2+
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.4/%{name}-%{version}.tar.bz2
@@ -75,6 +75,9 @@ Summary: Loudmouth library API documentation
Summary(pl.UTF-8): Dokumentacja API biblioteki Loudmouth
Group: Documentation
Requires: gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description apidocs
Loudmouth library API documentation.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/loudmouth.git/commitdiff/d6b415bcd2cb1f4dcdc07914fb1070754aa331ec
More information about the pld-cvs-commit
mailing list