Hello community,

here is the log from the commit of package kdeutils4 for openSUSE:Factory
checked in at Fri Jul 22 17:01:38 CEST 2011.



--------
--- KDE/kdeutils4/kdeutils4.changes     2011-07-11 13:25:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeutils4/kdeutils4.changes    2011-07-21 
15:08:50.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 21 13:08:00 UTC 2011 - [email protected]
+
+- Update to 4.6.95 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  4_6_BRANCH.diff
  ark-fix-append.patch
  kcalc-numeric-input.patch
  kdeutils-4.6.5.tar.bz2

New:
----
  kdeutils-4.6.95.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdeutils4.spec ++++++
--- /var/tmp/diff_new_pack.9O2nn2/_old  2011-07-22 16:59:49.000000000 +0200
+++ /var/tmp/diff_new_pack.9O2nn2/_new  2011-07-22 16:59:49.000000000 +0200
@@ -18,7 +18,20 @@
 
 
 Name:           kdeutils4
-%if %suse_version > 1110
+BuildRequires:  gmp-devel
+BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  libarchive-devel
+BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  libkonq-devel
+BuildRequires:  libqca2-devel
+BuildRequires:  libqimageblitz-devel
+BuildRequires:  libzip-devel
+BuildRequires:  net-snmp-devel
+BuildRequires:  oxygen-icon-theme-large
+BuildRequires:  pcsc-lite
+BuildRequires:  python-devel
+
+%if 0%{?suse_version} > 1110
 BuildRequires:  xz-devel
 %endif
 BuildRequires:  python-cups
@@ -26,36 +39,30 @@
 %if %with_python
 BuildRequires:  python-kde4-devel
 %endif
+Version:        4.6.95
+Release:        1
 License:        GPLv2+
-Group:          Productivity/Other
 Summary:        Base Package of KDE Utility Programs
 Url:            http://www.kde.org
-Version:        4.6.5
-Release:        5
-BuildRequires:  gmp-devel kdebase4-workspace-devel >= %version 
libqimageblitz-devel net-snmp-devel pcsc-lite python-devel
-BuildRequires:  libkdepimlibs4-devel libkonq-devel libqca2-devel libzip-devel 
oxygen-icon-theme-large
-BuildRequires:  libarchive-devel libknotificationitem-devel libqjson-devel 
xz-devel
-Source0:        kdeutils-%version.tar.bz2
-Patch:          4_6_BRANCH.diff
+Group:          Productivity/Other
+Source0:        kdeutils-%{version}.tar.bz2
 Patch1:         desktop-files.diff
 Patch2:         kgpg-autostart.diff
-Patch3:         kcalc-numeric-input.patch
-Patch4:         ark-fix-append.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 Suggests:       ark
+Suggests:       filelight
 Suggests:       kcalc
 Suggests:       kcharselect
 Suggests:       kdf
 Suggests:       kfloppy
 Suggests:       kgpg
+Suggests:       kremotecontrol
 Suggests:       ktimer
 Suggests:       kwalletmanager
 Suggests:       kwikdisk
-Suggests:       sweeper
 Suggests:       superkaramba
-Suggests:       kremotecontrol
-Suggests:       filelight
+Suggests:       sweeper
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%kde4_runtime_requires
 %if %with_python
 Suggests:       kde4-printer-applet
 %endif
@@ -64,19 +71,10 @@
 This package suggest all KDE utility programs which are created from
 this module.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %prep
-%setup -q -n kdeutils-%version
-%patch
+%setup -q -n kdeutils-%{version}
 %patch1
 %patch2
-%patch3 -p3
-%patch4 -p4
 
 %build
   %cmake_kde4 -d build
@@ -84,10 +82,10 @@
 
 %install
   cd build
-  %makeinstall
+%makeinstall
   for i in {16,22,32,48,64,128}; do
