Hello community,

here is the log from the commit of package wsndpref for openSUSE:Factory
checked in at Mon Sep 5 17:56:38 CEST 2011.



--------
--- wsndpref/wsndpref.changes   2009-11-03 20:23:35.000000000 +0100
+++ wsndpref/wsndpref.changes   2011-08-30 16:18:19.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 30 14:18:08 UTC 2011 - [email protected]
+
+- build with --no-copy-dt-needed-entries
+  * no-copy-dt-needed-entries.patch
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  WSoundPrefs-1.1.1-no-copy-dt-needed-entries.patch

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

Other differences:
------------------
++++++ wsndpref.spec ++++++
--- /var/tmp/diff_new_pack.5Zzpgj/_old  2011-09-05 17:56:10.000000000 +0200
+++ /var/tmp/diff_new_pack.5Zzpgj/_new  2011-09-05 17:56:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package wsndpref (Version 1.1.1)
+# spec file for package wsndpref
 #
-# 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
@@ -27,7 +27,7 @@
 AutoReqProv:    on
 Summary:        A Setup Program for the WSoundServer
 Version:        1.1.1
-Release:        1175
+Release:        1186
 Source:         WSoundPrefs-%{version}.tar.gz
 Patch1:         WSoundPrefs-1.1.1-wstrappend.patch
 Patch2:         WSoundPrefs-1.1.1-imake.patch
@@ -35,6 +35,8 @@
 Patch4:         WSoundPrefs-1.1.1-noPropList.patch
 Patch5:         WSoundPrefs-1.1.1-compile.patch
 Patch6:         WSoundPrefs-1.1.1-warnings.patch
+# feel free to improve it and please upstream it
+Patch7:         WSoundPrefs-1.1.1-no-copy-dt-needed-entries.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -54,6 +56,7 @@
 %patch4 -p 1
 %patch5
 %patch6
+%patch7 -p1
 # ---------------------------------------------------------------------------
 
 %build

++++++ WSoundPrefs-1.1.1-no-copy-dt-needed-entries.patch ++++++
Index: WSoundPrefs-1.1.1/src/Imakefile
===================================================================
--- WSoundPrefs-1.1.1.orig/src/Imakefile
+++ WSoundPrefs-1.1.1/src/Imakefile
@@ -25,7 +25,7 @@ WINGSLIBS = `get-wings-flags --libs`
 STD_INCLUDES = $(WRASTERCFLAGS) $(WSOUNDCFLAGS) $(WINGSCFLAGS)
 DEPLIBS = $(DEPXLIB) 
 
-LOCAL_LIBRARIES =      $(XLIB) $(WINGSLIBS) $(WSOUNDLFLAGS) $(WSOUNDLIBS) 
$(WRASTERLFLAGS) $(WRASTERLIBS) $(WINGSLFLAGS) $(WINGSLIBS) $(EFENCELIB)
+LOCAL_LIBRARIES =      $(XLIB) $(WINGSLIBS) $(WSOUNDLFLAGS) $(WSOUNDLIBS) 
$(WRASTERLFLAGS) $(WRASTERLIBS) $(WINGSLFLAGS) $(WINGSLIBS) $(EFENCELIB) 
-laudiofile
 
 LINTLIBS = $(LINTXLIB)
 

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to