]> git.pld-linux.org Git - packages/glibmm.git/blobdiff - glibmm.spec
- merged from DEVEL and updated to 2.6.0
[packages/glibmm.git] / glibmm.spec
index 376a0a34b1a9254e576dff5bc633e270f32fea69..c887273adbcc61eab15e8fd4dc387b9549134ed6 100644 (file)
@@ -1,18 +1,21 @@
 Summary:       A C++ interface for glib library
 Summary(pl):   Interfejs C++ dla biblioteki glib
 Name:          glibmm
-Version:       2.4.3
+Version:       2.6.0
 Release:       1
 License:       LGPL
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
-# Source0-md5: f4b5ebe6c3f68801ec8e27e1b07ed97d
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.6/%{name}-%{version}.tar.bz2
+# Source0-md5: 01ef271dcc592bc55d33028f49f369d5
 URL:           http://gtkmm.sourceforge.net/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.4.2
-Buildrequires: libsigc++-devel >= 1:2.0.3
+BuildRequires: glib2-devel >= 1:2.6.3
+Buildrequires: libsigc++-devel >= 1:2.0.10
+BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.4d
+BuildRequires: perl-XML-Parser
+BuildRequires: pkgconfig
 Obsoletes:     gtkmm-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,8 +30,8 @@ Summary:      Header files for glibmm library
 Summary(pl):   Pliki nag³ówkowe biblioteki glibmm
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      glib2-devel >= 1:2.4.2
-Requires:      libsigc++-devel >= 1:2.0.3
+Requires:      glib2-devel >= 1:2.6.3
+Requires:      libsigc++-devel >= 1:2.0.10
 Requires:      libstdc++-devel
 Obsoletes:     gtkmm-glib-devel
 
@@ -73,7 +76,6 @@ Statyczna biblioteka glibmm.
 %configure \
        --enable-fulldocs \
        --enable-static
-
 %{__make}
 
 %install
This page took 0.094892 seconds and 4 git commands to generate.