]> git.pld-linux.org Git - packages/libgda6.git/commitdiff
noarch apidocs
authorElan Ruusamäe <glen@delfi.ee>
Sat, 28 Mar 2015 18:46:49 +0000 (20:46 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 28 Mar 2015 18:46:49 +0000 (20:46 +0200)
libgda5.spec

index 1e1e79bfde81d5f667f59dba308284b9c236acfc..ba04d91c0bd6635819e4246eb3cb89b6fcc7913e 100644 (file)
 %bcond_without mysql           # MySQL plugin
 %bcond_with    oci             # Oracle DB plugin
 %bcond_without pgsql           # PostgreSQL plugin
-#
+
 %ifnarch i486 i586 i686 pentium3 pentium4 athlon %{x8664}
 %undefine      with_jdbc
 %endif
-#
+
 Summary:       GNU Data Access library
 Summary(pl.UTF-8):     Biblioteka GNU Data Access
 Name:          libgda5
 Version:       5.2.2
-Release:       2
+Release:       3
 License:       LGPL v2+/GPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/libgda/5.2/libgda-%{version}.tar.xz
@@ -208,6 +208,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.
This page took 0.054246 seconds and 4 git commands to generate.