Hello community,

here is the log from the commit of package gnac for openSUSE:Factory
checked in at Tue May 31 15:48:56 CEST 2011.



--------
--- GNOME/gnac/gnac.changes     2011-02-14 18:21:54.000000000 +0100
+++ /mounts/work_src_done/STABLE/gnac/gnac.changes      2011-05-05 
12:50:43.000000000 +0200
@@ -1,0 +2,22 @@
+Thu May  5 12:33:19 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.2.3:
+  + Extract and convert audio from video
+  + Notification on conversion completed
+  + Migration to GSettings.
+- Remove FIXME for license mismatch: the headers are adjusted to be
+  GPLv3+ too.
+- Replace gconf schema handling macros with gsettings ones.
+- Remove pkgconfig(gconf-2.0) BuildRequires.
+
+-------------------------------------------------------------------
+Thu Apr 28 12:54:51 CEST 2011 - vu...@opensuse.org
+
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: gconf2-devel, gstreamer-0_10-plugins-base-devel,
+    gtk2-devel, libunique-devel, libxml2-devel.
+  + New ones: gconf-2.0, glib-2.0, gstreamer-0.10,
+    gstreamer-pbutils-0.10, gstreamer-plugins-base-0.10,
+    gstreamer-tag-0.10, gtk+-2.0, libxml-2.0, unique-1.0.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnac-0.2.2.tar.bz2

New:
----
  gnac-0.2.3.tar.bz2

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

Other differences:
------------------
++++++ gnac.spec ++++++
--- /var/tmp/diff_new_pack.GcKKRL/_old  2011-05-31 15:47:40.000000000 +0200
+++ /var/tmp/diff_new_pack.GcKKRL/_new  2011-05-31 15:47:40.000000000 +0200
@@ -18,35 +18,33 @@
 
 
 Name:           gnac
-Version:        0.2.2
-Release:        9
-# FIXME: license is being checked with upstream: COPYING is GPLv3 but headers 
are GPLv2+
-License:        GPLv3
+Version:        0.2.3
+Release:        1
+License:        GPLv3+
 Summary:        Audio converter for GNOME
 Url:            http://gnac.sourceforge.net/
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  libunique-devel
-BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gstreamer-0.10)
+BuildRequires:  pkgconfig(gstreamer-pbutils-0.10)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-tag-0.10)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(unique-1.0)
 Requires:       gstreamer-0_10-plugins-base
 Requires:       gstreamer-0_10-plugins-good
 # Some supported formats are not in good
 Recommends:     gstreamer-0_10-plugins-bad
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} <= 1120
-%gconf_schemas_prereq
-%else
-%gconf_schemas_requires
-%endif
+%glib2_gsettings_schema_requires
 
 %description
 Gnac is an easy to use audio conversion program for the GNOME desktop.
@@ -64,7 +62,6 @@
 
 %install
 %makeinstall
-%find_gconf_schemas
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file gnac
 %fdupes %{buildroot}%{_datadir}
@@ -72,16 +69,11 @@
 %clean
 rm -rf %{buildroot}
 
-%pre -f %{name}.schemas_pre
-
-%preun -f %{name}.schemas_preun
-
-%posttrans -f %{name}.schemas_posttrans
-
 %post
 %if 0%{?suse_version} > 1130
 %desktop_database_post
 %icon_theme_cache_post
+%glib2_gsettings_schema_post
 %else
 gtk-update-icon-cache %{_datadir}/icons/hicolor || true
 %endif
@@ -90,11 +82,12 @@
 %if 0%{?suse_version} > 1130
 %desktop_database_postun
 %icon_theme_cache_postun
+%glib2_gsettings_schema_postun
 %else
 gtk-update-icon-cache %{_datadir}/icons/hicolor || true
 %endif
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README THANKS
 %dir %{_datadir}/gnome/
@@ -104,6 +97,7 @@
 %{_mandir}/man1/gnac.1.*
 %{_bindir}/gnac
 %{_datadir}/applications/gnac.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.gnac.gschema.xml
 %{_datadir}/gnac/
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_datadir}/icons/hicolor/*/apps/*.svg

++++++ gnac-0.2.2.tar.bz2 -> gnac-0.2.3.tar.bz2 ++++++
++++ 33483 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