Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory
checked in at Mon Jul 11 12:28:34 CEST 2011.



--------
--- GNOME/anjuta-extras/anjuta-extras.changes   2011-01-07 17:41:35.000000000 
+0100
+++ /mounts/work_src_done/STABLE/anjuta-extras/anjuta-extras.changes    
2011-07-06 11:12:01.000000000 +0200
@@ -1,0 +2,25 @@
+Wed Jul  6 11:04:23 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.3:
+  + scratchbox: Stop using deprecated GTK+ API (bgo#652700)
+- Drop anjuta-extras-gtk3.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Wed Jun 15 23:43:38 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.2:
+  + Sample, scintilla, and scratchbox plugins updated to work with
+    GTK+ 3.x
+  + Profiler and valgrind plugins removed
+- Switch from gconf schema handling to gsettings schema handling.
+- Remove --disable-schemas-install from configure: it was needed
+  for gconf.
+- Remove now unused binutils-devel, gconf2-devel, graphviz-devel,
+  libgnomecanvas-devel and libgnomeui-devel BuildRequires.
+- Change -lang Requires to Recommends.
+- Add gsettings-desktop-schemas Requires.
+- Add anjuta-extras-gtk3.patch: Fix build of scratchbox plugin. The
+  plugin still used long deprecated GTK2 symbols, which are no
+  longer existing. Taken from git.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  anjuta-extras-2.32.1.1.tar.bz2

New:
----
  anjuta-extras-3.1.3.tar.bz2

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

Other differences:
------------------
++++++ anjuta-extras.spec ++++++
--- /var/tmp/diff_new_pack.jagToD/_old  2011-07-11 12:27:48.000000000 +0200
+++ /var/tmp/diff_new_pack.jagToD/_new  2011-07-11 12:27:48.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package anjuta-extras (Version 2.32.1.1)
+# spec file for package anjuta-extras
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
@@ -20,34 +20,27 @@
 
 Name:           anjuta-extras
 Summary:        Extra plugins for anjuta
-Version:        2.32.1.1
+Version:        3.1.3
 Release:        1
 License:        GPLv2+
 Group:          Development/Tools/IDE
 Url:            http://download.gnome.org/sources/anjuta-extras
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/anjuta-extras/3.1/%{name}-%{version}.tar.bz2
 BuildRequires:  anjuta-devel
-BuildRequires:  binutils-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gconf2-devel
-BuildRequires:  graphviz-devel
 BuildRequires:  intltool
-BuildRequires:  libgnomecanvas-devel
-BuildRequires:  libgnomeui-devel
 BuildRequires:  translation-update-upstream
-Requires:       %{name}-lang = %{version}
+Recommends:     %{name}-lang
 Requires:       anjuta
+Requires:       gsettings-desktop-schemas
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 The package contains the following plugins:
 
     * Scintilla Editor
     * Scratchbox Support
-    * Profiler (gprof)
-    * Valgrind
-
 
 %lang_package
 %prep
@@ -55,31 +48,30 @@
 translation-update-upstream
 
 %build
-%configure --disable-static \
-       --disable-schemas-install
+%configure --disable-static
 %__make %{?smp_mflags}
 
 %install
 %makeinstall
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
-%find_gconf_schemas
-
-%pre -f %{name}.schemas_pre
-
-%preun -f %{name}.schemas_preun
-
-%posttrans -f %{name}.schemas_posttrans
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.schemas_list
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
+%files
 %defattr(-,root,root)
 %{_libdir}/anjuta/*.plugin
 %{_libdir}/anjuta/*.so*
 %{_datadir}/pixmaps/anjuta/*
 %{_datadir}/anjuta/*
+%{_datadir}/glib-2.0/schemas/org.gnome.anjuta.*.gschema.xml
 
 %files lang -f %{name}.lang
 

++++++ anjuta-extras-2.32.1.1.tar.bz2 -> anjuta-extras-3.1.3.tar.bz2 ++++++
++++ 109867 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to