Hello community,

here is the log from the commit of package kdenetwork4 for openSUSE:Factory
checked in at Tue Sep 27 16:14:20 CEST 2011.



--------
--- kdenetwork4/kdenetwork4.changes     2011-09-07 14:45:52.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdenetwork4/kdenetwork4.changes        
2011-09-23 11:01:34.000000000 +0200
@@ -0,0 +1,10 @@
+------------------------------------------------------------------- 
+Sat Sep 17 21:04:19 UTC 2011 - [email protected]
+
+- Removed base package (fix for RPMLINT warning)
+- Removed KDE 3 provides and obsoletes (fix for RPMLINT warning)
+- Updated groups (fix for RPMLINT warning)
+- Split krdc devel package (fix for RPMLINT warning)
+- Changed filesharing summary and description to accurately reflect contents
+- Cleaned up spec file formatting
+

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ kdenetwork4.spec ++++++
--- /var/tmp/diff_new_pack.LRRjGw/_old  2011-09-27 16:14:15.000000000 +0200
+++ /var/tmp/diff_new_pack.LRRjGw/_new  2011-09-27 16:14:15.000000000 +0200
@@ -15,60 +15,51 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           kdenetwork4
+Version:        4.7.1
+Release:        1
+License:        GPLv2+
+Summary:        KDE Network Base Package
+Url:            http://www.kde.org
+Group:          Productivity/Networking/Other
+Source0:        kdenetwork-%{version}.tar.bz2
 BuildRequires:  LibVNCServer-devel
+BuildRequires:  fdupes
 BuildRequires:  gpgme-devel
+BuildRequires:  ilbc
+BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  kwebkitpart-devel
+BuildRequires:  libexpat-devel
 BuildRequires:  libgadu-devel
+BuildRequires:  libiw-devel
+BuildRequires:  libjasper-devel
 BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  libkonq-devel
+BuildRequires:  libmms-devel
 # does not work upstream atm BuildRequires:  libktorrent-devel
 BuildRequires:  libmsn-devel
 BuildRequires:  libotr-devel
 BuildRequires:  libqca2-devel
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libsoprano-devel
+BuildRequires:  libv4l-devel
+BuildRequires:  linphone-devel
 BuildRequires:  meanwhile-devel
 BuildRequires:  openslp-devel
 BuildRequires:  oxygen-icon-theme-large
+BuildRequires:  pkg-config
 BuildRequires:  speex-devel
 BuildRequires:  sqlite-devel
-BuildRequires:  libv4l-devel
-BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libkonq-devel
-BuildRequires:  libexpat-devel
-BuildRequires:  linphone-devel
-BuildRequires:  libjasper-devel
-BuildRequires:  libiw-devel
-Version:        4.7.1
-Release:        1
-License:        GPLv2+
-Summary:        KDE Network Base Package
-Url:            http://www.kde.org
-Group:          Productivity/Networking/Other
-Source0:        kdenetwork-%version.tar.bz2
-Suggests:       kget
-Suggests:       kopete
-Suggests:       kppp
-Suggests:       krdc
-Suggests:       krfb
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
-Suggests:       kdnssd
-Suggests:       kdenetwork4-filesharing
-Provides:       kdenetwork4-devel = 3.95.1
-Obsoletes:      kdenetwork4-devel <= 3.95.1
 
 %description
 This package suggests the packages which are built from the kdenetwork
 module.
 
 %prep
-%setup -q -n kdenetwork-%version
+%setup -q -n kdenetwork-%{version}
   # icon fixups
   pushd kget/ui/icons
-#  rename ox hi ox*apps-kget.{png,svgz}
   popd
 
 %build
@@ -80,19 +71,12 @@
 
 %install
   cd build
