rpms/kdebase3/devel kdebase3.spec,1.74,1.75

Rex Dieter rdieter at fedoraproject.org
Mon Dec 22 16:32:09 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/kdebase3/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19202

Modified Files:
	kdebase3.spec 
Log Message:
fix build



Index: kdebase3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase3/devel/kdebase3.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- kdebase3.spec	22 Dec 2008 16:07:56 -0000	1.74
+++ kdebase3.spec	22 Dec 2008 16:31:39 -0000	1.75
@@ -359,9 +359,9 @@
 export DO_NOT_COMPILE="$DO_NOT_COMPILE konqueror kscreensaver ksysguard knetattach kwin"
 export DO_NOT_COMPILE="$DO_NOT_COMPILE kdialog kicker ksplashml khelpcenter kxkb"
 export DO_NOT_COMPILE="$DO_NOT_COMPILE khotkeys kdepasswd kcheckpass drkonqi"
-# Keep these (kcontrol for kcms, konsole for KonsolePart, kioslave for ioslaves,
-# kate for kscope, kdesu until we figure out what to do about it)
-# export DO_NOT_COMPILE="$DO_NOT_COMPILE kcontrol konsole kioslave kate kdesu"
+# Keep these (kcontrol for kcms, konsole for KonsolePart, kioslave for ioslaves
+# kate for kscope
+# export DO_NOT_COMPILE="$DO_NOT_COMPILE kcontrol konsole kioslave kate"
 %endif
 
 %configure \
@@ -711,6 +711,8 @@
 %{_bindir}/kdebugdialog
 %{_bindir}/kdeinstallktheme
 %{_bindir}/kdepasswd
+%{_bindir}/kdesu
+%attr(0755,root,root) %{_bindir}/kdesud
 %{_bindir}/kdialog
 %{_bindir}/kdm
 %{_bindir}/kdmctl
@@ -798,8 +800,6 @@
 %{_bindir}/kio_system_documenthelper
 %{_bindir}/kdcop
 %{_bindir}/kdeprintfax
-%{_bindir}/kdesu
-%attr(0755,root,root) %{_bindir}/kdesud
 %{_bindir}/kjobviewer
 %{_bindir}/klocaldomainurifilterhelper
 %{_bindir}/kprinter




More information about the fedora-extras-commits mailing list