]> git.pld-linux.org Git - packages/gcab.git/commitdiff
noarch apidocs
authorElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 05:27:25 +0000 (08:27 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 05:27:25 +0000 (08:27 +0300)
gcab.spec

index 11fb4fc36093f0e1e0a3ef88c3ae7f5fd9d97431..949c8e6a46edfdc3e6c3bebbfb03de6b32fc0270 100644 (file)
--- a/gcab.spec
+++ b/gcab.spec
@@ -3,7 +3,7 @@
 %bcond_without apidocs         # API docs
 %bcond_without static_libs     # static library
 %bcond_without vala            # Vala binding
-#
+
 Summary:       Cabinet file library
 Summary(pl.UTF-8):     Biblioteka obsługi plików cabinet
 Name:          gcab
@@ -62,6 +62,9 @@ Summary:      gcab API documentation
 Summary(pl.UTF-8):     Dokumentacja API biblioteki gcab
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 API documentation for gcab library.
This page took 0.12348 seconds and 4 git commands to generate.