Hello community,

here is the log from the commit of package nemiver for openSUSE:Factory
checked in at Tue May 31 15:34:37 CEST 2011.



--------
--- GNOME/nemiver/nemiver.changes       2011-02-12 20:26:27.000000000 +0100
+++ /mounts/work_src_done/STABLE/nemiver/nemiver.changes        2011-05-28 
00:43:42.000000000 +0200
@@ -1,0 +2,19 @@
+Wed May 11 10:46:31 CEST 2011 - [email protected]
+
+- Update to version 0.8.2:
+  + Catch more exceptions at low level
+  + Reset command queue on restart GDB after a crash
+  + Don't list frame args twice
+  + Add a GSettings implementation for IConfMgr
+  + Build fixes
+  + Bugs fixed: bgo#640919, bgo#640921, bgo#643700, bgo#644114,
+    bgo#644569, bgo#560235, bgo#598444.
+  + Updated translations.
+- Replace vte-devel BuildRequires with pkgconfig(vte).
+- Switch to gsettings configuration backend:
+  + Replace gconf2-devel BuildRequires with
+    pkgconfig(gsettings-desktop-schemas)
+  + Pass --enable-gsettings to configure
+  + Replace gconf schema macros with gsettings equivalents.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  nemiver-0.8.1.tar.bz2

New:
----
  nemiver-0.8.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nemiver.spec ++++++
--- /var/tmp/diff_new_pack.yFSXlj/_old  2011-05-31 15:33:13.000000000 +0200
+++ /var/tmp/diff_new_pack.yFSXlj/_new  2011-05-31 15:33:13.000000000 +0200
@@ -18,8 +18,8 @@
 
 
 Name:           nemiver
-Version:        0.8.1
-Release:        2
+Version:        0.8.2
+Release:        1
 License:        GPLv2+
 Summary:        Nemiver graphical debugger
 Group:          Development/Tools/Debuggers
@@ -27,7 +27,6 @@
 Source0:        %{name}-%{version}.tar.bz2
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gconf2-devel
 BuildRequires:  gdb
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtkmm2-devel
@@ -37,7 +36,8 @@
 BuildRequires:  sqlite-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vte-devel
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(vte)
 %if 0%{?suse_version} >= 1100
 BuildRequires:  ghex-devel
 %endif
@@ -45,7 +45,7 @@
 Requires:       gdb
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 Nemiver is a standalone graphical debugger that integrates well in the
@@ -73,12 +73,12 @@
 %build
 %configure --disable-static --with-pic\
        --disable-scrollkeeper \
-       --enable-sourceviewmm2
+        --enable-sourceviewmm2 \
+        --enable-gsettings
 %__make %{?jobs:-j%jobs}
 
 %install
 %makeinstall
-%find_gconf_schemas
 %suse_update_desktop_file nemiver
 %find_lang %{name} %{?no_lang_C}
 # remove la files
@@ -91,17 +91,12 @@
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-%pre -f %{name}.schemas_pre
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
-
 %if 0%{?suse_version} > 1130
 
 %post
 %desktop_database_post
 %icon_theme_cache_post
+%glib2_gsettings_schema_post
 %endif
 
 %if 0%{?suse_version} > 1130
@@ -109,9 +104,10 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%glib2_gsettings_schema_postun
 %endif
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
 %doc AUTHORS README NEWS TODO
 %dir %{_datadir}/gnome/
@@ -125,6 +121,7 @@
 %{_libdir}/nemiver/
 %{_datadir}/nemiver/
 %{_datadir}/applications/*
+%{_datadir}/glib-2.0/schemas/org.nemiver.gschema.xml
 %{_datadir}/icons/*/*/apps/nemiver.*
 %{_mandir}/man1/nemiver.1.gz
 

++++++ nemiver-0.8.1.tar.bz2 -> nemiver-0.8.2.tar.bz2 ++++++
++++ 30329 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to