Hello community,

here is the log from the commit of package kdeadmin4 for openSUSE:Factory
checked in at Wed Jul 27 16:41:37 CEST 2011.



--------
--- KDE/kdeadmin4/kdeadmin4.changes     2011-07-21 14:13:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeadmin4/kdeadmin4.changes    2011-07-26 
15:00:10.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Jul 26 13:17:57 CEST 2011 - [email protected]
+
+- update to 4.7.0
+  * Small fixes over KDE 4.7 RC2
+  *  see http://kde.org/announcements/4.7 for details
+  
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  kdeadmin-4.6.95.tar.bz2

New:
----
  kdeadmin-4.7.0.tar.bz2

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

Other differences:
------------------
++++++ kdeadmin4.spec ++++++
--- /var/tmp/diff_new_pack.4klVCj/_old  2011-07-27 16:40:45.000000000 +0200
+++ /var/tmp/diff_new_pack.4klVCj/_new  2011-07-27 16:40:45.000000000 +0200
@@ -18,68 +18,53 @@
 
 
 Name:           kdeadmin4
-BuildRequires:  libkdepimlibs4-devel oxygen-icon-theme-large rpm-devel
+Version:        4.7.0
+Release:        1
 License:        GPLv2+
-Group:          System/GUI/KDE
 Summary:        kdeadmin base package
-%define with_kpackage 0
 Url:            http://www.kde.org
-Version:        4.6.95
-Release:        1
-Source0:        kdeadmin-%version.tar.bz2
+Group:          System/GUI/KDE
+Source0:        kdeadmin-%{version}.tar.bz2
 Patch1:         ksystemlog_suse_log_locations.diff
+BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  oxygen-icon-theme-large
+BuildRequires:  rpm-devel
+Suggests:       kcron
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
-Suggests:       kcron
-%if %with_kpackage
-Suggests:       kpackage
-%endif
-Suggests:       kuser
 Suggests:       ksystemlog
+Suggests:       kuser
 
 %description
 This package suggests the packages which are built from the kdeadmin
 module.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %prep
-%setup -q -n kdeadmin-%version
+%setup -q -n kdeadmin-%{version}
 %patch1
 
 %build
-%if !%with_kpackage
   rm -rf kpackage doc/kpackage
   rm -rf knetworkconf doc/kcontrol/CMakeLists.txt
   sed -ir -e "s,add_subdirectory.*kpackage.*,," doc/CMakeLists.txt
-%endif
+
   %cmake_kde4 -d build
   %make_jobs
 
 %install
   cd build
   %create_subdir_filelist -d kcron
-%if %with_kpackage
-  %create_subdir_filelist -d kpackage
-%endif
   %create_subdir_filelist -d kuser
   %create_subdir_filelist -d ksystemlog
-  %makeinstall
+%make_install
   cd ..
   %create_exclude_filelist
-%if %with_kpackage
-  %suse_update_desktop_file kpackage System PackageManager
-%endif
   %suse_update_desktop_file kuser    System SystemSetup
   %suse_update_desktop_file ksystemlog System Monitor
   %kde_post_install
   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-log-viewer.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-log-viewer.png 
%{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps/;
   done
 
 %post -p /sbin/ldconfig
@@ -87,13 +72,13 @@
 %postun -p /sbin/ldconfig
 
 %clean
-  rm -rf $RPM_BUILD_ROOT
+  rm -rf %{buildroot}
   rm -rf filelists
 
 %package -n kcron
 License:        GPLv2+
-Group:          System/Management
 Summary:        Cron job configuration tool
+Group:          System/Management
 Provides:       kde4-kcron = 4.3.0
 Obsoletes:      kde4-kcron < 4.3.0
 %kde4_runtime_requires
@@ -101,12 +86,6 @@
 %description -n kcron
 KCron allows you to change your cron jobs setup.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kcron -p /sbin/ldconfig
 
 %postun -n kcron -p /sbin/ldconfig
@@ -114,54 +93,20 @@
 %files -n kcron -f filelists/kcron
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
-%if %with_kpackage
-
-%package -n kpackage
-License:        GPLv2+
-Group:          System/Packages
-Summary:        RPM Handling Tool
-Requires:       smart
-Provides:       kde4-kpackage = 4.3.0
-Obsoletes:      kde4-kpackage < 4.3.0
-%kde4_runtime_requires
-
-%description -n kpackage
-KPackage is a package installation tool for KDE.
-
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
-%post -n kpackage -p /sbin/ldconfig
-
-%postun -n kpackage -p /sbin/ldconfig
-
-%files -n kpackage -f filelists/kpackage
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
-%endif
 
 %package -n kuser
 License:        GPLv2+
-Group:          System/Management
 Summary:        User Account Manager
-Conflicts:      yast2-theme-NLD
+Group:          System/Management
 Provides:       kde4-kuser = 4.3.0
 Obsoletes:      kde4-kuser < 4.3.0
+Conflicts:      yast2-theme-NLD
 %kde4_runtime_requires
 %kde4_pimlibs_requires
 
 %description -n kuser
 KUser is a user account editor for KDE.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kuser -p /sbin/ldconfig
 
 %postun -n kuser -p /sbin/ldconfig
@@ -172,8 +117,8 @@
 
 %package -n ksystemlog
 License:        GPLv2+
-Group:          System/Monitoring
 Summary:        System Log Viewer Tool
+Group:          System/Monitoring
 %kde4_runtime_requires
 
 %description -n ksystemlog
@@ -182,12 +127,6 @@
 are in their computer. But it is also designed for advanced users, who
 want to quickly see problems occurring on their server.
 
-
-
-Authors:
---------
-    Nicolas Ternisien <[email protected]>
-
 %post -n ksystemlog -p /sbin/ldconfig
 
 %postun -n ksystemlog -p /sbin/ldconfig

++++++ kdeadmin-4.6.95.tar.bz2 -> kdeadmin-4.7.0.tar.bz2 ++++++
Files old/kdeadmin-4.6.95/doc/kcron/index.cache.bz2 and 
new/kdeadmin-4.7.0/doc/kcron/index.cache.bz2 differ
Files old/kdeadmin-4.6.95/doc/ksystemlog/index.cache.bz2 and 
new/kdeadmin-4.7.0/doc/ksystemlog/index.cache.bz2 differ
Files old/kdeadmin-4.6.95/doc/kuser/index.cache.bz2 and 
new/kdeadmin-4.7.0/doc/kuser/index.cache.bz2 differ


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



Remember to have fun...

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

Reply via email to