[packages/swfdec] noarch apidocs
glen
glen at pld-linux.org
Thu Apr 3 22:54:27 CEST 2014
commit ee5743bea23849666259e25f1be1b15b475da374
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Apr 3 23:54:25 2014 +0300
noarch apidocs
swfdec.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/swfdec.spec b/swfdec.spec
index 6db35f4..3b9e6db 100644
--- a/swfdec.spec
+++ b/swfdec.spec
@@ -3,13 +3,13 @@
%bcond_without apidocs # disable gtk-doc
%bcond_with pulseaudio # use pulseaudio instead of alsa
%bcond_with vivified # build (internal) Vivified Flash Debugger
-#
+
+%define majver 0.9
Summary: Flash animations rendering library
Summary(pl.UTF-8): Biblioteka renderująca animacje flash
Name: swfdec
-%define majver 0.9
Version: %{majver}.2
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: Libraries
Source0: http://swfdec.freedesktop.org/download/swfdec/%{majver}/%{name}-%{version}.tar.gz
@@ -135,6 +135,9 @@ Summary: swfdec API documetation
Summary(pl.UTF-8): Dokumentacja API swfdec
Group: Documentation
Requires: gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description apidocs
swfdec API documetation.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/swfdec.git/commitdiff/ee5743bea23849666259e25f1be1b15b475da374
More information about the pld-cvs-commit
mailing list