-     mkdir -p $RPM_BUILD_ROOT/usr/share/icons/hicolor/"$i"x"$i"/apps
-     cp /usr/share/icons/oxygen/"$i"x"$i"/apps/utilities-file-archiver.png 
$RPM_BUILD_ROOT/usr/share/icons/hicolor/"$i"x"$i"/apps/
+     mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
+     cp /usr/share/icons/oxygen/"$i"x"$i"/apps/utilities-file-archiver.png 
%{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps/
   done
   %create_subdir_filelist -d ark
   %create_subdir_filelist -d kcalc
@@ -125,29 +123,22 @@
 %postun -p /sbin/ldconfig
 
 %clean
-#  rm -rf $RPM_BUILD_ROOT
+#  rm -rf %{buildroot}
 #  rm -rf filelists
 
 %package -n ark
 License:        GPLv2+
-Group:          Productivity/Archiving/Compression
 Summary:        KDE Archiver Tool
+Group:          Productivity/Archiving/Compression
 Provides:       kde4-ark = 4.3.0
 Obsoletes:      kde4-ark < 4.3.0
-%kde4_runtime_requires
 Provides:       kdeutils3 = 3.5.1
 Obsoletes:      kdeutils3 <= 3.5.1
-Recommends:     zip
+%kde4_runtime_requires
 
 %description -n ark
 This is a KDE application to work with compressed archives.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n ark -p /sbin/ldconfig
 
 %postun -n ark -p /sbin/ldconfig
@@ -159,22 +150,16 @@
 
 %package -n kcalc
 License:        GPLv2+
-Group:          Productivity/Scientific/Math
 Summary:        Scientific Calculator
+Group:          Productivity/Scientific/Math
 Provides:       kde4-kcalc = 4.3.0
 Obsoletes:      kde4-kcalc < 4.3.0
-%kde4_runtime_requires
 Provides:       kdeutils3:/opt/kde3/bin/kcalc
+%kde4_runtime_requires
 
 %description -n kcalc
 KCalc is the KDE calculator tool.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kcalc -p /sbin/ldconfig
 
 %postun -n kcalc -p /sbin/ldconfig
@@ -185,20 +170,14 @@
 
 %package -n filelight
 License:        GPLv2+
-Group:          System/GUI/KDE
 Summary:        Graphical disk usage viewer
+Group:          System/GUI/KDE
 %kde4_runtime_requires
 
 %description -n filelight
 Filelight creates an attractive interactive visualization of disk usage
 and the sizes of files and directories on your computer.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n filelight -p /sbin/ldconfig
 
 %postun -n filelight -p /sbin/ldconfig
@@ -210,8 +189,8 @@
 
 %package -n kcharselect
 License:        GPLv2+
-Group:          Productivity/Other
 Summary:        KDE Character Selector
+Group:          Productivity/Other
 Provides:       kde4-kcharselect = 4.3.0
 Obsoletes:      kde4-kcharselect < 4.3.0
 %kde4_runtime_requires
@@ -219,12 +198,6 @@
 %description -n kcharselect
 KCharSelect is the KDE character selector tool.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kcharselect -p /sbin/ldconfig
 
 %postun -n kcharselect -p /sbin/ldconfig
@@ -235,22 +208,16 @@
 
 %package -n kdf
 License:        GPLv2+
-Group:          System/Monitoring
 Summary:        Disk Usage Viewer
+Group:          System/Monitoring
 Provides:       kde4-kdf = 4.3.0
 Obsoletes:      kde4-kdf < 4.3.0
-%kde4_runtime_requires
 Provides:       kdeutils3:/opt/kde3/bin/kdf
+%kde4_runtime_requires
 
 %description -n kdf
 KDE free disk space utility
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kdf -p /sbin/ldconfig
 
 %postun -n kdf -p /sbin/ldconfig
@@ -264,22 +231,16 @@
 
 %package -n kfloppy
 License:        GPLv2+
-Group:          System/GUI/KDE
 Summary:        Floppy Formatter
+Group:          System/GUI/KDE
 Provides:       kde4-kfloppy = 4.3.0
 Obsoletes:      kde4-kfloppy < 4.3.0
-%kde4_runtime_requires
 Provides:       kdeutils3:/opt/kde3/bin/kfloppy
+%kde4_runtime_requires
 
 %description -n kfloppy
 KDE Floppy Disk Utility
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kfloppy -p /sbin/ldconfig
 
 %postun -n kfloppy -p /sbin/ldconfig
@@ -290,24 +251,18 @@
 
 %package -n kgpg
 License:        GPLv2+
-Group:          Productivity/Security
 Summary:        Encryption Tool
+Group:          Productivity/Security
+Requires:       kdepim4-runtime
 Provides:       kde4-kgpg = 4.3.0
 Obsoletes:      kde4-kgpg < 4.3.0
+Provides:       kdeutils3:/opt/kde3/bin/kgpg
 %kde4_runtime_requires
 %kde4_pimlibs_requires
-Requires:       kdepim4-runtime
-Provides:       kdeutils3:/opt/kde3/bin/kgpg
 
 %description -n kgpg
 Kgpg is a simple GUI for gpg
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kgpg -p /sbin/ldconfig
 
 %postun -n kgpg -p /sbin/ldconfig
@@ -318,8 +273,8 @@
 
 %package -n ktimer
 License:        GPLv2+
-Group:          Productivity/Other
 Summary:        Countdown Launcher
+Group:          Productivity/Other
 Provides:       kde4-ktimer = 4.3.0
 Obsoletes:      kde4-ktimer < 4.3.0
 %kde4_runtime_requires
@@ -327,12 +282,6 @@
 %description -n ktimer
 Countdown launching tool for KDE
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n ktimer -p /sbin/ldconfig
 
 %postun -n ktimer -p /sbin/ldconfig
@@ -343,22 +292,16 @@
 
 %package -n kwalletmanager
 License:        GPLv2+
-Group:          System/GUI/KDE
 Summary:        Wallet Management Tool
+Group:          System/GUI/KDE
 Provides:       kde4-kwalletmanager = 4.3.0
 Obsoletes:      kde4-kwalletmanager < 4.3.0
-%kde4_runtime_requires
 Provides:       kdeutils3:/opt/kde3/bin/kwalletmanager
+%kde4_runtime_requires
 
 %description -n kwalletmanager
 This application allows you to manage your KDE password wallet.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kwalletmanager -p /sbin/ldconfig
 
 %postun -n kwalletmanager -p /sbin/ldconfig
@@ -370,22 +313,16 @@
 
 %package -n kwikdisk
 License:        GPLv2+
-Group:          System/GUI/KDE
 Summary:        Removable Media Utility
+Group:          System/GUI/KDE
 Provides:       kde4-kwikdisk = 4.3.0
 Obsoletes:      kde4-kwikdisk < 4.3.0
-%kde4_runtime_requires
 Provides:       kdeutils3:/opt/kde3/bin/kwikdisk
+%kde4_runtime_requires
 
 %description -n kwikdisk
 This utility allows you to manage removable media.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kwikdisk -p /sbin/ldconfig
 
 %postun -n kwikdisk -p /sbin/ldconfig
@@ -399,8 +336,8 @@
 
 %package -n sweeper
 License:        GPLv2+
-Group:          System/GUI/KDE
 Summary:        KDE Privacy Utility
+Group:          System/GUI/KDE
 Provides:       kde4-sweeper = 4.3.0
 Obsoletes:      kde4-sweeper < 4.3.0
 %kde4_runtime_requires
@@ -408,12 +345,6 @@
 %description -n sweeper
 Helps clean unwanted traces the user leaves on the system.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n sweeper -p /sbin/ldconfig
 
 %postun -n sweeper -p /sbin/ldconfig
@@ -424,8 +355,8 @@
 
 %package -n superkaramba
 License:        GPLv2+
-Group:          System/GUI/KDE
 Summary:        Desktop Widgets
+Group:          System/GUI/KDE
 Provides:       kde4-superkaramba = 4.3.0
 Obsoletes:      kde4-superkaramba < 4.3.0
 %kde4_runtime_requires
@@ -434,12 +365,6 @@
 Superkaramba allows you to have (interactive) desktop widgets shown on
 your desktop.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n superkaramba -p /sbin/ldconfig
 
 %postun -n superkaramba -p /sbin/ldconfig
@@ -451,20 +376,16 @@
 
 %package -n kde4-printer-applet
 License:        GPLv2+
-Group:          Productivity/Other
 Summary:        System tray utility to show current print jobs
+Group:          Productivity/Other
+Requires:       python-cups
+Requires:       python-kde4
+Requires:       system-config-printer
 %kde4_runtime_requires
-Requires:       python-kde4 python-cups system-config-printer
 
 %description -n kde4-printer-applet
 This package contains a system tray utility to show current print jobs.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kde4-printer-applet -p /sbin/ldconfig
 
 %postun -n kde4-printer-applet -p /sbin/ldconfig
@@ -476,8 +397,8 @@
 
 %package -n kremotecontrol
 License:        GPLv2+
-Group:          Productivity/Other
 Summary:        KDE Frontend for the Linux Infrared Remote Control system
+Group:          Productivity/Other
 Obsoletes:      kdelirc < %{version}
 Provides:       kdelirc = %{version}
 %kde4_runtime_requires
@@ -485,12 +406,6 @@
 %description -n kremotecontrol
 Kremotecontrol is a KDE frontend for the Linux Infrared Remote Control system.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kremotecontrol -p /sbin/ldconfig
 
 %postun -n kremotecontrol -p /sbin/ldconfig
@@ -502,6 +417,7 @@
 %dir %_kde4_iconsdir/hicolor/8x8
 %dir %_kde4_iconsdir/hicolor/8x8/devices
 %dir %_kde4_appsdir/kremotecontroldaemon
+%dir %_kde4_servicesdir/kremotecontrolbackends
 
 %files -f filelists/exclude
 %defattr(-,root,root)

++++++ kdeutils-4.6.5.tar.bz2 -> kdeutils-4.6.95.tar.bz2 ++++++
++++ 13283 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to