- update 3.5.0 rc1

- remove unneeded lnusertemp workaround
This commit is contained in:
Than Ngo 2005-11-14 13:54:14 +00:00
parent 5021f88bfd
commit d464fd3b10
3 changed files with 11 additions and 14 deletions

View File

@ -7,3 +7,4 @@ kdelibs-3.4.1.tar.bz2
kdelibs-3.4.2.tar.bz2
kdelibs-3.4.91.tar.bz2
kdelibs-3.4.92.tar.bz2
kdelibs-3.5.0.tar.bz2

View File

@ -8,7 +8,7 @@
%define cups_epoch 1
%define qt_version 3.3.5
%define arts_version 1.4.91
%define arts_version 1.5.0
%define kde_major_version 3
%define qtdocdir %{_docdir}/qt-devel-%{qt_version}
@ -23,8 +23,8 @@
%define disable_gcc_check_and_hidden_visibility 1
Version: 3.4.92
Release: 5
Version: 3.5.0
Release: 0.1.rc1
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -52,8 +52,6 @@ Patch32: kdelibs-3.2.3-cups.patch
Patch33: kdelibs-3.3.2-ppc.patch
Patch34: kdelibs-3.4.0-qtdoc.patch
Patch35: kdelibs-3.4.92-inttype.patch
Patch36: kdelibs-3.4.92-lnusertemp.patch
Patch37: kdelibs-3.4.92-gcc4.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -64,9 +62,9 @@ Requires: iceauth
%if %{redhatify}
Requires: desktop-backgrounds-basic
Requires: redhat-artwork >= 0.90.1
Requires: redhat-artwork >= 0.129
Requires: hicolor-icon-theme
Requires: redhat-menus >= 1.4
Requires: redhat-menus >= 5.0.4
%endif
Requires: fileutils
@ -86,7 +84,7 @@ BuildRequires: cups-devel >= %{cups_epoch}:1.1.20
BuildRequires: qt-devel >= %{qt_epoch}:%{qt_version}
BuildRequires: flex >= 2.5.4a-13
BuildRequires: doxygen
BuildRequires: libxslt-devel >= 1.1.2
BuildRequires: libxslt-devel >= 1.1.15
BuildRequires: sgml-common
BuildRequires: openjade
BuildRequires: jadetex
@ -112,7 +110,6 @@ BuildRequires: libtiff-devel
BuildRequires: pkgconfig
BuildRequires: autoconf automake
BuildRequires: libacl-devel
BuildRequires: aspell-devel
Obsoletes: %{name}2
Obsoletes: kdesupport
@ -171,8 +168,6 @@ format for easy browsing.
%patch33 -p1 -b .ppc
%patch34 -p1 -b .qtdoc
%patch35 -p1 -b .inttype
%patch36 -p1 -b .lnusertemp.patch
%patch37 -p1 -b .gcc4
# add redhat into KDE_VERSION_STRING
%if %{redhatify}
@ -390,8 +385,9 @@ exit 0
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Fri Nov 11 2005 Than Ngo <than@redhat.com> 6:3.4.92-5
- add buildrequires on aspell-devel
* Mon Nov 14 2005 Than Ngo <than@redhat.com> 6:3.5.0-0.1.rc1
- update 3.5.0 rc1
- remove unneeded lnusertemp workaround
* Thu Nov 10 2005 Than Ngo <than@redhat.com> 6:3.4.92-4
- apply patch to fix gcc4 compilation

View File

@ -1 +1 @@
03605259028c1779a7ab7b7fe4f75514 kdelibs-3.4.92.tar.bz2
6433e694f335845f21f544970cbe465a kdelibs-3.5.0.tar.bz2