Hello community,

here is the log from the commit of package cinnamon for openSUSE:Factory 
checked in at 2012-06-10 20:14:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cinnamon (Old)
 and      /work/SRC/openSUSE:Factory/.cinnamon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cinnamon", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cinnamon/cinnamon.changes        2012-05-29 
10:32:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon.new/cinnamon.changes   2012-06-10 
21:50:34.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun  7 02:39:06 UTC 2012 - nmo.marq...@gmail.com
+
+- Remove RPATH sed filtering to allow internal libraries to be
+  properly loaded
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cinnamon.spec ++++++
--- /var/tmp/diff_new_pack.qbqtnT/_old  2012-06-10 21:50:36.000000000 +0200
+++ /var/tmp/diff_new_pack.qbqtnT/_new  2012-06-10 21:50:36.000000000 +0200
@@ -1,39 +1,45 @@
 #
-# cinnamon.spec
+# spec file for package cinnamon
 #
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Nelson Marques <nmo.marq...@ua.pt>
 # Copyright (c) 2012 others
 #
-# The license for this file, and modifications and additions to the
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
 # file, is the same license as for the pristine package itself (unless the
 # license for the pristine package is not an Open Source License, in which
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define _ver    1.4.0
 %define _gittag af1653f
 
 Name:           cinnamon
 Version:        %{_ver}.UP1
-Release:        1
-License:        GPL-2.0
+Release:        0
 Summary:        A Linux Desktop similar to GNOME2 based on gnome-shell 
technology
-Url:            https://github.com/linuxmint/Cinnamon/tags
+License:        GPL-2.0
 Group:          System/GUI/Other
+Url:            https://github.com/linuxmint/Cinnamon/tags
 Source0:        %{name}-%{_ver}-UP1-%{_gittag}.tar.bz2
 # -- PATCH-FIX-OPENSUSE cinnamon-fix-session-file.patch nmarq...@opensuse.org
 #    easy fix: we have 'gnome-session-check-accelerated' in _libexecdir
 Patch0:         cinnamon-fix-session-file.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  intltool
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  intltool
 # -- bnc#754441
 BuildRequires:  chrpath
-BuildRequires:  libtool
 BuildRequires:  gnome-common
+BuildRequires:  libtool
 # gnome-session-core: directory ownership
 BuildRequires:  gnome-session-core
 BuildRequires:  update-desktop-files
@@ -44,10 +50,10 @@
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gjs-internals-1.0)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gnome-bluetooth-1.0)
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gstreamer-0.10) >= 0.10.16
 BuildRequires:  pkgconfig(gstreamer-base-0.10)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -80,7 +86,6 @@
 %gconf_schemas_requires
 %glib2_gsettings_schema_requires
 
-
 %description
 Cinnamon is a Linux Desktop which provides advanced innovative features
 and a traditional user experience.
@@ -118,7 +123,6 @@
 %setup -q -n %{name}-1.4.0-UP1-%{_gittag}
 %patch0 -p1
 
-
 %build
 export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
 NOCONFIGURE=1 ./autogen.sh
@@ -140,8 +144,7 @@
 %suse_update_desktop_file %{buildroot}%{_datadir}/xsessions/cinnamon.desktop
 find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
 # -- some nvidia drivers (mainly .280) have issues with RPATH - see bnc#754441
-chrpath -r $(chrpath -l %{buildroot}%{_bindir}/cinnamon | sed 
's/.*=\(.*\):.*/\1/') %{buildroot}%{_bindir}/cinnamon
-
+#chrpath -r $(chrpath -l %{buildroot}%{_bindir}/cinnamon | sed 
's/.*=\(.*\):.*/\1/') %{buildroot}%{_bindir}/cinnamon
 
 %pre -f %{name}.schemas_pre
 
@@ -160,7 +163,6 @@
 %clean
 rm -rf %{buildroot}
 
-
 %files -f %{name}.schemas_list -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING README
@@ -184,16 +186,13 @@
 %{_mandir}/man1/cinnamon.1.gz
 %{_datadir}/desktop-*
 
-
 %files menu-editor
 %defattr(-,root,root,-)
 %{_bindir}/cinnamon-menu-editor
 %{_libexecdir}/%{name}-menu-editor/
 
-
 %files browser-plugins
 %defattr(-,root,root,-)
 %{_libdir}/browser-plugins/*.so
 
-
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to