]> git.pld-linux.org Git - packages/fwupd.git/commitdiff
noarch apidocs auto/th/fwupd-0.7.0-2
authorElan Ruusamäe <glen@delfi.ee>
Tue, 26 Apr 2016 15:23:08 +0000 (18:23 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 26 Apr 2016 15:23:08 +0000 (18:23 +0300)
fwupd.spec

index e2b3fae6f3ecf3d970366f50094875ca66eb9679..7f378a2112bf54c3beb97005e2f514c881d98ed3 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without colorhug        # ColorHug support
 %bcond_without efi             # UEFI support
 %bcond_without static_libs     # static library
-#
+
 %ifnarch %{ix86} %{x8664} arm aarch64 ia64
 %undefine      with_efi
 %endif
@@ -11,7 +11,7 @@ Summary:      System daemon for installing device firmware
 Summary(pl.UTF-8):     Demon systemowy do instalowania firmware'u urządzeń
 Name:          fwupd
 Version:       0.7.0
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/System
 Source0:       https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
@@ -106,6 +106,9 @@ Statyczne biblioteki fwupd.
 Summary:       API documentation for fwupd libraries
 Summary(pl.UTF-8):     Dokumentacja API do bibliotek fwupd
 Group:         Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 API documentation for fwupd libraries.
This page took 0.114757 seconds and 4 git commands to generate.