Hello community, here is the log from the commit of package f-spot for openSUSE:Factory checked in at Wed May 20 22:49:33 CEST 2009. -------- --- GNOME/f-spot/f-spot.changes 2009-03-09 11:33:03.000000000 +0100 +++ f-spot/f-spot.changes 2009-05-12 18:04:12.000000000 +0200 @@ -1,0 +2,20 @@ +Tue May 12 18:03:31 CEST 2009 - vuntz@novell.com + +- Tag patches. + +------------------------------------------------------------------- +Thu May 7 22:49:23 CEST 2009 - lmedinas@gmail.com + +- Add brasero-replace-ncb.patch to replace depracated + nautilus-cd-burner by brasero from depencencies. + +------------------------------------------------------------------- +Fri May 1 03:23:00 CEST 2009 - vuntz@novell.com + +- Remove unneeded BuildRequires: docbook_4. +- Remove AutoReqProve: it's default now. +- Remove checks for old versions of openSUSE. +- Do not package omf files twice. +- Clean up file list a bit. + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- brasero-replace-ncb.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ f-spot.spec ++++++ --- /var/tmp/diff_new_pack.P16006/_old 2009-05-20 22:48:05.000000000 +0200 +++ /var/tmp/diff_new_pack.P16006/_new 2009-05-20 22:48:05.000000000 +0200 @@ -21,7 +21,6 @@ Name: f-spot BuildRequires: art-sharp2 BuildRequires: dbus-1-mono -BuildRequires: docbook_4 BuildRequires: fdupes BuildRequires: gconf-sharp2 BuildRequires: glade-sharp2 @@ -36,6 +35,7 @@ BuildRequires: libexif-devel BuildRequires: libglade2-devel BuildRequires: libgnomeui-devel +BuildRequires: libgphoto2-devel BuildRequires: liblcms-devel BuildRequires: libusb-devel BuildRequires: mono-basic @@ -45,43 +45,48 @@ BuildRequires: ndesk-dbus-glib-devel BuildRequires: sqlite2-devel BuildRequires: update-desktop-files -%if %suse_version > 1010 -BuildRequires: libgphoto2-devel -%else -BuildRequires: libgphoto2 -%endif License: GPL v2 or later Group: Productivity/Graphics/Viewers -AutoReqProv: on -Requires: dcraw Version: 0.5.0.3 -Release: 19 +Release: 20 Summary: GNOME Photo Management Application Url: http://www.gnome.org/projects/f-spot/ Source: %{name}-%{version}.tar.bz2 +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch0: camera_detect.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch1: sidepane_width.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch2: catalog_init.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch3: file_import.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch4: bgo557793.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch5: theme.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch6: prefdialog.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch7: ellipsize.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch8: hashjob.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch9: import-nautilus.patch +# PATCH-FIX-UPSTREAM -- taken from upstream vcs Patch10: bnc_449687.patch # PATCH-FIX-UPSTREAM bnc462298.patch bnc462298 Patch11: bnc462298.patch # PATCH-FIX-UPSTREAM bnc462294.patch bnc462294 Patch12: bnc462294.patch -# PATCH-FIX-UPSTREAM f-spot-no-X-SuSE-translate.patch vuntz@novell.com +# PATCH-FIX-UPSTREAM f-spot-no-X-SuSE-translate.patch bgo569037 vuntz@novell.com Patch13: f-spot-no-X-SuSE-translate.patch +# PATCH-FIX-UPSTREAM brasero-replace-ncb.patch bgo569413 lmedinas@gmail.com +Patch14: brasero-replace-ncb.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: mono-core nautilus-cd-burner dbus-1-x11 libgphoto2 sqlite2 +Requires: dcraw +Requires: mono-core brasero dbus-1-x11 libgphoto2 sqlite2 Provides: %{name}-devel = %{version}-%{release} -%if %suse_version > 1020 Requires: %{name}-lang = %{version} -%endif %description F-Spot is a full-featured personal photo management application for the @@ -120,6 +125,7 @@ %patch11 -p0 %patch12 -p0 %patch13 -p1 +%patch14 -p1 %build autoreconf -f -i @@ -142,9 +148,7 @@ # Not sure if this is TRT... %__rm -rf %{buildroot}%{_libdir}/gio-sharp-unstable %__rm -rf %{buildroot}%{_libdir}/pkgconfig/gio-sharp-unstable.pc -%if %suse_version > 1020 %fdupes -s $RPM_BUILD_ROOT -%endif %clean rm -rf $RPM_BUILD_ROOT @@ -157,10 +161,7 @@ %{_datadir}/applications/*.desktop %{_datadir}/applications/screensavers/*.desktop %{_datadir}/icons/hicolor/*/*/*.* -%dir %{_datadir}/f-spot -%{_datadir}/f-spot/icons* -%dir %{_datadir}/omf/f-spot -%{_datadir}/omf/f-spot/*.omf +%{_datadir}/f-spot %{_libdir}/pkgconfig/*.pc %{_prefix}/lib/gnome-screensaver/gnome-screensaver/* @@ -169,6 +170,17 @@ %define __find_provides env sh -c 'filelist=($(grep -v -E "%{_libdir}/%{name}/extensions|Mono.Addins")) && { printf "%s\\n" "${filelist[@]}" | /usr/lib/rpm/find-provides && printf "%s\\n" "${filelist[@]}" | /usr/bin/mono-find-provides ; } | sort | uniq' %changelog +* Tue May 12 2009 vuntz@novell.com +- Tag patches. +* Thu May 07 2009 lmedinas@gmail.com +- Add brasero-replace-ncb.patch to replace depracated + nautilus-cd-burner by brasero from depencencies. +* Fri May 01 2009 vuntz@novell.com +- Remove unneeded BuildRequires: docbook_4. +- Remove AutoReqProve: it's default now. +- Remove checks for old versions of openSUSE. +- Do not package omf files twice. +- Clean up file list a bit. * Mon Mar 09 2009 vuntz@novell.com - Remove unneeded BuildRequires: libwnck-devel, perl-XML-Parser. - Pass --disable-scrollkeeper to configure. @@ -205,7 +217,7 @@ + theme.patch, fixing theme loading on gtk+ > 2.12.4 (no bug reported) * Tue Nov 04 2008 sdelcroix@novell.com - Patch for a bug affecting all localized users -* Sat Oct 25 2008 sdelcroix@novell.com +* Sun Oct 26 2008 sdelcroix@novell.com - Patch for the sidepane width bug - Patch to only show one camera in the import dialog * Mon Oct 20 2008 sdelcroix@novell.com @@ -273,7 +285,7 @@ + tons of bugfixes, translation updates and improvments all over the place - Drop f-spot-gtkhtml-checks.patch. -* Mon Apr 28 2008 ajorgensen@novell.com +* Tue Apr 29 2008 ajorgensen@novell.com - Remove Mono.Addins.* and all f-spot extensions assemblies from provides Partially fixes bnc#381750 * Tue Apr 15 2008 maw@suse.de @@ -464,7 +476,7 @@ - Trap errors when syncing metadata to file in changed handler. Fixes 175505, 173687. * Tue May 16 2006 lewing@suse.de - Handle missing selection. Fixes 174715. -* Sun May 14 2006 lewing@suse.de +* Mon May 15 2006 lewing@suse.de - Fix bug in f-spot-copy patch that fixes 175581. * Sat May 13 2006 lewing@suse.de - Handle errors while editing galleries. Fixes 174707. @@ -489,11 +501,11 @@ - Update to version 0.1.11 - Fix for 152021 - Fixes upstream bugs -* Wed Feb 22 2006 gekker@suse.de +* Thu Feb 23 2006 gekker@suse.de - Update to version 0.1.10 - Add support for gnome-screensaver - Fixes many upstream bugs -* Fri Feb 17 2006 gekker@suse.de +* Sat Feb 18 2006 gekker@suse.de - Fixup .desktop file * Mon Feb 13 2006 gekker@suse.de - Update to version 0.1.9 ++++++ brasero-replace-ncb.patch ++++++ diff --git a/extensions/Exporters/CDExport/CDExport.addin.xml b/extensions/Exporters/CDExport/CDExport.addin.xml index 2d861b7..aae4f19 100644 --- a/extensions/Exporters/CDExport/CDExport.addin.xml +++ b/extensions/Exporters/CDExport/CDExport.addin.xml @@ -1,5 +1,5 @@ <Addin namespace="FSpot" - version="0.5.0.0" + version="0.5.0.1" name="CD Export" description="This extension allows you to burn your photos to CD." author="F-Spot team" @@ -8,7 +8,7 @@ category="Export"> <Dependencies> - <Addin id="Core" version="0.5.0.0"/> + <Addin id="Core" version="0.5.0.1"/> </Dependencies> <Extension path = "/FSpot/Menus/Exports"> diff --git a/extensions/Exporters/CDExport/CDExport.cs b/extensions/Exporters/CDExport/CDExport.cs index b82593d..628e669 100644 --- a/extensions/Exporters/CDExport/CDExport.cs +++ b/extensions/Exporters/CDExport/CDExport.cs @@ -179,7 +179,7 @@ namespace FSpotCDExport { progress_dialog.ProgressText = Catalog.GetString ("Transfer Complete"); progress_dialog.ButtonLabel = Gtk.Stock.Ok; progress_dialog.Hide (); - system ("nautilus-cd-burner"); + system ("brasero -n"); } else { throw new System.Exception (System.String.Format ("{0}{3}{1}{3}{2}", progress_dialog.Message, ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org