rpms/kdeutils/devel kdeutils.spec,1.179,1.180

Rex Dieter rdieter at fedoraproject.org
Sun May 17 16:02:54 UTC 2009


Author: rdieter

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

Modified Files:
	kdeutils.spec 
Log Message:
update %description
fix %files



Index: kdeutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdeutils/devel/kdeutils.spec,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -p -r1.179 -r1.180
--- kdeutils.spec	17 May 2009 15:45:26 -0000	1.179
+++ kdeutils.spec	17 May 2009 16:02:22 -0000	1.180
@@ -61,23 +61,22 @@ Obsoletes: kdeutils-devel < 6:4.0.0
 %description
 Utilities for the K Desktop Environment.
 Includes:
-  * ark (tar/gzip archive manager)
-  * kcalc (scientific calculator)
-  * kcharselect (character selector)
-  * kdepasswd (change password)
-  * kdessh (ssh front end)
-  * kdf (view disk usage)
-  * kfloppy (floppy formatting tool)
-  * kgpg (gpg gui)
+  * ark: tar/gzip archive manager
+  * kcalc: scientific calculator
+  * kcharselect: character selector
+  * kdelirc: Linux Infrared Remote Control frontend 
+  * kdessh: ssh front end
+  * kdf: view disk usage
+  * kfloppy: floppy formatting tool
+  * kgpg: gpg gui
 %if 0%{?include_kjots}
-  * kjots (note taker)
+  * kjots: note taker
 %endif
-  * ktimer (task scheduler)
-  * kwalletmanager (kde wallet management Tool)
-  * kwikdisk (removable media utility)
-  * okteta (binary/hex editor)
+  * ktimer: task scheduler
+  * kwalletmanager: kde wallet management tool
+  * okteta: binary/hex editor
   * superkaramba
-  * sweeper (clean unwanted traces the user leaves on the system)
+  * sweeper: clean unwanted traces the user leaves on the system
 
 %package printer-applet
 Summary:  KDE printer applet
@@ -126,8 +125,8 @@ rm -rf %{buildroot}
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 # nothing should build against these
-rm -f %{buildroot}%{_kde4_libdir}/liboktetacore.so %{buildroot}%{_kde4_libdir}/liboktetagui.so
-# FIXME: if something builds against these, there should be a -devel package
+rm -f %{buildroot}%{_kde4_libdir}/libokteta{core,gui}.so
+rm -f %{buildroot}%{_kde4_libdir}/libkdelirc_shared.so
 rm -f %{buildroot}%{_kde4_libdir}/libkerfuffle.so
 rm -f %{buildroot}%{_kde4_libdir}/libkmilo.so
 rm -f %{buildroot}%{_kde4_libdir}/libsuperkaramba.so
@@ -162,6 +161,7 @@ fi
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
 %{_kde4_bindir}/ark
+%{_kde4_bindir}/irckick
 %{_kde4_bindir}/kcalc
 %{_kde4_bindir}/kcharselect
 %{_kde4_bindir}/kdessh
@@ -175,6 +175,7 @@ fi
 %{_kde4_bindir}/superkaramba
 %{_kde4_bindir}/sweeper
 %{_kde4_appsdir}/ark/
+%{_kde4_appsdir}/irckick/
 %{_kde4_appsdir}/kcalc/
 %{_kde4_appsdir}/kcharselect/
 %{_kde4_appsdir}/kconf_update/*
@@ -183,6 +184,7 @@ fi
 %{_kde4_appsdir}/kwalletmanager/
 %{_kde4_appsdir}/okteta/
 %{_kde4_appsdir}/oktetapart/
+%{_kde4_appsdir}/remotes/
 %{_kde4_appsdir}/superkaramba/
 %{_kde4_appsdir}/sweeper/
 %{_kde4_datadir}/kde4/services/*
@@ -193,11 +195,12 @@ fi
 %{_kde4_iconsdir}/oxygen/*/*/*
 %{_datadir}/dbus-1/interfaces/*
 %{_kde4_datadir}/config.kcfg/*
+%{_kde4_datadir}/autostart/irckick.desktop
 %{_kde4_datadir}/autostart/kgpg.desktop
 %{_kde4_configdir}/*
 %{_kde4_libdir}/lib*.so.*
 %{_kde4_libdir}/libkdeinit*.so
-%{_kde4_libdir}/kde4/*
+%{_kde4_libdir}/kde4/*.so
 %if 0%{?include_kjots}
 %{_kde4_bindir}/kjots
 %{_kde4_appsdir}/kjots/




More information about the scm-commits mailing list