-  %makeinstall
-  cp /usr/share/icons/oxygen/128x128/apps/krdc.png 
%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
-  cp /usr/share/icons/oxygen/16x16/apps/krdc.png 
%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
-  cp /usr/share/icons/oxygen/22x22/apps/krdc.png 
%{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
-  cp /usr/share/icons/oxygen/32x32/apps/krdc.png 
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
-  cp /usr/share/icons/oxygen/48x48/apps/krdc.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
-  cp /usr/share/icons/oxygen/64x64/apps/krdc.png 
%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
-  cp /usr/share/icons/oxygen/128x128/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
-  cp /usr/share/icons/oxygen/16x16/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
-  cp /usr/share/icons/oxygen/22x22/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
-  cp /usr/share/icons/oxygen/32x32/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
-  cp /usr/share/icons/oxygen/48x48/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
-  cp /usr/share/icons/oxygen/64x64/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
+  %make_install
+  for res in 16 22 32 48 64 128
+  do
+    cp %{_kde4_iconsdir}/oxygen/"$res"x"$res"/apps/krdc.png 
%{buildroot}%{_kde4_iconsdir}/hicolor/"$res"x"$res"/apps/
+    cp %{_kde4_iconsdir}/oxygen/"$res"x"$res"/apps/krfb.png 
%{buildroot}%{_kde4_iconsdir}/hicolor/"$res"x"$res"/apps/
+  done
   %create_subdir_filelist -d filesharing
   %create_subdir_filelist -d kdnssd
   %create_subdir_filelist -d kget
@@ -103,7 +87,7 @@
   cd ..
   %create_exclude_filelist
   # FIXME: contact security team
-  chmod u-s %{buildroot}%_bindir/kppp
+  chmod u-s %{buildroot}%{_bindir}/kppp
   %suse_update_desktop_file kopete          Network  InstantMessaging
   %suse_update_desktop_file Kppp            Network  Dialup
   %suse_update_desktop_file -r kppplogview  System   Monitor
@@ -111,25 +95,65 @@
   %suse_update_desktop_file -r kget         System   TrayIcon
   %suse_update_desktop_file -r krfb         System   RemoteAccess
   %kde_post_install
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+  %fdupes -s %{buildroot}
 
 %clean
   rm -rf %{buildroot}
   rm -rf filelists
 
+%package filesharing
+License:        GPLv2+
+Summary:        Network file sharing support for KDE
+Group:          Productivity/Networking/System
+Obsoletes:      %{name} < %{version}
+Provides:       %{name} = %{version}
+Enhances:       dolphin
+%kde4_runtime_requires
+
+%description filesharing
+This package allows KDE file managers like dolphin and konqueror
+to share files on the local network using samba.
+
+%package -n kdnssd
+License:        GPLv2+
+Summary:        Zeroconf Support for KDE
+Group:          Productivity/Networking/System
+Obsoletes:      kde4-kdnssd < 4.3.0
+Provides:       kde4-kdnssd = 4.3.0
+%kde4_runtime_requires
+
+%description -n kdnssd
+This package contains the Zeroconf support for KDE.
+
+%package -n kget
+License:        GPLv2+
+Summary:        Download Manager
+Group:          Productivity/Networking/Other
+Obsoletes:      kde4-kget < 4.3.0
+Provides:       kde4-kget = 4.3.0
+%kde4_runtime_requires
+
+%description -n kget
+An advanced download manager for KDE
+
+%package -n kget-devel
+License:        GPLv2+
+Summary:        Development files for kget
+Group:          Development/Libraries/KDE
+Requires:       kget = %{version}
+%kde4_runtime_requires
+
+%description -n kget-devel
+Development libraries and headers needed to build software using kget
+
 %package -n kopete
 License:        GPLv2+
 Summary:        Instant Messenger
 Group:          Productivity/Networking/Instant Messenger
 Requires:       kdepim4-runtime
 Recommends:     kopete-protocol-facebook
-Provides:       kdenetwork3-InstantMessenger = 3.5.1
-Obsoletes:      kdenetwork3-InstantMessenger <= 3.5.1
-Provides:       kde4-kopete = 4.3.0
 Obsoletes:      kde4-kopete < 4.3.0
+Provides:       kde4-kopete = 4.3.0
 %kde4_runtime_requires
 %kde4_pimlibs_requires
 # binary compatibility doesn't really exist here
@@ -138,178 +162,150 @@
 %description -n kopete
 Kopete is the KDE instant messenger and supports multiple protocols.
 
-%post -n kopete -p /sbin/ldconfig
-
-%postun -n kopete -p /sbin/ldconfig
-
-%files -n kopete -f filelists/kopete
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
-%dir %_kde4_appsdir/kopete_contactnotes
-%dir %_kde4_appsdir/kopete_groupwise
-%dir %_kde4_appsdir/kopete_history
-%dir %_kde4_appsdir/kopete_jabber
-%dir %_kde4_appsdir/kopete_latex
-%dir %_kde4_appsdir/kopete_privacy
-%dir %_kde4_appsdir/kopete_skype
-%dir %_kde4_appsdir/kopete_statistics
-%dir %_kde4_appsdir/kopete_translator
-%dir %_kde4_appsdir/kopete_yahoo
-%dir %_kde4_appsdir/kopete_otr
-%dir %_kde4_appsdir/kopeterichtexteditpart
-%dir %_kde4_servicesdir/kconfiguredialog
-%dir %_kde4_appsdir/kopete_wlm
-%dir %_kde4_appsdir/kwebkitpart/kpartplugins
-
 %package -n kopete-devel
 License:        GPLv2+
-Summary:        Instant Messenger - Development Files
-Group:          Productivity/Networking/Instant Messenger
-Requires:       kopete >= %version
+Summary:        Development files for kopete
+Group:          Development/Libraries/KDE
+Requires:       kopete = %{version}
 Requires:       libkdepimlibs4-devel
-Provides:       kde4-kopete-devel = 4.3.0
 Obsoletes:      kde4-kopete-devel < 4.3.0
+Provides:       kde4-kopete-devel = 4.3.0
 %kde4_runtime_requires
 
 %description -n kopete-devel
-Kopete is the KDE instant messenger and supports multiple protocols.
-
-%files -n kopete-devel -f filelists/kopete.devel
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
-%dir %{_includedir}/kopete
-%dir %{_includedir}/kopete/ui
+This package provides development files and headers needed to build
+software using kopete
 
 %package -n kppp
 License:        GPLv2+
 Summary:        Internet Dial-Up Tool
 Group:          Productivity/Networking/Other
-Provides:       kde4-kppp = 4.3.0
 Obsoletes:      kde4-kppp < 4.3.0
+Provides:       kde4-kppp = 4.3.0
 %kde4_runtime_requires
 
 %description -n kppp
 A dialer and front-end to pppd
 
-%post -n kppp -p /sbin/ldconfig
-
-%postun -n kppp -p /sbin/ldconfig
-
-%files -n kppp -f filelists/kppp
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
-
 %package -n krdc
 License:        GPLv2+
 Summary:        Remote Desktop Connection
 Group:          Productivity/Networking/Remote Desktop
 Recommends:     rdesktop
-Provides:       kdenetwork3-vnc = 3.5.1
-Obsoletes:      kdenetwork3-vnc <= 3.5.1
-Provides:       kde4-krdc = 4.3.0
 Obsoletes:      kde4-krdc < 4.3.0
+Provides:       kde4-krdc = 4.3.0
 %kde4_runtime_requires
 
 %description -n krdc
 Krdc allows to connect to VNC and RDP compatible servers.
 
-%post -n krdc -p /sbin/ldconfig
+%package -n krdc-devel
+License:        GPLv2+
+Summary:        Development files for krdc
+Group:          Development/Libraries/KDE
+Requires:       krdc = %{version}
+%kde4_runtime_requires
 
-%postun -n krdc -p /sbin/ldconfig
-
-%files -n krdc -f filelists/krdc
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
-%dir %{_includedir}/krdc
-%_kde4_iconsdir/hicolor/*/apps/krdc.*
+%description -n krdc-devel
+Development libraries and headers needed to build software using krdc
 
 %package -n krfb
 License:        GPLv2+
 Summary:        Desktop Sharing
 Group:          Productivity/Networking/Remote Desktop
-Provides:       kde4-krfb = 4.3.0
 Obsoletes:      kde4-krfb < 4.3.0
-Provides:       kdenetwork3-vnc:/opt/kde3/bin/krfb
+Provides:       kde4-krfb = 4.3.0
 %kde4_runtime_requires
 
 %description -n krfb
 VNC-compatible server to share KDE desktops.
 
-%post -n krfb -p /sbin/ldconfig
+%post   filesharing -p /sbin/ldconfig
+%postun filesharing -p /sbin/ldconfig
 
-%postun -n krfb -p /sbin/ldconfig
+%post   -n kdnssd -p /sbin/ldconfig
+%postun -n kdnssd -p /sbin/ldconfig
 
-%files -n krfb -f filelists/krfb
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC README
-%_kde4_iconsdir/hicolor/*/apps/krfb.*
+%post   -n kget -p /sbin/ldconfig
+%postun -n kget -p /sbin/ldconfig
 
-%package -n kdnssd
-License:        GPLv2+
-Summary:        Zeroconf Support for KDE
-Group:          Productivity/Networking/System
-Provides:       kde4-kdnssd = 4.3.0
-Obsoletes:      kde4-kdnssd < 4.3.0
-%kde4_runtime_requires
+%post   -n kopete -p /sbin/ldconfig
+%postun -n kopete -p /sbin/ldconfig
 
-%description -n kdnssd
-This package contains the Zeroconf support for KDE.
+%post   -n kppp -p /sbin/ldconfig
+%postun -n kppp -p /sbin/ldconfig
 
-%post -n kdnssd -p /sbin/ldconfig
+%post   -n krdc -p /sbin/ldconfig
+%postun -n krdc -p /sbin/ldconfig
 
-%postun -n kdnssd -p /sbin/ldconfig
+%post   -n krfb -p /sbin/ldconfig
+%postun -n krfb -p /sbin/ldconfig
 
-%files -n kdnssd -f filelists/kdnssd
+%files filesharing -f filelists/filesharing
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
-%dir %_kde4_appsdir/remoteview
-
-%package filesharing
-License:        GPLv2+
-Summary:        KDE Network Libraries
-Group:          Productivity/Networking/System
-Enhances:       dolphin
-%kde4_runtime_requires
-
-%description filesharing
-Required libraries for the following packages:
-
-kdenetwork3-chat kdenetwork3-dialup kdenetwork3-lan kdenetwork3-mail
-kdenetwork3-news kdenetwork3-query
-
-%post filesharing -p /sbin/ldconfig
 
-%postun filesharing -p /sbin/ldconfig
+%files -n kdnssd -f filelists/kdnssd
+%defattr(-,root,root)
+%doc COPYING COPYING.DOC README
+%dir %{_kde4_appsdir}/remoteview
 
-%files filesharing -f filelists/filesharing
+%files -n kget -f filelists/kget
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
+%dir %{_kde4_appsdir}/dolphinpart
+%dir %{_kde4_appsdir}/dolphinpart/kpartplugins
+%exclude %{_kde4_libdir}/libkgetcore.so
+%exclude %{_includedir}/krdc/hostpreferences.h
 
-%package -n kget
-License:        GPLv2+
-Summary:        Download Manager
-Group:          Productivity/Networking/Other
-Provides:       kdenetwork3 = 3.5.1
-Obsoletes:      kdenetwork3 <= 3.5.1
-Provides:       kde4-kget = 4.3.0
-Obsoletes:      kde4-kget < 4.3.0
-%kde4_runtime_requires
+%files -n kget-devel
+%defattr(-,root,root)
+%{_kde4_libdir}/libkgetcore.so
 
-%description -n kget
-An advanced download manager for KDE
+%files -n kopete -f filelists/kopete
+%defattr(-,root,root)
+%doc COPYING COPYING.DOC README
+%dir %{_kde4_appsdir}/kopete_contactnotes
+%dir %{_kde4_appsdir}/kopete_groupwise
+%dir %{_kde4_appsdir}/kopete_history
+%dir %{_kde4_appsdir}/kopete_jabber
+%dir %{_kde4_appsdir}/kopete_latex
+%dir %{_kde4_appsdir}/kopete_otr
+%dir %{_kde4_appsdir}/kopete_privacy
+%dir %{_kde4_appsdir}/kopete_skype
+%dir %{_kde4_appsdir}/kopete_statistics
+%dir %{_kde4_appsdir}/kopete_translator
+%dir %{_kde4_appsdir}/kopete_yahoo
+%dir %{_kde4_appsdir}/kopete_wlm
+%dir %{_kde4_appsdir}/kopeterichtexteditpart
+%dir %{_kde4_servicesdir}/kconfiguredialog
+%dir %{_kde4_appsdir}/kwebkitpart/kpartplugins
 
-%post -n kget -p /sbin/ldconfig
+%files -n kopete-devel -f filelists/kopete.devel
+%defattr(-,root,root)
+%doc COPYING COPYING.DOC README
+%dir %{_includedir}/kopete
+%dir %{_includedir}/kopete/ui
 
-%postun -n kget -p /sbin/ldconfig
+%files -n kppp -f filelists/kppp
+%defattr(-,root,root)
+%doc COPYING COPYING.DOC README
 
-%files -n kget -f filelists/kget
+%files -n krdc -f filelists/krdc
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
-%dir %_kde4_appsdir/dolphinpart
-%dir %_kde4_appsdir/dolphinpart/kpartplugins
+%{_kde4_iconsdir}/hicolor/*/apps/krdc.*
+%exclude %{_kde4_libdir}/libkrdccore.so
+%exclude %{_includedir}/krdc/
 
-%files -f filelists/exclude
+%files -n krdc-devel
+%defattr(-,root,root)
+%{_kde4_libdir}/libkrdccore.so
+%{_includedir}/krdc/
+
+%files -n krfb -f filelists/krfb
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
+%{_kde4_iconsdir}/hicolor/*/apps/krfb.*
 
 %changelog


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



Remember to have fun...

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

Reply via email to