Mailinglist Archive: opensuse-commit (861 mails)

< Previous Next >
commit ristretto for openSUSE:Factory

Hello community,

here is the log from the commit of package ristretto for openSUSE:Factory
checked in at Mon Jan 10 15:05:59 CET 2011.



--------
--- ristretto/ristretto.changes 2010-12-02 14:46:45.000000000 +0100
+++ ristretto/ristretto.changes 2010-12-25 19:51:45.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Dec 25 16:38:58 UTC 2010 - gber@xxxxxxxxxxxx
+
+- added ristretto-0.0.91-add-more-mime-types.patch in order to
+ claim support for all image types supported by GDK
+- do not install package documentation under /usr/share/doc
+ - added ristretto-0.0.91-honor-docdir.patch in order to make
+ proper use use of ./configure --docdir
+- remove unsupported locales
+- improved summary/descriptions
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
ristretto-0.0.91-add-more-mime-types.patch
ristretto-0.0.91-honor-docdir.patch

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

Other differences:
------------------
++++++ ristretto.spec ++++++
--- /var/tmp/diff_new_pack.iCivxx/_old 2011-01-10 15:03:49.000000000 +0100
+++ /var/tmp/diff_new_pack.iCivxx/_new 2011-01-10 15:03:49.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ristretto (Version 0.0.91)
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,33 +19,42 @@

Name: ristretto
Version: 0.0.91
-Release: 1
+Release: 2
License: GPLv2+
-Summary: Image-viewer with Xfce integration
+Summary: Fast and Lightweight Image-viewer for the Xfce desktop
environment
Url: http://goodies.xfce.org/projects/applications/ristretto
Group: Productivity/Graphics/Viewers
Source: %{name}-%{version}.tar.bz2
+Patch0: ristretto-0.0.91-add-more-mime-types.patch
+Patch1: ristretto-0.0.91-honor-docdir.patch
BuildRequires: intltool
BuildRequires: pkg-config
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(libexif)
BuildRequires: thunar-devel
BuildRequires: update-desktop-files
+BuildRequires: xfce4-dev-tools
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
-Image-viewer with Xfce integration
+Ristretto is a fast and lightweight picture-viewer for the Xfce desktop
environment.

%prep
%setup -q
+%patch0 -p1
+%patch1 -p1

%build
-%configure
+./autogen.sh
+%configure --docdir=%{_defaultdocdir}/%{name}
make %{?_smp_mflags}

%install
%make_install
+install -D -p -m 644 AUTHORS COPYING ChangeLog NEWS README TODO \
+ %{buildroot}%{_defaultdocdir}/%{name}
%suse_update_desktop_file -i ristretto GTK Graphics Viewer
+rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{name}

%clean
@@ -53,8 +62,7 @@

%files -f %{name}.lang
%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
-%doc %{_datadir}/doc/ristretto/
+%doc %{_defaultdocdir}/%{name}
%{_bindir}/ristretto
%{_datadir}/applications/ristretto.desktop
%{_datadir}/icons/hicolor/*/apps/ristretto.*

++++++ ristretto-0.0.91-add-more-mime-types.patch ++++++
diff -ur ristretto-0.0.91.orig/ristretto.desktop.in
ristretto-0.0.91/ristretto.desktop.in
--- ristretto-0.0.91.orig/ristretto.desktop.in 2009-10-29 00:00:06.000000000
+0100
+++ ristretto-0.0.91/ristretto.desktop.in 2010-12-25 17:38:10.000000000
+0100
@@ -10,4 +10,4 @@
X-MultipleArgs=false
Categories=GTK;Graphics;Viewer;
StartupNotify=true
-MimeType=image/png;image/gif;image/jpeg;image/bmp;image/x-ico;image/x-pixmap;image/tiff;
+MimeType=image/bmp;image/gif;image/jpeg;image/png;image/svg+xml;image/tiff;image/x-cmu-raster;image/x-ico;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-sun-raster;image/x-tga;image/x-win-bitmap;image/x-xbitmap;image/x-xpixmap;
++++++ ristretto-0.0.91-honor-docdir.patch ++++++
diff -ur ristretto-0.0.91.orig/docs/manual/C/Makefile.am
ristretto-0.0.91/docs/manual/C/Makefile.am
--- ristretto-0.0.91.orig/docs/manual/C/Makefile.am 2009-10-29
00:00:06.000000000 +0100
+++ ristretto-0.0.91/docs/manual/C/Makefile.am 2010-12-25 19:28:45.000000000
+0100
@@ -3,7 +3,7 @@
SUBDIRS = \
images

-TARGET_DIR = $(datadir)/doc/ristretto/html/C
+TARGET_DIR = $(docdir)/html/C
STYLESHEET = ../ristretto.xsl
DOCUMENT = ristretto.xml


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



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