[packages/libgda3] noarch apidocs

glen glen at pld-linux.org
Sun Jun 26 23:19:03 CEST 2016


commit 4dd4d9ec5d9424067107ca71bf163568a240f5c2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 27 00:18:59 2016 +0300

    noarch apidocs

 libgda3.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libgda3.spec b/libgda3.spec
index 260a212..bb62d07 100644
--- a/libgda3.spec
+++ b/libgda3.spec
@@ -18,7 +18,7 @@
 %bcond_without	sqlite		# SQLite plugin
 %bcond_without	sybase		# sybase plugin
 %bcond_without	xbase		# xbase plugin
-#
+
 %if %{without gnome}
 %undefine	with_gnomevfs
 %endif
@@ -29,7 +29,7 @@ Summary:	GNU Data Access library
 Summary(pl.UTF-8):	Biblioteka GNU Data Access
 Name:		libgda3
 Version:	3.1.5
-Release:	19
+Release:	20
 License:	LGPL v2+/GPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgda/3.1/libgda-%{version}.tar.bz2
@@ -142,6 +142,9 @@ Summary:	GNU Data Access API documentation
 Summary(pl.UTF-8):	Dokumentacja API GNU Data Access
 Group:		Documentation
 Requires:	gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 GNU Data Access API documentation.
@@ -349,7 +352,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 %{__rm} $RPM_BUILD_ROOT{%{providersdir},%{_libdir}}/*.la
 
-mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{sr at Latn,sr at latin}
+mv -f $RPM_BUILD_ROOT%{_localedir}/{sr at Latn,sr at latin}
 
 %find_lang libgda-3.0
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgda3.git/commitdiff/4dd4d9ec5d9424067107ca71bf163568a240f5c2



More information about the pld-cvs-commit mailing list