Hello community,

here is the log from the commit of package gnome-disk-utility for 
openSUSE:Factory
checked in at Thu May 5 14:19:30 CEST 2011.



--------
--- GNOME/gnome-disk-utility/gnome-disk-utility.changes 2011-02-13 
17:22:37.000000000 +0100
+++ /mounts/work_src_done/STABLE/gnome-disk-utility/gnome-disk-utility.changes  
2011-04-22 13:43:19.000000000 +0200
@@ -1,0 +2,38 @@
+Tue Apr  5 13:56:36 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+  + Use the right directory for the nautilus extension
++ Drop fix-nautilus-extension-path.patch: fixed upstream.
++ Add Settings category to palimpsest.desktop, via call to
+  %suse_update_desktop_file.
+
+-------------------------------------------------------------------
+Tue Mar 29 12:13:42 UTC 2011 - [email protected]
+
+- Update to version 2.91.7:
+  + bgo#645174: New icons
+  + Use more accurate categories in the desktop file
+  + Make the S.M.A.R.T and benchmark dialogs work better with the
+    shell.
+  + Updated translations.
+- Add fix-nautilus-extension-path.patch: ensure the right version
+  is used for nautilus extension path.
+
+-------------------------------------------------------------------
+Thu Mar  3 16:46:09 CET 2011 - [email protected]
+
+- Update to version 2.91.6:
+  + Port to GTK+ 3.
+  + Use non-NULL display for launch context
+  + Updated translations.
+- Change BuildRequires to pkgconfig() ones:
+  + old ones: dbus-1-glib-devel, glib2-devel, libatasmart-devel,
+    libgnome-keyring-devel, libnotify-devel, libunique-devel,
+    nautilus-devel, udisks-devel.
+  + pkgconfig() ones: avahi-ui-gtk3, dbus-glib-1, glib-2.0,
+    gnome-keyring-1, gtk+-3.0, libatasmart, libnautilus-extension,
+    libnotify, udisks, unique-3.0, x11.
+- Remove explicit Requires of devel packages in devel subpackages:
+  they will automatically be added the pkgconfig() way.
+
+-------------------------------------------------------------------
@@ -10,0 +49,6 @@
+
+-------------------------------------------------------------------
+Fri Dec 17 10:35:05 CET 2010 - [email protected]
+
+- Update to version 2.32.1:
+  + Require libnotify 0.6.1

calling whatdependson for head-i586


Old:
----
  gnome-disk-utility-2.32.0.tar.bz2

New:
----
  gnome-disk-utility-3.0.0.tar.bz2

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

Other differences:
------------------
++++++ gnome-disk-utility.spec ++++++
--- /var/tmp/diff_new_pack.utdjoo/_old  2011-05-05 14:18:06.000000000 +0200
+++ /var/tmp/diff_new_pack.utdjoo/_new  2011-05-05 14:18:06.000000000 +0200
@@ -18,27 +18,29 @@
 
 
 Name:           gnome-disk-utility
-Version:        2.32.0
-Release:        3
+Version:        3.0.0
+Release:        1
 License:        LGPLv2.1+
 Summary:        GNOME Disk management application
 Url:            http://hal.freedesktop.org/releases/
 Group:          Hardware/Other
 Source:         %{name}-%{version}.tar.bz2
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gdbm-devel
-BuildRequires:  glib2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtk-doc
-BuildRequires:  libatasmart-devel
-BuildRequires:  libavahi-glib-devel
-BuildRequires:  libgnome-keyring-devel
-BuildRequires:  libnotify-devel
-BuildRequires:  libunique-devel
-BuildRequires:  nautilus-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  udisks-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(avahi-ui-gtk3)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libatasmart)
+BuildRequires:  pkgconfig(libnautilus-extension)
+BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(udisks)
+BuildRequires:  pkgconfig(unique-3.0)
+BuildRequires:  pkgconfig(x11)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -74,7 +76,6 @@
 License:        LGPLv2.1+
 Summary:        Development files for libgdu
 Group:          Development/Libraries/C and C++
-Requires:       glib2-devel
 Requires:       libgdu0 = %{version}
 
 %description -n libgdu-devel
@@ -85,7 +86,6 @@
 License:        LGPLv2.1+
 Summary:        Development files for libgdu-gtk
 Group:          Development/Libraries/GNOME
-Requires:       gtk2-devel
 Requires:       libgdu-devel = %{version}
 Requires:       libgdu-gtk0 = %{version}
 
@@ -101,7 +101,7 @@
 %build
 %configure --disable-static \
            --disable-scrollkeeper
-make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -109,7 +109,7 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 find %{buildroot} -type f -name "*.la" -delete -print
-%suse_update_desktop_file -G "Disk Utility" palimpsest System HardwareSettings
+%suse_update_desktop_file -G "Disk Utility" palimpsest System HardwareSettings 
Settings
 %suse_update_desktop_file gdu-notification-daemon
 %find_lang %{name} %{?no_lang_C}
 
@@ -146,7 +146,7 @@
 %dir %{_datadir}/omf/
 %dir %{_datadir}/omf/palimpsest/
 %doc %{_datadir}/omf/palimpsest/palimpsest-C.omf
-%{_libdir}/nautilus/extensions-2.0/*.so
+%{_libdir}/nautilus/extensions-3.0/*.so
 %{_libexecdir}/gdu-format-tool
 %{_libexecdir}/gdu-notification-daemon
 %{_sysconfdir}/xdg/autostart/gdu-notification-daemon.desktop

++++++ gnome-disk-utility-2.32.0.tar.bz2 -> gnome-disk-utility-3.0.0.tar.bz2 
++++++
++++ 179891 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