rpms/kdelibs/devel kdelibs.spec,1.201,1.202

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 27 17:00:44 UTC 2007


Author: than

Update of /cvs/dist/rpms/kdelibs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24103

Modified Files:
	kdelibs.spec 
Log Message:
cleanup specfile



Index: kdelibs.spec
===================================================================
RCS file: /cvs/dist/rpms/kdelibs/devel/kdelibs.spec,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- kdelibs.spec	5 Feb 2007 14:32:13 -0000	1.201
+++ kdelibs.spec	27 Feb 2007 17:00:41 -0000	1.202
@@ -17,7 +17,7 @@
 %define arts 1
 
 Version: 3.5.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: K Desktop Environment - Libraries
 Name: kdelibs
 Url: http://www.kde.org/
@@ -61,9 +61,7 @@
 Requires: redhat-menus >= 5.0.4
 Requires(pre): coreutils
 Requires(post): /sbin/ldconfig
-Requires(post): desktop-file-utils
 Requires(postun): /sbin/ldconfig
-Requires(postun): desktop-file-utils
 Requires: shadow-utils
 Requires: libkdnssd
 
@@ -107,10 +105,6 @@
 BuildRequires: glibc-kernheaders
 BuildRequires: libutempter-devel
 
-Obsoletes: %{name}2
-Obsoletes: kdesupport
-Obsoletes: kdoc
-
 %description
 Libraries for the K Desktop Environment:
 KDE Libraries included: kdecore (KDE core library), kdeui (user interface),
@@ -123,6 +117,7 @@
 Summary: Header files and documentation for compiling KDE applications.
 Requires: qt-devel >= %{qt_epoch}:%{qt_version}
 Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: qt-devel
 Requires: arts-devel
 Requires: libart_lgpl-devel
 Requires: libxslt-devel
@@ -137,8 +132,6 @@
 Requires: libkdnssd-devel
 Requires: libutempter-devel
 
-Obsoletes: kdesupport-devel
-
 %description devel
 This package includes the header files you will need to compile
 applications for KDE.
@@ -222,12 +215,6 @@
    %{!?arts:--without-arts} \
    --with-rgbfile=%{_datadir}/X11/rgb.txt
 
-# ld breaks with -fPIC on ppc, workaround
-# it will be removed when this bug is fixed
-%ifarch ppc ppc64
-   perl -pi -e 's,^pic_flag=" -fPIC -DPIC",pic_flag=" -fpic",g' libtool
-%endif
-
 make %{?_smp_mflags}
 make %{?_smp_mflags} apidox
 
@@ -393,6 +380,9 @@
 %doc %{_docdir}/HTML/en/kdelibs*
 
 %changelog
+* Tue Feb 27 2007 Than Ngo <than at redhat.com> - 6:3.5.5-2.fc7
+- cleanup specfile
+
 * Mon Feb 05 2007 Than Ngo <than at redhat.com> - 6:3.5.5-1.fc7
 - 3.5.6
 - apply patch to fix #225420, CVE-2007-0537 Konqueror improper




More information about the fedora-cvs-commits mailing list