From e3a4c29d25439a71fc1fbbdc3abcfe9467da026e Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 06:55:28 +0000 Subject: auto-import changelog data from kdemultimedia-3.2.1-1.src.rpm 3.2.1-1 - 3.2.1 release Tue Mar 02 2004 Elliot Lee - rebuilt Fri Feb 13 2004 Elliot Lee - rebuilt 3.2.0-0.3 - 3.2.0 release - build against qt 3.3.0 3.1.95-0.2 - add Buildrequires: libmng-devel --- diff --git a/.cvsignore b/.cvsignore index 6247217..b69fb7e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -kdemultimedia-3.1.95-patched.tar.bz2 +kdemultimedia-3.2.1-patched.tar.bz2 diff --git a/kdemultimedia.spec b/kdemultimedia.spec index 89f8fbe..48bb481 100644 --- a/kdemultimedia.spec +++ b/kdemultimedia.spec @@ -8,7 +8,7 @@ %define my_vendor kde -%define qt_version 3.2.2 +%define qt_version 3.3.1 %define libtool 1 %define alsa 1 @@ -28,8 +28,8 @@ %define optflags -O0 -g %endif -Version: 3.1.95 -Release: 0.1 +Version: 3.2.1 +Release: 1 Epoch: 6 Name: kdemultimedia Prefix: /usr @@ -61,8 +61,9 @@ BuildRequires: perl BuildRequires: libvorbis-devel BuildRequires: audiofile-devel BuildRequires: glib2-devel +BuildRequires: libmng-devel %if %{alsa} -BuildRequires: alsa-lib-devel >= 0.9.8-2 +BuildRequires: alsa-lib-devel >= 1.0.2 %endif Obsoletes: %{name}-libs @@ -125,7 +126,7 @@ noatun plugins. # remove aktion, we don't ship xanim (license problems) %if %{redhatify} -rm -rf doc/aktion aktion + rm -rf doc/aktion aktion %endif perl -pi -e "s/-fomit-frame-pointer//g" admin/acinclude.m4.in @@ -133,12 +134,12 @@ perl -pi -e "s,examples,,g" kmid/Make* # Workaround for legacy auto* tools %if %{libtool} -[ -x /usr/bin/autoconf-2.5? ] && ln -sf /usr/bin/autoconf-2.5? autoconf -[ -x /usr/bin/autoheader-2.5? ] && ln -sf /usr/bin/autoheader-2.5? autoheader -[ -x /usr/bin/aclocal-1.5 ] && ln -sf /usr/bin/aclocal-1.5 aclocal -[ -x /usr/bin/automake-1.5 ] && ln -sf /usr/bin/automake-1.5 automake -export PATH=`pwd`:$PATH -make -f admin/Makefile.common cvs + [ -x /usr/bin/autoconf-2.5? ] && ln -sf /usr/bin/autoconf-2.5? autoconf + [ -x /usr/bin/autoheader-2.5? ] && ln -sf /usr/bin/autoheader-2.5? autoheader + [ -x /usr/bin/aclocal-1.5 ] && ln -sf /usr/bin/aclocal-1.5 aclocal + [ -x /usr/bin/automake-1.5 ] && ln -sf /usr/bin/automake-1.5 automake + export PATH=`pwd`:$PATH + make -f admin/Makefile.common cvs %endif %build @@ -150,7 +151,7 @@ export CFLAGS="$FLAGS" export CXXFLAGS="$FLAGS -fno-use-cxa-atexit" %if ! %{build_mpeglib} -export DO_NOT_COMPILE="mpeglib mpeglib_artsplug mpg123_artsplugin" + export DO_NOT_COMPILE="mpeglib mpeglib_artsplug mpg123_artsplugin" %endif export CFLAGS="$CFLAGS `artsc-config --cflags`" @@ -178,9 +179,9 @@ export LDFLAGS="$LDFLAGS `artsc-config --libs`" # workaround for memory problem on s390x in buildsystem %ifarch s390x ia64 -SMP_MFLAGS="" + SMP_MFLAGS="" %else -SMP_MFLAGS=%{?_smp_mflags} + SMP_MFLAGS=%{?_smp_mflags} %endif make $SMP_MFLAGS @@ -199,8 +200,8 @@ make -C kaudiocreator DESTDIR=$RPM_BUILD_ROOT install # KOnCD configuration... %if %{koncd} -mkdir -p $RPM_BUILD_ROOT%{_datadir}/config -cat >$RPM_BUILD_ROOT%{_datadir}/config/koncdrc <$RPM_BUILD_ROOT%{_datadir}/config/koncdrc < 6:3.2.1-1 +- 3.2.1 release + +* Tue Mar 02 2004 Elliot Lee +- rebuilt + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Thu Feb 05 2004 Than Ngo 6:3.2.0-0.3 +- 3.2.0 release +- build against qt 3.3.0 + +* Mon Feb 02 2004 Than Ngo 6:3.1.95-0.2 +- add Buildrequires: libmng-devel + * Wed Jan 21 2004 Than Ngo 6:3.1.95-0.1 - KDE 3.2 RC1 diff --git a/sources b/sources index 5c4763c..727d769 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a2c5dab847accc7c52c430f0b97c324 kdemultimedia-3.1.95-patched.tar.bz2 +ae97bfb86838fa2dd33aa9eb0e36a6d2 kdemultimedia-3.2.1-patched.tar.bz2