[packages/mpdecimal] noarch apidocs

glen glen at pld-linux.org
Thu Apr 3 22:30:46 CEST 2014


commit f3081e47adf26a82701d2f46832ef76b5b140539
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 3 23:30:45 2014 +0300

    noarch apidocs

 mpdecimal.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/mpdecimal.spec b/mpdecimal.spec
index 7b257c9..871dae2 100644
--- a/mpdecimal.spec
+++ b/mpdecimal.spec
@@ -2,7 +2,7 @@ Summary:	Fast arbitrary precision correctly-rounded decimal floating point arith
 Summary(pl.UTF-8):	Szybka arytmetyka zmiennoprzecinkowa dowolnej precyzji z właściwym zaokrąglaniem
 Name:		mpdecimal
 Version:	2.3
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 #Source0Download: http://www.bytereef.org/mpdecimal/download.html
@@ -52,6 +52,9 @@ Statyczna biblioteka libmpdec.
 Summary:	libmpdec API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki libmpdec
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API documentation for libmpdec library.
@@ -69,7 +72,6 @@ Dokumentacja API biblioteki libmpdec.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpdecimal.git/commitdiff/f3081e47adf26a82701d2f46832ef76b5b140539



More information about the pld-cvs-commit mailing list