changeset 158:2ae878523164

Minor fixes
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 Apr 2004 01:32:00 +0000
parents 38acbe230d2e
children b80986b4f510
files README THANKS configure.in xmms-sid.spec.in
diffstat 4 files changed, 20 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/README	Tue Mar 09 21:25:00 2004 +0000
+++ b/README	Wed Apr 21 01:32:00 2004 +0000
@@ -62,11 +62,21 @@
 Also see FAQ for more tips, notes and such.
 
 
-Contacting and where to get new versions
-========================================
+License
+=======
+XMMS-SID is distributed under GNU General Public License version 2,
+see COPYING for more information.
+
+If you like XMMS-SID, you can thank me by distributing message
+about it's existence and voting it on freshmeat.net.
+
+
+Contact, support and new versions
+=================================
 New releases of this plugin should be available at TNSP's WWW-
 homepages, see below for address. Bug-reports, suggestions,
-patches, etc. should be sent to ccr.
+patches, etc. should be sent to ccr at least for now, please see
+the homepage for latest information.
 
 IRC      : #xmms-sid at irc.freenode.net (see http://www.freenode.net/)
 
--- a/THANKS	Tue Mar 09 21:25:00 2004 +0000
+++ b/THANKS	Wed Apr 21 01:32:00 2004 +0000
@@ -14,7 +14,7 @@
 	Creators and developers of libSIDPlay 2 and reSID.
 
 Gerfried 'Alfie' Fuchs
-	My trusted Debian packager-slave ;)
+	My trusted Debian packager ;)
 
 All the users of XMMS-SID
 	Thanks for support, bug-reports and ideas!
--- a/configure.in	Tue Mar 09 21:25:00 2004 +0000
+++ b/configure.in	Wed Apr 21 01:32:00 2004 +0000
@@ -6,11 +6,11 @@
 AC_PREREQ(2.56)
 
 dnl Initialize
-AC_INIT(XMMS-SID, 0.8.0beta10, ccr@tnsp.org)
+AC_INIT([XMMS-SID], [0.8.0beta11], [ccr@tnsp.org])
 AC_COPYRIGHT([[(C) 2003-2004 Matti 'ccr' Hämäläinen]])
-AC_CONFIG_SRCDIR(src/xmms-sid.h)
+AC_CONFIG_SRCDIR([src/xmms-sid.h])
 AM_INIT_AUTOMAKE
-AC_CONFIG_HEADERS(src/config.h)
+AC_CONFIG_HEADERS([src/config.h])
 
 
 dnl ***
@@ -47,8 +47,8 @@
 dnl ***
 dnl *** Checks for generic libraries
 dnl ***
-AM_PATH_GLIB(1.2.5,,AC_MSG_ERROR([*** GLib >= 1.2.5 not found. You either don't have GLib at all or your GLib is too old. Latest GLib can be found from Gtk+ homepages (http://www.gtk.org/)]))
-AM_PATH_GTK(1.2.5,,AC_MSG_ERROR([*** Gtk+ >= 1.2.5 not found. You either don't have Gtk+ at all or your Gtk+ is too old. Latest Gtk+ can be found from Gtk+ homepages (http://www.gtk.org/)]), gthread)
+AM_PATH_GLIB([1.2.5],,AC_MSG_ERROR([*** GLib >= 1.2.5 not found. You either don't have GLib at all or your GLib is too old. Latest GLib can be found from Gtk+ homepages (http://www.gtk.org/)]))
+AM_PATH_GTK([1.2.5],,AC_MSG_ERROR([*** Gtk+ >= 1.2.5 not found. You either don't have Gtk+ at all or your Gtk+ is too old. Latest Gtk+ can be found from Gtk+ homepages (http://www.gtk.org/)]), gthread)
 
 
 dnl ***
--- a/xmms-sid.spec.in	Tue Mar 09 21:25:00 2004 +0000
+++ b/xmms-sid.spec.in	Wed Apr 21 01:32:00 2004 +0000
@@ -61,5 +61,5 @@
 ###########################################################
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING FAQ NEWS README* THANKS TODO BUGS
+%doc AUTHORS COPYING FAQ NEWS README* THANKS TODO BUGS xmms-1.2.10-songpos.patch
 /