[packages/gtkspellmm] noarch apidocs
glen
glen at pld-linux.org
Sat Dec 10 21:09:36 CET 2016
commit e07726bdb201d9e9a5dd55db1223109588b3fdb5
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Dec 10 22:08:58 2016 +0200
noarch apidocs
gtkspellmm.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gtkspellmm.spec b/gtkspellmm.spec
index 9aaaea7..5314bf2 100644
--- a/gtkspellmm.spec
+++ b/gtkspellmm.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without static_libs # static library
-#
+
Summary: C++ binding for the gtkspell library
Summary(pl.UTF-8): Interfejs C++ do biblioteki gtkspell
Name: gtkspellmm
@@ -73,6 +73,9 @@ Biblioteka statyczna gtkspellmm.
Summary: gtkspellmm API documentation
Summary(pl.UTF-8): Dokumentacja API gtkspellmm
Group: Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description apidocs
gtkspellmm API documentation.
@@ -97,7 +100,6 @@ CXXFLAGS="%{rpmcxxflags} -std=c++0x"
%install
rm -rf $RPM_BUILD_ROOT
-
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtkspellmm.git/commitdiff/6bf6cb70c366e9c26bfba005ebe1ec31041d6294
More information about the pld-cvs-commit
mailing list