Hello community,

here is the log from the commit of package schismtracker for openSUSE:Factory
checked in at Sun Oct 2 11:14:36 CEST 2011.



--------
--- openSUSE:Factory/schismtracker/schismtracker.changes        2011-09-23 
12:45:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/schismtracker/schismtracker.changes    
2011-09-29 12:59:25.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 29 09:06:55 UTC 2011 - [email protected]
+
+- Add schismtracker-link.patch to link with new ld
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  schismtracker-link.diff

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

Other differences:
------------------
++++++ schismtracker.spec ++++++
--- /var/tmp/diff_new_pack.uTFqIs/_old  2011-10-02 11:14:33.000000000 +0200
+++ /var/tmp/diff_new_pack.uTFqIs/_new  2011-10-02 11:14:33.000000000 +0200
@@ -20,7 +20,7 @@
 Name:           schismtracker
 Version:        0.20110409
 Release:        1
-Url:            http://schismtracker.org/
+URL:            http://schismtracker.org/
 License:        GPL v2 or later
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
 Summary:        Music editor that aims to match the look and feel of Impulse 
Tracker
@@ -29,6 +29,7 @@
 Source1:        %name.desktop
 Patch1:         schism-alsa.diff
 Patch2:         schism-nodate.diff
+Patch3:         schismtracker-link.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  SDL-devel >= 1.2.10
 BuildRequires:  xorg-x11-devel
@@ -46,7 +47,7 @@
 
 %prep
 %setup -q -n %name
-%patch -P 1 -P 2 -p1
+%patch -P 1 -P 2 -P 3 -p1
 
 %build
 if [ ! -e configure ]; then


++++++ schismtracker-link.diff ++++++
Upstream: http://schismtracker.org/scdev/res/1357.html

---
 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: schismtracker/Makefile.am
===================================================================
--- schismtracker.orig/Makefile.am
+++ schismtracker/Makefile.am
@@ -391,5 +391,5 @@ AM_CFLAGS = $(SDL_CFLAGS) $(cflags_alsa)
 AM_OBJCFLAGS = $(AM_CFLAGS)
 
 schismtracker_DEPENDENCIES = $(files_windres)
-schismtracker_LDADD = $(lib_asound) $(lib_win32) $(SDL_LIBS) $(LIBM)
+schismtracker_LDADD = $(lib_asound) $(lib_win32) $(SDL_LIBS) $(LIBM) -ldl
 
continue with "q"...



Remember to have fun...

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

Reply via email to