[packages/uhttpmock] noarch apidocs
glen
glen at pld-linux.org
Thu Jul 2 21:35:53 CEST 2015
commit 10cc66abb04ba78439606c0c0efe21bbe1064837
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Jul 2 22:35:45 2015 +0300
noarch apidocs
uhttpmock.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/uhttpmock.spec b/uhttpmock.spec
index 1773706..1a1d126 100644
--- a/uhttpmock.spec
+++ b/uhttpmock.spec
@@ -3,12 +3,12 @@
%bcond_without apidocs # gtk-doc API documentation
%bcond_without static_libs # static library
%bcond_without vala # Vala API
-#
+
Summary: HTTP web service mocking library
Summary(pl.UTF-8): Biblioteka do tworzenia atrap usług HTTP
Name: uhttpmock
Version: 0.4.0
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: Libraries
Source0: http://tecnocode.co.uk/downloads/uhttpmock/%{name}-%{version}.tar.xz
@@ -80,6 +80,9 @@ Summary: API documentation for uhttpmock library
Summary(pl.UTF-8): Dokumentacja API biblioteki uhttpmock
Group: Documentation
Requires: gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description apidocs
API documentation for uhttpmock library.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uhttpmock.git/commitdiff/10cc66abb04ba78439606c0c0efe21bbe1064837
More information about the pld-cvs-commit
mailing list