Hello community,

here is the log from the commit of package kdeadmin4 for openSUSE:Factory
checked in at Tue Sep 20 09:32:59 CEST 2011.



--------
--- KDE/kdeadmin4/kdeadmin4.changes     2011-09-01 23:15:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeadmin4/kdeadmin4.changes    2011-09-16 
16:13:47.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Sep 16 13:00:21 UTC 2011 - toddrme2...@gmail.com
+
+- Changed summary (fix for RPMLINT warning)
+- Removed empty base package (fix for RPMLINT warning)
+- Removed unneeded theme conflict (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+
+-------------------------------------------------------------------
@@ -4,0 +13,2 @@
+  * Bugfixes over KDE 4.7.0
+  *  see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for 
details

calling whatdependson for head-i586


Old:
----
  _service:format_spec_file:kdeadmin4.spec

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

Other differences:
------------------
++++++ kdeadmin4.spec ++++++
--- /var/tmp/diff_new_pack.Xu6MbL/_old  2011-09-20 09:32:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Xu6MbL/_new  2011-09-20 09:32:45.000000000 +0200
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           kdeadmin4
 Version:        4.7.1
 Release:        1
 License:        GPLv2+
-Summary:        kdeadmin base package
+Summary:        KDEadmin base package
 Url:            http://www.kde.org
 Group:          System/GUI/KDE
 Source0:        kdeadmin-%{version}.tar.bz2
@@ -32,8 +30,6 @@
 Suggests:       kcron
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
-Suggests:       ksystemlog
-Suggests:       kuser
 
 %description
 This package suggests the packages which are built from the kdeadmin
@@ -56,19 +52,18 @@
   %create_subdir_filelist -d kcron
   %create_subdir_filelist -d kuser
   %create_subdir_filelist -d ksystemlog
-%make_install
+  %make_install
   cd ..
   %create_exclude_filelist
   %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 %{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/;
+     mkdir -p %{buildroot}%{_kde4_iconsdir}/hicolor/"$i"x"$i"/apps
+     cp %{_kde4_iconsdir}/oxygen/"$i"x"$i"/apps/utilities-log-viewer.png 
%{buildroot}%{_kde4_iconsdir}/hicolor/"$i"x"$i"/apps/;
   done
+  %kde_post_install
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %clean
@@ -86,13 +81,17 @@
 %description -n kcron
 KCron allows you to change your cron jobs setup.
 
-%post -n kcron -p /sbin/ldconfig
-
-%postun -n kcron -p /sbin/ldconfig
+%package -n ksystemlog
+License:        GPLv2+
+Summary:        System Log Viewer Tool
+Group:          System/Monitoring
+%kde4_runtime_requires
 
-%files -n kcron -f filelists/kcron
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
+%description -n ksystemlog
+This program is developed for use by beginner users, who do not know
+how to find information about their Linux system and how the log files
+are in their computer. But it is also designed for advanced users, who
+want to quickly see problems occurring on their server.
 
 %package -n kuser
 License:        GPLv2+
@@ -100,43 +99,31 @@
 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.
 
-%post -n kuser -p /sbin/ldconfig
+%post   -n kcron -p /sbin/ldconfig
+%postun -n kcron -p /sbin/ldconfig
 
+%post   -n ksystemlog -p /sbin/ldconfig
+%postun -n ksystemlog -p /sbin/ldconfig
+
+%post   -n kuser -p /sbin/ldconfig
 %postun -n kuser -p /sbin/ldconfig
 
-%files -n kuser -f filelists/kuser
+%files -n kcron -f filelists/kcron
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
 
-%package -n ksystemlog
-License:        GPLv2+
-Summary:        System Log Viewer Tool
-Group:          System/Monitoring
-%kde4_runtime_requires
-
-%description -n ksystemlog
-This program is developed for use by beginner users, who do not know
-how to find information about their Linux system and how the log files
-are in their computer. But it is also designed for advanced users, who
-want to quickly see problems occurring on their server.
-
-%post -n ksystemlog -p /sbin/ldconfig
-
-%postun -n ksystemlog -p /sbin/ldconfig
-
 %files -n ksystemlog -f filelists/ksystemlog
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
-%_kde4_iconsdir/hicolor/*/apps/utilities-log-viewer.*
+%{_kde4_iconsdir}/hicolor/*/apps/utilities-log-viewer.*
 
-%files -f filelists/exclude
+%files -n kuser -f filelists/kuser
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
 


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to