Hello community,

here is the log from the commit of package parcellite for openSUSE:Factory 
checked in at 2014-11-24 11:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parcellite (Old)
 and      /work/SRC/openSUSE:Factory/.parcellite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parcellite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/parcellite/parcellite.changes    2014-10-05 
20:32:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.parcellite.new/parcellite.changes       
2014-11-24 11:08:35.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov 12 12:14:19 UTC 2014 - [email protected]
+
+- Fixed boo#904731 adding parcellite-1.1.9_no_kde_start.patch
+
+-------------------------------------------------------------------

New:
----
  parcellite-1.1.9_no_kde_start.patch

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

Other differences:
------------------
++++++ parcellite.spec ++++++
--- /var/tmp/diff_new_pack.EPC84V/_old  2014-11-24 11:08:36.000000000 +0100
+++ /var/tmp/diff_new_pack.EPC84V/_new  2014-11-24 11:08:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package parcellite
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -25,7 +25,8 @@
 Url:            http://parcellite.sourceforge.net/
 Source:         %{name}-%{version}.tar.xz 
 # PATCH-FIX-UPSTREAM [email protected] -- tweak default settings.
-Patch0:          parcellite-1.1.7-defaults.patch
+Patch0:         %{name}-1.1.7-defaults.patch
+Patch1:         %{name}-1.1.9_no_kde_start.patch
 BuildRequires:  automake
 BuildRequires:  gnome-icon-theme
 BuildRequires:  intltool >= 0.23
@@ -33,7 +34,7 @@
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.10.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # needed for auto-paste
-Requires     : xdotool
+Requires:       xdotool
 
 %description
 Parcellite is a stripped down, basic-features-only clipboard manager with a
@@ -46,6 +47,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 autoreconf -fi

++++++ parcellite-1.1.9_no_kde_start.patch ++++++
diff -uNr old-parcellite-1.1.9/data/parcellite-startup.desktop.in 
parcellite-1.1.9/data/parcellite-startup.desktop.in
--- old-parcellite-1.1.9/data/parcellite-startup.desktop.in     2014-11-12 
13:00:48.053198794 +0100
+++ parcellite-1.1.9/data/parcellite-startup.desktop.in 2014-11-12 
13:02:23.769199300 +0100
@@ -5,4 +5,5 @@
 Exec=parcellite
 Terminal=false
 Type=Application
+NotShownIn=KDE;
 X-GNOME-Autostart-enabled=true
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to