Hello community,

here is the log from the commit of package xstroke for openSUSE:Factory
checked in at Wed Aug 31 10:56:35 CEST 2011.



--------
--- xstroke/xstroke.changes     2007-08-12 12:41:52.000000000 +0200
+++ /mounts/work_src_done/STABLE/xstroke/xstroke.changes        2011-08-30 
12:14:03.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 30 10:13:47 UTC 2011 - pgaj...@suse.com
+
+- build with --no-copy-dt-needed-entries
+  * no-copy-dt-needed-entries.patch
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xstroke-no-copy-dt-needed-entries.patch

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

Other differences:
------------------
++++++ xstroke.spec ++++++
--- /var/tmp/diff_new_pack.xPc0Yn/_old  2011-08-31 10:56:08.000000000 +0200
+++ /var/tmp/diff_new_pack.xPc0Yn/_new  2011-08-31 10:56:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xstroke (Version 0.6)
+# spec file for package xstroke
 #
-# Copyright (c) 2009 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
@@ -22,7 +22,7 @@
 BuildRequires:  gtk2-devel update-desktop-files
 Url:            http://xstroke.org/
 Version:        0.6
-Release:        226
+Release:        237
 Summary:        Fullscreen gesture recognition for X
 License:        GPL v2 or later
 # PreReq:       %fillup_prereq %insserv_prereq 
@@ -31,6 +31,8 @@
 Source:         xstroke-%{version}.tar.bz2
 Source1:        xstroke.png
 Source2:        xstroke.desktop
+# please upstream it
+Patch0:         xstroke-no-copy-dt-needed-entries.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #Requires:     
 
@@ -48,6 +50,7 @@
 
 %prep
 %setup 
+%patch0 -p1
 %{?suse_update_config:%{suse_update_config -f . }}
 libtoolize --force
 autoreconf -f --install 

++++++ xstroke-no-copy-dt-needed-entries.patch ++++++
Index: xstroke-0.6/Makefile.am
===================================================================
--- xstroke-0.6.orig/Makefile.am
+++ xstroke-0.6/Makefile.am
@@ -40,7 +40,7 @@ xstroke_SOURCES = \
 BUILT_SOURCES = rec_parse.h rec_lex.h rec_lex.c
 AM_YFLAGS = -d
 
-xstroke_LDADD = @XSTROKE_LIBS@ -lm -lpthread $(X_LIBS) -lXpm -lXtst
+xstroke_LDADD = @XSTROKE_LIBS@ -lm -lpthread $(X_LIBS) -lXpm -lXtst -lXrender 
-lX11 -lXext -ldl
 AM_CFLAGS = @XSTROKE_CFLAGS@ -DXSTROKE_CONF_DIR='"$(sysconfdir)/xstroke"' 
$(X_CFLAGS)
 
 EXTRA_DIST = xstroke_active.xpm xstroke_inactive.xpm etc/alphabet


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



Remember to have fun...

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

Reply via email to