Mailinglist Archive: opensuse-commit (1419 mails)

< Previous Next >
commit streamtuner
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 07 May 2008 00:13:09 +0200
  • Message-id: <20080506221309.CB6D3678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package streamtuner
checked in at Wed May 7 00:13:09 CEST 2008.


--------
--- streamtuner/streamtuner.changes 2008-04-11 15:05:32.000000000 +0200
+++ streamtuner/streamtuner.changes 2008-05-06 14:00:16.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 6 14:00:04 CEST 2008 - schwab@xxxxxxx
+
+- Don't use libtool before it is created.
+
+-------------------------------------------------------------------



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

Other differences:
------------------
++++++ streamtuner.spec ++++++
--- /var/tmp/diff_new_pack.d32419/_old 2008-05-07 00:12:44.000000000 +0200
+++ /var/tmp/diff_new_pack.d32419/_new 2008-05-07 00:12:44.000000000 +0200
@@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild


Name: streamtuner
@@ -17,7 +16,7 @@
BuildRequires: libgnome
Summary: A GUI Interface for Internet Radio Directories
Version: 0.99.99
-Release: 186
+Release: 197
License: GPL v2 or later
Url: http://streamtuner.sourceforge.net
Group: Productivity/Networking/Web/Browsers
@@ -149,6 +148,8 @@
%{_datadir}/gtk-doc/html/streamtuner

%changelog
+* Tue May 06 2008 schwab@xxxxxxx
+- Don't use libtool before it is created.
* Fri Apr 11 2008 schwab@xxxxxxx
- Work around broken configure script.
* Mon Mar 10 2008 pth@xxxxxxx


++++++ streamtuner-libtool.diff ++++++
--- /var/tmp/diff_new_pack.d32419/_old 2008-05-07 00:12:45.000000000 +0200
+++ /var/tmp/diff_new_pack.d32419/_new 2008-05-07 00:12:45.000000000 +0200
@@ -1,14 +1,13 @@
--- configure.ac
+++ configure.ac
-@@ -21,9 +21,10 @@ ST_ARG_ENABLE(regression-tests, [build a
+@@ -21,8 +21,10 @@ ST_ARG_ENABLE(regression-tests, [build a
AM_INIT_AUTOMAKE(foreign)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
+AC_LIBTOOL_DLOPEN
AC_PROG_LIBTOOL

--if $CONFIG_SHELL ./libtool --features | grep "enable shared" >/dev/null 2>&1;
then :; else
-+if if test -x libtool; then $CONFIG_SHELL ./libtool --features; else libtool
--features; fi | grep "enable shared" >/dev/null 2>&1; then :; else
++m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
+ if $CONFIG_SHELL ./libtool --features | grep "enable shared" >/dev/null 2>&1;
then :; else
if test "$enable_shared" = no; then
AC_MSG_ERROR([streamtuner requires shared libraries: do not use
--disable-shared])
- else




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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages