[packages/qt5-qtsvg] noarch -doc, -examples; tar.xz deps

glen glen at pld-linux.org
Tue Dec 31 08:24:37 CET 2013


commit cb835ed08017b495bb90284be60a141a73c62226
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Dec 31 09:24:35 2013 +0200

    noarch -doc, -examples; tar.xz deps

 qt5-qtsvg.spec | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec
index 24f8128..9a8480b 100644
--- a/qt5-qtsvg.spec
+++ b/qt5-qtsvg.spec
@@ -14,6 +14,8 @@ URL:		http://qt-project.org/
 BuildRequires:	qt5-qtbase-devel = %{version}
 BuildRequires:	qt5-qttools-devel = %{version}
 BuildRequires:	rpmbuild(macros) >= 1.654
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_noautoreqdep	libGL.so.1 libGLU.so.1
@@ -36,6 +38,9 @@ Qt5 Svg - development files.
 %package doc
 Summary:	The Qt5 Svg - docs
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description doc
 Qt5 Svg - documentation.
@@ -43,6 +48,9 @@ Qt5 Svg - documentation.
 %package examples
 Summary:	Qt5 Svg examples
 Group:		X11/Development/Libraries
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description examples
 Qt5 Svg - examples.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtsvg.git/commitdiff/cb835ed08017b495bb90284be60a141a73c62226



More information about the pld-cvs-commit mailing list