diff --git a/.cvsignore b/.cvsignore index bbd6cc1..d747724 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -kdesdk-3.2.2.tar.bz2 +kdesdk-3.2.3.tar.bz2 diff --git a/kdesdk.spec b/kdesdk.spec index da686e5..ee103c4 100644 --- a/kdesdk.spec +++ b/kdesdk.spec @@ -1,13 +1,13 @@ %define debug 0 %define final 0 -%define qt_version 3.3.1 +%define qt_version 3.3.2 %define libtool 1 Name: kdesdk -Version: 3.2.2 -Release: 2 +Version: 3.2.3 +Release: 1 Summary: The KDE Software Development Kit (SDK) URL: http://www.kde.org/ License: GPL @@ -24,7 +24,7 @@ Patch3: kdesdk-3.2.2-dt.patch Prereq: /sbin/ldconfig BuildPrereq: qt-devel >= %{qt_version} -BuildPrereq: kdelibs-devel >= 3.2.1 +BuildPrereq: kdelibs-devel >= %{version} BuildPrereq: XFree86-devel BuildPrereq: db4-devel BuildPrereq: /usr/bin/desktop-file-install @@ -150,15 +150,7 @@ export CXXFLAGS="$FLAGS -fno-use-cxa-atexit" echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kbugbuster\"" > kbugbuster/configure.in.in -# Workaround for legacy auto* tools -%if %{libtool} - [ -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 +make -f admin/Makefile.common cvs %configure \ --disable-rpath \ @@ -228,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Mon Jun 21 2004 Than Ngo 2:3.2.3-1 +- update to 3.2.3 + * Wed May 05 2004 Than Ngo 2:3.2.2-2 - cleanup KDE/GNOME menu diff --git a/sources b/sources index 5a6986e..0966838 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd3c690444fef79de620c26abfaafd37 kdesdk-3.2.2.tar.bz2 +82808f2780ae970fb38d44512ff9e2f3 kdesdk-3.2.3.tar.bz2