[packages/xdg-app] noarch apidocs

glen glen at pld-linux.org
Wed Apr 27 22:25:08 CEST 2016


commit 2c127e635852aa3cfd5dbb008e16bf71f151110a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 27 23:25:05 2016 +0300

    noarch apidocs

 xdg-app.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/xdg-app.spec b/xdg-app.spec
index 6db1c6e..54d35a0 100644
--- a/xdg-app.spec
+++ b/xdg-app.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without	static_libs	# static library
-#
+
 Summary:	Application deployment framework for desktop apps
 Summary(pl.UTF-8):	Szkielet do wdrażania aplikacji desktopowych
 Name:		xdg-app
 Version:	0.5.1
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Applications
 Source0:	https://www.freedesktop.org/software/xdg-app/releases/%{name}-%{version}.tar.xz
@@ -87,6 +87,9 @@ Biblioteka statyczna xdg-app.
 Summary:	API documentation for xdg-app library
 Summary(pl.UTF-8):	Dokumentacja API biblioteki xdg-app
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API documentation for xdg-app library.
@@ -178,4 +181,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n bash-completion-xdg-app
 %defattr(644,root,root,755)
-%{_datadir}/bash-completion/completions/xdg-app
+%{bash_compdir}/xdg-app
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xdg-app.git/commitdiff/2c127e635852aa3cfd5dbb008e16bf71f151110a



More information about the pld-cvs-commit mailing list