Author: megabajt Date: Tue Feb 12 20:38:17 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.15.5
---- Files affected: SPECS: glibmm.spec (1.59.2.1 -> 1.59.2.2) ---- Diffs: ================================================================ Index: SPECS/glibmm.spec diff -u SPECS/glibmm.spec:1.59.2.1 SPECS/glibmm.spec:1.59.2.2 --- SPECS/glibmm.spec:1.59.2.1 Sun Dec 30 23:49:57 2007 +++ SPECS/glibmm.spec Tue Feb 12 21:38:12 2008 @@ -6,22 +6,22 @@ Summary: A C++ interface for glib library Summary(pl.UTF-8): Interfejs C++ dla biblioteki glib Name: glibmm -Version: 2.15.0 +Version: 2.15.5 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.15/%{name}-%{version}.tar.bz2 -# Source0-md5: c794f2ce4d82466e72b7489b7d4a4426 +# Source0-md5: c7f0f61c42e874c4dff82d5f89072e6e URL: http://gtkmm.sourceforge.net/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.7 -BuildRequires: glib2-devel >= 1:2.15.0 +BuildRequires: glib2-devel >= 1:2.15.5 BuildRequires: libsigc++-devel >= 1:2.0.17 BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:1.4d BuildRequires: perl-XML-Parser BuildRequires: pkgconfig -Requires: glib2 >= 1:2.15.0 +Requires: glib2 >= 1:2.15.5 Requires: libsigc++ >= 1:2.0.17 Obsoletes: gtkmm-glib BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -37,7 +37,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki glibmm Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: glib2-devel >= 1:2.15.0 +Requires: glib2-devel >= 1:2.15.5 Requires: libsigc++-devel >= 1:2.0.17 Requires: libstdc++-devel Obsoletes: gtkmm-glib-devel @@ -116,10 +116,13 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog CHANGES NEWS README +%doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libgiomm-2.4.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgiomm-2.4.so.1 %attr(755,root,root) %{_libdir}/libglibmm-2.4.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libglibmm-2.4.so.1 %attr(755,root,root) %{_libdir}/libglibmm_generate_extra_defs-2.4.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libglibmm_generate_extra_defs-2.4.so.1 %files devel %defattr(644,root,root,755) @@ -166,6 +169,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59.2.2 2008-02-12 20:38:12 megabajt +- updated to 2.15.5 + Revision 1.59.2.1 2007-12-30 22:49:57 megabajt - updated to 2.15.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibmm.spec?r1=1.59.2.1&r2=1.59.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
