auto-import kdelibs-3.2.92-2 from kdelibs-3.2.92-2.src.rpm
This commit is contained in:
parent
f900b0cbeb
commit
ed73455bda
@ -1 +1 @@
|
|||||||
kdelibs-3.2.3.tar.bz2
|
kdelibs-3.2.92.tar.bz2
|
||||||
|
52
kdelibs.spec
52
kdelibs.spec
@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
%define qt_version 3.3.2
|
%define qt_version 3.3.2
|
||||||
%define arts_version 1.2.3
|
%define arts_version 1.2.3
|
||||||
|
|
||||||
%define kde_major_version 3
|
%define kde_major_version 3
|
||||||
|
|
||||||
%define libtool 1
|
%define libtool 1
|
||||||
@ -14,9 +13,10 @@
|
|||||||
%define pcre 1
|
%define pcre 1
|
||||||
%define alsa 1
|
%define alsa 1
|
||||||
%define pie 1
|
%define pie 1
|
||||||
|
%define arts 1
|
||||||
|
|
||||||
Version: 3.2.3
|
Version: 3.2.92
|
||||||
Release: 6
|
Release: 2
|
||||||
Summary: K Desktop Environment - Libraries
|
Summary: K Desktop Environment - Libraries
|
||||||
Name: kdelibs
|
Name: kdelibs
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
@ -33,19 +33,18 @@ Patch1: kdelibs-3.2.2-pie.patch
|
|||||||
Patch2: kdelibs-3.0.0-ndebug.patch
|
Patch2: kdelibs-3.0.0-ndebug.patch
|
||||||
Patch3: kdelibs-3.2.0-icon.patch
|
Patch3: kdelibs-3.2.0-icon.patch
|
||||||
Patch4: kdelibs-3.0.4-ksyscoca.patch
|
Patch4: kdelibs-3.0.4-ksyscoca.patch
|
||||||
Patch11: kdelibs-3.1.93-lib64.patch
|
|
||||||
Patch15: kdelibs-3.1.95-buildroot.patch
|
Patch15: kdelibs-3.1.95-buildroot.patch
|
||||||
Patch16: kdelibs-3.1-ssl-krb5.patch
|
Patch16: kdelibs-3.1-ssl-krb5.patch
|
||||||
Patch20: kdelibs-3.1-defaultstyle.patch
|
Patch20: kdelibs-3.1-defaultstyle.patch
|
||||||
Patch22: kdelibs-3.1-kio.patch
|
Patch22: kdelibs-3.1-kio.patch
|
||||||
Patch24: kdelibs-3.1-libtool.patch
|
Patch24: kdelibs-3.1-libtool.patch
|
||||||
Patch28: kdelibs-3.1.3-openssl.patch
|
|
||||||
Patch30: kdelibs-3.2.2-dock.patch
|
|
||||||
Patch31: kdelibs-3.2.2-kate-setInputMethodEnabled-20040525.diff
|
Patch31: kdelibs-3.2.2-kate-setInputMethodEnabled-20040525.diff
|
||||||
Patch32: kdelibs-3.2.3-cups.patch
|
Patch32: kdelibs-3.2.3-cups.patch
|
||||||
|
|
||||||
Requires: qt >= 1:%{qt_version}
|
%if %{arts}
|
||||||
Requires: arts >= 8:%{arts_version}
|
Requires: arts >= 8:%{arts_version}
|
||||||
|
%endif
|
||||||
|
Requires: qt >= 1:%{qt_version}
|
||||||
Requires: openssl = 0.9.7a
|
Requires: openssl = 0.9.7a
|
||||||
Requires: cups-libs >= 1:1.1.12
|
Requires: cups-libs >= 1:1.1.12
|
||||||
|
|
||||||
@ -82,7 +81,9 @@ BuildRequires: docbook-style-dsssl
|
|||||||
BuildRequires: perl-SGMLSpm
|
BuildRequires: perl-SGMLSpm
|
||||||
BuildRequires: docbook-utils
|
BuildRequires: docbook-utils
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
%if %{arts}
|
||||||
BuildRequires: arts-devel >= 8:%{arts_version}
|
BuildRequires: arts-devel >= 8:%{arts_version}
|
||||||
|
%endif
|
||||||
BuildRequires: audiofile-devel
|
BuildRequires: audiofile-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
@ -98,6 +99,7 @@ BuildRequires: autoconf automake
|
|||||||
|
|
||||||
Obsoletes: %{name}2
|
Obsoletes: %{name}2
|
||||||
Obsoletes: kdesupport
|
Obsoletes: kdesupport
|
||||||
|
Obsoletes: kdoc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libraries for the K Desktop Environment:
|
Libraries for the K Desktop Environment:
|
||||||
@ -111,7 +113,9 @@ Group: Development/Libraries
|
|||||||
Summary: Header files and documentation for compiling KDE applications.
|
Summary: Header files and documentation for compiling KDE applications.
|
||||||
Requires: qt-devel >= 1:%{qt_version}
|
Requires: qt-devel >= 1:%{qt_version}
|
||||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||||
|
%if %{arts}
|
||||||
Requires: arts-devel
|
Requires: arts-devel
|
||||||
|
%endif
|
||||||
Requires: libart_lgpl-devel
|
Requires: libart_lgpl-devel
|
||||||
Requires: libxslt-devel
|
Requires: libxslt-devel
|
||||||
Requires: libjpeg-devel
|
Requires: libjpeg-devel
|
||||||
@ -119,12 +123,14 @@ Requires: zlib-devel
|
|||||||
Requires: openssl-devel
|
Requires: openssl-devel
|
||||||
Requires: bzip2-devel
|
Requires: bzip2-devel
|
||||||
Requires: libtiff-devel
|
Requires: libtiff-devel
|
||||||
|
|
||||||
%if %{fam}
|
%if %{fam}
|
||||||
Requires: fam-devel
|
Requires: fam-devel
|
||||||
%endif
|
%endif
|
||||||
%if %{pcre}
|
%if %{pcre}
|
||||||
Requires: pcre-devel
|
Requires: pcre-devel
|
||||||
%endif
|
%endif
|
||||||
|
Obsoletes: kdesupport-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package includes the header files you will need to compile
|
This package includes the header files you will need to compile
|
||||||
@ -140,16 +146,12 @@ format for easy browsing.
|
|||||||
%if %{debug} == 0
|
%if %{debug} == 0
|
||||||
%patch2 -p1 -b .debug
|
%patch2 -p1 -b .debug
|
||||||
%endif
|
%endif
|
||||||
%patch3 -p1 -b .icon
|
|
||||||
%patch4 -p1 -b .ksyscoca
|
%patch4 -p1 -b .ksyscoca
|
||||||
%patch11 -p1 -b .lib64
|
|
||||||
%patch15 -p1 -b .buildroot
|
%patch15 -p1 -b .buildroot
|
||||||
%patch16 -p1 -b .ssl-krb5
|
%patch16 -p1 -b .ssl-krb5
|
||||||
%patch20 -p1 -b .defaultstyle
|
%patch20 -p1 -b .defaultstyle
|
||||||
%patch22 -p1 -b .kio
|
%patch22 -p1 -b .kio
|
||||||
%patch24 -p1 -b .libtool
|
%patch24 -p1 -b .libtool
|
||||||
%patch28 -p1 -b .openssl
|
|
||||||
%patch30 -p1 -b .dock
|
|
||||||
%patch31 -p1 -b .im
|
%patch31 -p1 -b .im
|
||||||
%patch32 -p1 -b .cups
|
%patch32 -p1 -b .cups
|
||||||
|
|
||||||
@ -174,6 +176,7 @@ FLAGS="$RPM_OPT_FLAGS"
|
|||||||
|
|
||||||
export CXXFLAGS="$FLAGS -fno-use-cxa-atexit"
|
export CXXFLAGS="$FLAGS -fno-use-cxa-atexit"
|
||||||
export CFLAGS="$FLAGS"
|
export CFLAGS="$FLAGS"
|
||||||
|
export QTLIB=$QTDIR/lib
|
||||||
|
|
||||||
if pkg-config openssl ; then
|
if pkg-config openssl ; then
|
||||||
export CFLAGS="$CFLAGS `pkg-config --cflags openssl`"
|
export CFLAGS="$CFLAGS `pkg-config --cflags openssl`"
|
||||||
@ -192,11 +195,20 @@ fi
|
|||||||
fi
|
fi
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
suffix=""
|
||||||
|
if [ "%{_lib}" == "lib64" ] ; then
|
||||||
|
suffix="64"
|
||||||
|
fi
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
--with-qt-libraries=$QTDIR/lib \
|
--with-qt-libraries=$QTLIB \
|
||||||
|
--enable-libsuffix="$suffix" \
|
||||||
--enable-cups \
|
--enable-cups \
|
||||||
--enable-mitshm \
|
--enable-mitshm \
|
||||||
--with-xinerama \
|
--with-xinerama \
|
||||||
|
%if %{arts} == 0
|
||||||
|
--without-arts \
|
||||||
|
%endif
|
||||||
%if %{redhatify}
|
%if %{redhatify}
|
||||||
--with-distribution="$VERSION" \
|
--with-distribution="$VERSION" \
|
||||||
%endif
|
%endif
|
||||||
@ -244,8 +256,9 @@ popd
|
|||||||
mkdir -p $RPM_BUILD_ROOT/etc/profile.d
|
mkdir -p $RPM_BUILD_ROOT/etc/profile.d
|
||||||
install -m 755 %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/etc/profile.d/
|
install -m 755 %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/etc/profile.d/
|
||||||
|
|
||||||
# remove some mime files, which are included in openoffice
|
# Remove file conflicts with openoffice
|
||||||
rm -f $RPM_BUILD_ROOT%{_datadir}/mimelnk/application/vnd.sun*
|
rm -f $RPM_BUILD_ROOT%{_datadir}/mimelnk/application/vnd.sun* \
|
||||||
|
$RPM_BUILD_ROOT%{_datadir}/mimelnk/application/vnd.stardivision*
|
||||||
|
|
||||||
# Make symlinks relative
|
# Make symlinks relative
|
||||||
pushd $RPM_BUILD_ROOT%{_docdir}/HTML/en
|
pushd $RPM_BUILD_ROOT%{_docdir}/HTML/en
|
||||||
@ -283,7 +296,13 @@ exit 0
|
|||||||
%attr(4755,root,root) %{_bindir}/kgrantpty
|
%attr(4755,root,root) %{_bindir}/kgrantpty
|
||||||
/etc/profile.d/*
|
/etc/profile.d/*
|
||||||
/etc/xdg/menus/*
|
/etc/xdg/menus/*
|
||||||
|
%{_bindir}/ghns
|
||||||
|
%{_bindir}/fileshareset
|
||||||
|
%{_bindir}/khotnewstuff
|
||||||
|
%{_bindir}/makekdewidgets
|
||||||
|
%if %{arts}
|
||||||
%{_bindir}/artsmessage
|
%{_bindir}/artsmessage
|
||||||
|
%endif
|
||||||
%{_bindir}/checkXML
|
%{_bindir}/checkXML
|
||||||
%{_bindir}/cupsdconf
|
%{_bindir}/cupsdconf
|
||||||
%{_bindir}/cupsdoprint
|
%{_bindir}/cupsdoprint
|
||||||
@ -357,6 +376,11 @@ exit 0
|
|||||||
%doc %{_docdir}/HTML/en/kdelibs*
|
%doc %{_docdir}/HTML/en/kdelibs*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 23 2004 Than Ngo <than@redhat.com> 3.2.92-2
|
||||||
|
- update to KDE 3.3 Beta 2
|
||||||
|
- remove some unneeded patch files
|
||||||
|
- enable libsuffix
|
||||||
|
|
||||||
* Mon Jul 19 2004 Than Ngo <than@redhat.com> 6:3.2.3-6
|
* Mon Jul 19 2004 Than Ngo <than@redhat.com> 6:3.2.3-6
|
||||||
- add IM patch
|
- add IM patch
|
||||||
- set kprinter default to cups
|
- set kprinter default to cups
|
||||||
|
Loading…
Reference in New Issue
Block a user