Mailinglist Archive: opensuse-commit (926 mails)

< Previous Next >
commit f-spot for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 08 Dec 2009 10:10:52 +0100
  • Message-id: <20091208091052.DD4AE20233@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package f-spot for openSUSE:Factory
checked in at Tue Dec 8 10:10:52 CET 2009.



--------
--- GNOME/f-spot/f-spot.changes 2009-09-30 13:17:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/f-spot/f-spot.changes 2009-11-05
11:09:02.000000000 +0100
@@ -1,0 +2,32 @@
+Thu Nov 5 11:02:56 CET 2009 - dimstar@xxxxxxxxxxxx
+
+- use pkg-config to detect the proper location of the screensaver
+ installation files. Helps in using the same spec on openSUSE
+ 11.1 and 11.2 (libexecdir changed).
+
+-------------------------------------------------------------------
+Thu Nov 5 09:53:37 CET 2009 - dimstar@xxxxxxxxxxxx
+
+- Update to version 0.6.1.5:
+ + bgo#600032 - make IconView responsive to mouseclicks on gdk
+ 2.18
+ + bgo#593474 - do not ignore .rw2 files
+ + bgo#566977 - avoid an Array.OORE on empty dbs
+- Fixes from version 0.6.1.4
+ + bgo#598714 - keep sorting on startup
+ + bgo#598009 - NRE on LastRollDialog
+ + bgo#591421 - fix the toolbar 2.28-ification
+ + accept --sync as comandline parameter
+ + bgo#591402 - avoid crashing on AdjustTimeDialog
+ + allow more than 60 pictures per Facebook albums
+ + Backported translations.
+
+-------------------------------------------------------------------
+Wed Oct 7 23:10:07 CEST 2009 - dimstar@xxxxxxxxxxxx
+
+- Split off extension-beagle in order to be able to uninstall
+ beagle without loosing f-spot (bnc#539291).
+- Modification on _find_provides to always return at least an
+ empty string.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
f-spot-0.6.1.3.tar.bz2

New:
----
f-spot-0.6.1.5.tar.bz2

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

Other differences:
------------------
++++++ f-spot.spec ++++++
--- /var/tmp/diff_new_pack.miMWCS/_old 2009-12-08 10:07:42.000000000 +0100
+++ /var/tmp/diff_new_pack.miMWCS/_new 2009-12-08 10:07:42.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package f-spot (Version 0.6.1.3)
+# spec file for package f-spot (Version 0.6.1.5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,9 +18,9 @@


Name: f-spot
-Version: 0.6.1.3
+Version: 0.6.1.5
Release: 1
-License: GPL v2 or later
+License: GPLv2+
Summary: GNOME Photo Management Application
Url: http://www.gnome.org/projects/f-spot/
Group: Productivity/Graphics/Viewers
@@ -53,6 +53,7 @@
Requires: mono-core
Provides: %{name}-devel = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%define _scrsaver_dir %(pkg-config --variable=privlibexecdir
gnome-screensaver)

%description
F-Spot is a full-featured personal photo management application for the
@@ -61,6 +62,20 @@
F-Spot simplifies digital photography by providing intuitive tools to
help you share, touch-up, find and organize your images.

+%package extension-beagle
+License: GPLv2+
+Summary: F-Spot Beagle extension.
+Group: Productivity/Graphics/Viewers
+Supplements: packageand(f-spot:beagle)
+
+%description extension-beagle
+F-Spot is a full-featured personal photo management application for the
+GNOME desktop.
+
+F-Spot simplifies digital photography by providing intuitive tools to
+help you share, touch-up, find and organize your images.
+
+
%lang_package
%prep
%setup -q
@@ -94,15 +109,20 @@
%doc AUTHORS NEWS README COPYING
%{_bindir}/*
%{_libdir}/f-spot
+%exclude %{_libdir}/f-spot/extensions/BeagleService.dll
%{_datadir}/applications/*.desktop
%{_datadir}/applications/screensavers/*.desktop
%{_datadir}/icons/hicolor/*/*/*.*
%{_datadir}/f-spot
%{_libdir}/pkgconfig/*.pc
-%{_libexecdir}/gnome-screensaver/gnome-screensaver/*
+%{_scrsaver_dir}/f-spot-screensaver
+
+%files extension-beagle
+%defattr(-,root,root)
+%{_libdir}/f-spot/extensions/BeagleService.dll

%files lang -f %{name}.lang
%defattr(-, root, root)
-%define __find_provides env sh -c 'filelist=($(grep -v -E
"%{_libdir}/%{name}/extensions|Mono.Addins")) && { printf "%s\\n"
"${filelist[@]}" | %{_prefix}/lib/rpm/find-provides && printf "%s\\n"
"${filelist[@]}" | %{_bindir}/mono-find-provides ; } | sort | uniq'
+%define __find_provides env sh -c 'filelist=($(grep -v -E
"%{_libdir}/%{name}/extensions|Mono.Addins")) && { printf "%s\\n"
"${filelist[@]}" | %{_prefix}/lib/rpm/find-provides && printf "%s\\n"
"${filelist[@]}" | %{_bindir}/mono-find-provides ; } | sort | uniq || echo ""'

%changelog

++++++ f-spot-0.6.1.3.tar.bz2 -> f-spot-0.6.1.5.tar.bz2 ++++++
++++ 54784 lines of diff (skipped)


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages