OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 15-Aug-2009 11:14:38 Branch: HEAD Handle: 2009081510143800 Modified files: openpkg-src/mpg123 mpg123.patch mpg123.spec Log: upgrading package: mpg123 1.8.1 -> 1.9.0 Summary: Revision Changes Path 1.13 +10 -10 openpkg-src/mpg123/mpg123.patch 1.86 +2 -2 openpkg-src/mpg123/mpg123.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mpg123/mpg123.patch ============================================================================ $ cvs diff -u -r1.12 -r1.13 mpg123.patch --- openpkg-src/mpg123/mpg123.patch 4 Jun 2009 21:00:30 -0000 1.12 +++ openpkg-src/mpg123/mpg123.patch 15 Aug 2009 09:14:38 -0000 1.13 @@ -1,16 +1,16 @@ Index: src/Makefile.in ---- src/Makefile.in.orig 2009-06-03 01:54:05 +0200 -+++ src/Makefile.in 2009-06-04 22:57:19 +0200 -@@ -62,7 +62,7 @@ - compat.$(OBJEXT) - tests_seek_accuracy_OBJECTS = $(am_tests_seek_accuracy_OBJECTS) - am__dirstamp = $(am__leading_dot)dirstamp +--- src/Makefile.in.orig 2009-08-14 01:42:08 +0200 ++++ src/Makefile.in 2009-08-15 11:00:45 +0200 +@@ -76,7 +76,7 @@ + tests_seek_whence_OBJECTS = $(am_tests_seek_whence_OBJECTS) + am_tests_text_OBJECTS = text.$(OBJEXT) compat.$(OBJEXT) + tests_text_OBJECTS = $(am_tests_text_OBJECTS) -DEFAULT_INCLUDES = -...@am__isrc@ +DEFAULT_INCLUDES = -...@am__isrc@ -I. -I$(top_srcdir)/libltdl depcomp = $(SHELL) $(top_srcdir)/build/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ -@@ -287,7 +287,7 @@ +@@ -304,7 +304,7 @@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = -DPKGLIBDIR="\"$(pkglibdir)\"" mpg123_LDADD = $(LIBLTDL) libmpg123/libmpg123.la @MODULE_OBJ@ @OUTPUT_OBJ@ @OUTPUT_LIBS@ @@ -20,9 +20,9 @@ INCLUDES = $(LTDLINCL) -I$(top_builddir)/src/libmpg123 -I$(top_srcdir)/src/libmpg123 # libltdl is not mentioned here... it's not that trivial Index: src/output/Makefile.in ---- src/output/Makefile.in.orig 2009-06-03 01:54:06 +0200 -+++ src/output/Makefile.in 2009-06-04 22:43:45 +0200 -@@ -287,7 +287,7 @@ +--- src/output/Makefile.in.orig 2009-08-14 01:42:09 +0200 ++++ src/output/Makefile.in 2009-08-15 10:58:08 +0200 +@@ -299,7 +299,7 @@ $(CFLAGS) $(output_win32_la_LDFLAGS) $(LDFLAGS) -o $@ @HAVE_MODULES_TRUE@@have_win32_t...@am_output_win32_la_rpath = -rpath \ @HAVE_MODULES_TRUE@@HAVE_WIN32_TRUE@ $(pkglibdir) @@ . patch -p0 <<'@@ .' Index: openpkg-src/mpg123/mpg123.spec ============================================================================ $ cvs diff -u -r1.85 -r1.86 mpg123.spec --- openpkg-src/mpg123/mpg123.spec 14 Jun 2009 17:37:23 -0000 1.85 +++ openpkg-src/mpg123/mpg123.spec 15 Aug 2009 09:14:38 -0000 1.86 @@ -31,8 +31,8 @@ Class: PLUS Group: Audio License: GPL -Version: 1.8.1 -Release: 20090614 +Version: 1.9.0 +Release: 20090815 # list of sources Source0: http://www.mpg123.de/download/mpg123-%{version}.tar.bz2 @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org