diff --git a/.cvsignore b/.cvsignore index d6cf91d..69e514c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -kdeutils-3.1.95.tar.bz2 +kdeutils-3.2.1.tar.bz2 diff --git a/kdeutils.spec b/kdeutils.spec index 327b450..0685ee4 100644 --- a/kdeutils.spec +++ b/kdeutils.spec @@ -5,10 +5,10 @@ %define libtool 0 -%define qt_version 3.2.2 +%define qt_version 3.3.1 -Version: 3.1.95 -Release: 0.1 +Version: 3.2.1 +Release: 1 Name: kdeutils Prefix: /usr Summary: K Desktop Environment - Utilities @@ -246,13 +246,13 @@ export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG -DNO_DEBUG -fno-use-cxa-atexit -fno-che export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG -DNO_DEBUG" %if %{libtool} -# Workaround for legacy auto* tools -[ -x /usr/bin/autoconf-2.5? ] && ln -s /usr/bin/autoconf-2.5? autoconf -[ -x /usr/bin/autoheader-2.5? ] && ln -s /usr/bin/autoheader-2.5? autoheader -[ -x /usr/bin/aclocal-1.5 ] && ln -s /usr/bin/aclocal-1.5 aclocal -[ -x /usr/bin/automake-1.5 ] && ln -s /usr/bin/automake-1.5 automake -export PATH=`pwd`:$PATH -make -f admin/Makefile.common cvs + # Workaround for legacy auto* tools + [ -x /usr/bin/autoconf-2.5? ] && ln -s /usr/bin/autoconf-2.5? autoconf + [ -x /usr/bin/autoheader-2.5? ] && ln -s /usr/bin/autoheader-2.5? autoheader + [ -x /usr/bin/aclocal-1.5 ] && ln -s /usr/bin/aclocal-1.5 aclocal + [ -x /usr/bin/automake-1.5 ] && ln -s /usr/bin/automake-1.5 automake + export PATH=`pwd`:$PATH + make -f admin/Makefile.common cvs %endif %configure \ @@ -311,6 +311,22 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*so.? %changelog +* Sun Mar 07 2004 Than Ngo 6:3.2.1-1 +- 3.2.1 release + +* Tue Mar 02 2004 Elliot Lee +- rebuilt + +* Wed Feb 25 2004 Than Ngo 6:3.2.0-1.2 +- gcc 3.4 build problem + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Wed Feb 11 2004 Than Ngo 6:3.2.0-0.1 +- 3.2.0 release +- built against qt 3.3.0 + * Thu Jan 22 2004 Than Ngo 6:3.1.95-0.1 - 3.2 RC1 diff --git a/sources b/sources index 90511c1..7b9fd9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8f520ac738a6722d086471f818c10d3 kdeutils-3.1.95.tar.bz2 +152030a2912609997d73d7af0bb96d52 kdeutils-3.2.1.tar.bz2