]> git.pld-linux.org Git - packages/lasem.git/commitdiff
noarch apidocs auto/th/lasem-0.4.1-2
authorElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 20:24:23 +0000 (23:24 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 20:24:23 +0000 (23:24 +0300)
lasem.spec

index 824a78cd508902faf61faecf9c78b63b8ce2c27b..658bb540642764cda4b59270ccd35b67730b95d9 100644 (file)
@@ -2,12 +2,12 @@
 # Conditional build:
 %bcond_without apidocs         # do not build and package API docs
 %bcond_without static_libs     # don't build static libraries
-#
+
 Summary:       Lasem - MathML and SVG rendering library
 Summary(pl.UTF-8):     Lasem - biblioteka do renderowania MathML i SVG
 Name:          lasem
 Version:       0.4.1
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/lasem/0.4/%{name}-%{version}.tar.xz
@@ -78,6 +78,9 @@ Statyczna biblioteka lasem.
 Summary:       lasem API documentation
 Summary(pl.UTF-8):     Dokumentacja API biblioteki lasem
 Group:         Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 API documentation for lasem library.
@@ -97,7 +100,6 @@ Dokumentacja API biblioteki lasem.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.131639 seconds and 4 git commands to generate.