[packages/libgda] noarch apidocs

glen glen at pld-linux.org
Wed Apr 27 22:09:10 CEST 2016


commit f64fe56d7b0170767bcaed08aa3d5aaabe6aa2a9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 27 23:09:06 2016 +0300

    noarch apidocs

 libgda.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libgda.spec b/libgda.spec
index 29709ca..99c42aa 100644
--- a/libgda.spec
+++ b/libgda.spec
@@ -12,7 +12,7 @@
 %bcond_without	sqlite		# SQLite plugin
 %bcond_without	sybase		# sybase plugin
 %bcond_without	xbase		# xbase plugin
-#
+
 %ifnarch %{ix86} %{x8664} sparc sparcv9 alpha ppc
 %undefine	with_firebird
 %endif
@@ -20,7 +20,7 @@ Summary:	GNU Data Access library
 Summary(pl.UTF-8):	Biblioteka GNU Data Access
 Name:		libgda
 Version:	1.2.4
-Release:	23
+Release:	24
 Epoch:		1
 License:	LGPL v2+/GPL v2+
 Group:		Applications/Databases
@@ -137,6 +137,9 @@ Group:		Documentation
 Requires(post,postun):	scrollkeeper
 Requires:	gtk-doc-common
 Requires:	scrollkeeper
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 libgda API documentation.
@@ -344,7 +347,7 @@ rm -rf $RPM_BUILD_ROOT
 # modules dlopened by *.so through libgmodule
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libgda/providers/*.{a,la}
 
-%{__mv} $RPM_BUILD_ROOT%{_datadir}/locale/{sr at Latn,sr at latin}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr at Latn,sr at latin}
 
 %find_lang %{name} --with-gnome --all-name
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgda.git/commitdiff/f64fe56d7b0170767bcaed08aa3d5aaabe6aa2a9



More information about the pld-cvs-commit mailing list