Summary: Wrapper for the K Desktop Environment 3 - Libraries Name: kdelibs3 Version: 3.3.1 Release: 1 License: LGPLv2 Group: System Environment/Libraries URL: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch Requires: qt >= 1:%{version} %description Wrapper for the libraries for the K Desktop Environment 3: KDE Libraries included: kdecore (KDE core library), kdeui (user interface), kfm (file manager), khtmlw (HTML widget), kio (Input/Output, networking), kspell (spelling checker), jscript (javascript), kab (addressbook), kimgio (image manipulation). %package devel Summary: Wrapper for the header files and documentation for compiling KDE 3 applications Group: Development/Libraries Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: kdelibs-devel >= 6:%{version} %description devel This package is a wrpper package for the actual package that includes a the header files you will need to compile applications for KDE 3. %prep %build %install rm -rf %{buildroot} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %files devel %defattr(-,root,root,-) %changelog * Thu May 1 2008 Axel Thimm - Initial build.