From 76a2957f9bbe2716376acd84b27f646a30043011 Mon Sep 17 00:00:00 2001 From: prockai Date: Mon, 17 Jul 2006 15:29:46 +0000 Subject: [PATCH] * Mon Jul 17 2006 Petr Rockai - 6:3.5.3-9 - --disable-libfam and --enable-inotify to get inotify support and to disable gamin/fam usage - add %{?dist} to Release: --- kdelibs.spec | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/kdelibs.spec b/kdelibs.spec index 3cf0004..4333a20 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -14,12 +14,10 @@ %define qtdocdir %{_docdir}/qt-devel-%{qt_version} %define make_cvs 0 -%define fam 1 -%define dnotify 1 %define arts 1 Version: 3.5.3 -Release: 8 +Release: 8%{?dist} Summary: K Desktop Environment - Libraries Name: kdelibs Url: http://www.kde.org/ @@ -84,10 +82,6 @@ Requires(postun): /sbin/ldconfig Requires(postun): desktop-file-utils Requires: shadow-utils -%if %{fam} -BuildRequires: fam-devel -%endif - BuildRequires: pcre-devel BuildRequires: cups-devel >= %{cups_epoch}:1.1.20 BuildRequires: qt-devel >= %{qt_epoch}:%{qt_version} @@ -124,6 +118,8 @@ BuildRequires: openldap-devel BuildRequires: db4-devel BuildRequires: alsa-lib-devel BuildRequires: pkgconfig +# glibc-kernheaders required for inotify support +BuildRequires: glibc-kernheaders Obsoletes: %{name}2 Obsoletes: kdesupport @@ -153,9 +149,6 @@ Requires: bzip2-devel Requires: libtiff-devel Requires: libidn-devel Requires: libacl-devel -%if %{fam} -Requires: fam-devel -%endif Requires: pcre-devel Obsoletes: kdesupport-devel @@ -256,12 +249,9 @@ fi %if %{final} --enable-final \ %endif -%if %{fam} == 0 --disable-libfam \ -%endif -%if %{dnotify} --enable-dnotify \ -%endif + --enable-inotify \ --disable-rpath \ --with-rgbfile=%{_datadir}/X11/rgb.txt @@ -436,6 +426,11 @@ fi %doc %{_docdir}/HTML/en/kdelibs* %changelog +* Mon Jul 17 2006 Petr Rockai - 6:3.5.3-9 +- --disable-libfam and --enable-inotify to get inotify support + and to disable gamin/fam usage +- add %{?dist} to Release: + * Tue Jul 11 2006 Than Ngo 6:3.5.3-8 - upstream patches, kde#130605 - konqueror crash