]> git.pld-linux.org Git - packages/glibmm.git/blobdiff - glibmm.spec
- updated to 2.44.0
[packages/glibmm.git] / glibmm.spec
index f222e199ab0b7281b9056373150dde559d16c0c1..2196c9173184f476515a437f848bea20b04bad52 100644 (file)
@@ -1,18 +1,20 @@
+# TODO
+# - make clean on -examples (remove .deps) -> & noarch subpackage
 #
 # Conditional build:
 %bcond_without static_libs     # don't build static library
-#
-%define        glib_ver 1:2.34.0
+
+%define        glib_ver 1:2.44.0
 %define                libsig_ver 1:2.2.10
 Summary:       A C++ interface for glib library
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki glib
 Name:          glibmm
-Version:       2.34.0
+Version:       2.44.0
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.34/%{name}-%{version}.tar.xz
-# Source0-md5: 6ae01a4c01818368beb801a7fb58473c
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.44/%{name}-%{version}.tar.xz
+# Source0-md5: 32ee4150b436d097fe2506d0b0b13a75
 URL:           http://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11
@@ -21,7 +23,7 @@ BuildRequires:        libsigc++-devel >= %{libsig_ver}
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:2.0
 BuildRequires: m4
-BuildRequires: mm-common >= 0.9.6
+BuildRequires: mm-common >= 0.9.7
 BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -72,6 +74,9 @@ Group:                Documentation
 Requires:      gtk-doc-common
 Provides:      glibmm-doc
 Obsoletes:     glibmm-doc
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 Reference documentation for glibmm.
This page took 0.074366 seconds and 4 git commands to generate.