From 4aa4fd1dc26f0990620cf2a9c5c8cdc41b52c6faf398c9cfd46a4167d5e3be03 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 17 Jan 2012 14:38:55 +0000 Subject: [PATCH] Accepting request 100327 from home:vuntz:branches:GNOME:Factory Update to 3.3.4 OBS-URL: https://build.opensuse.org/request/show/100327 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=153 --- nautilus-3.3.3.tar.xz | 3 --- nautilus-3.3.4.tar.xz | 3 +++ nautilus.changes | 13 +++++++++++++ nautilus.spec | 25 +++++++++---------------- 4 files changed, 25 insertions(+), 19 deletions(-) delete mode 100644 nautilus-3.3.3.tar.xz create mode 100644 nautilus-3.3.4.tar.xz diff --git a/nautilus-3.3.3.tar.xz b/nautilus-3.3.3.tar.xz deleted file mode 100644 index a1bdd32..0000000 --- a/nautilus-3.3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f022e13bce5f8f4f993b4a4b169f7280c0c987879709e0f2821a9458196a0ab -size 4722048 diff --git a/nautilus-3.3.4.tar.xz b/nautilus-3.3.4.tar.xz new file mode 100644 index 0000000..0b5f76f --- /dev/null +++ b/nautilus-3.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373b2df2e17e12c03f7a47fe50b50198df204128cf892e58793d87b8f86fd85a +size 4724604 diff --git a/nautilus.changes b/nautilus.changes index 9b965c1..49ec35c 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 17 07:45:57 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.4: + + Show both the current file counter and the total files in file + operations UI + + Lazily initialize the notification daemon + + Move the UI files and icons into GResources + + Refactor of NautilusWindowPane and NautilusWindowSlot code + + libnautilus-extension GIR coverage has been improved +- Stop installing icons in /usr/share/pixmaps that we only needed + to make some build checks happy, and that are unneeded now. + ------------------------------------------------------------------- Mon Dec 19 12:38:58 UTC 2011 - vuntz@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 78645cc..948c9c6 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ # # spec file for package nautilus # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nautilus -Version: 3.3.3 +Version: 3.3.4 Release: 0 # FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in Summary: File Manager for the GNOME Desktop @@ -51,9 +51,9 @@ BuildRequires: update-desktop-files # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 BuildRequires: xz BuildRequires: pkgconfig(gail-3.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.31.4 +BuildRequires: pkgconfig(glib-2.0) >= 2.31.9 BuildRequires: pkgconfig(gnome-desktop-3.0) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.7 BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libxml-2.0) @@ -128,11 +128,6 @@ translation-update-upstream %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif rm $RPM_BUILD_ROOT/%{_libdir}/{*.*a,nautilus/extensions-3.0/*.la} -### ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ -# FIXME: this is probably wrong, but it enables the build to succeed for now -# ln -s ../icons/gnome/24x24/devices/gnome-computer.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ -ln -s ../icons/gnome/24x24/actions/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ -ln -s ../icons/gnome/24x24/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ %suse_update_desktop_file nautilus %suse_update_desktop_file nautilus-autorun-software %suse_update_desktop_file nautilus-autostart @@ -171,16 +166,14 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service %{_datadir}/dbus-1/services/org.gnome.Nautilus.service -%{_datadir}/glib-2.0/schemas/*.xml -%{_datadir}/icons/hicolor/*/*/*.* -%{_datadir}/mime/packages/*.xml -%{_datadir}/nautilus -%{_datadir}/pixmaps/nautilus -%{_datadir}/pixmaps/*.png +%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml +%{_datadir}/icons/hicolor/*/apps/nautilus.* +%{_datadir}/mime/packages/nautilus.xml +%{_datadir}/nautilus/ %dir %{_libdir}/nautilus %{_libexecdir}/nautilus-convert-metadata %doc %{_mandir}/man1/nautilus*.1.gz -%{_sysconfdir}/xdg/autostart/*.desktop +%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop %files -n libnautilus-extension1 %defattr(-,root,root)