Hello community,

here is the log from the commit of package kdbg for openSUSE:Factory
checked in at Sun Oct 16 12:50:53 CEST 2011.



--------
--- openSUSE:Factory/kdbg/kdbg.changes  2011-10-02 10:13:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdbg/kdbg.changes      2011-10-13 
09:47:38.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Oct  8 21:44:48 UTC 2011 - [email protected]
+
+- Moved all documentation to the documentation package 
+  (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ kdbg.spec ++++++
--- /var/tmp/diff_new_pack.Nt7uHm/_old  2011-10-16 12:50:50.000000000 +0200
+++ /var/tmp/diff_new_pack.Nt7uHm/_new  2011-10-16 12:50:50.000000000 +0200
@@ -15,23 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           kdbg
-BuildRequires:  fdupes
-BuildRequires:  libkde4-devel
-License:        GPLv2+
-Group:          Development/Tools/Debuggers
-Summary:        Graphical User Interface for GDB
-Requires:       gdb
 Version:        2.5.0
 Release:        1
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+License:        GPLv2+
+Summary:        Graphical User Interface for GDB
 Url:            http://www.kdbg.org/
-Source0:        %name-%{version}.tar.bz2
+Group:          Development/Tools/Debuggers
+Source0:        %{name}-%{version}.tar.bz2
 Patch1:         susepatches.diff
+BuildRequires:  fdupes
+BuildRequires:  libkde4-devel
+Requires:       gdb
 Recommends:     %{name}-lang = %{version}
 Suggests:       %{name}-doc = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
@@ -61,27 +59,30 @@
   %make_install
   %kde_post_install
   cd ..
-  %find_lang %name
+  %find_lang %{name}
   %fdupes -s %{buildroot}
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)
-%_kde4_htmldir/de/kdbg
-%_kde4_htmldir/ru/kdbg
+%exclude %{_kde4_htmldir}/en/kdbg
+%exclude %{_kde4_htmldir}/de/kdbg
+%exclude %{_kde4_htmldir}/ru/kdbg
 
 %files doc
 %defattr(-,root,root)
-%_kde4_htmldir/en/kdbg
+%doc %lang(en) %{_kde4_htmldir}/en/kdbg
+%doc %lang(de) %{_kde4_htmldir}/de/kdbg
+%doc %lang(ru) %{_kde4_htmldir}/ru/kdbg
 
 %files 
 %defattr(-,root,root)
 %doc COPYING BUGS ChangeLog-pre-2.2.0 TODO README ReleaseNotes-2.2.0 
ReleaseNotes-2.2.1 ReleaseNotes-2.2.2 ReleaseNotes-2.5.0
-%_kde4_appsdir/kdbg
-%_kde4_configdir/kdbgrc
-%_kde4_applicationsdir/kdbg.desktop
-%_kde4_bindir/kdbg
-%_kde4_iconsdir/hicolor/
-%_kde4_iconsdir/oxygen/
-%_kde4_iconsdir/locolor/
+%{_kde4_applicationsdir}/kdbg.desktop
+%{_kde4_appsdir}/kdbg
+%{_kde4_bindir}/kdbg
+%config %{_kde4_configdir}/kdbgrc
+%{_kde4_iconsdir}/hicolor/
+%{_kde4_iconsdir}/locolor/
+%{_kde4_iconsdir}/oxygen/
 
 %changelog

continue with "q"...



Remember to have fun...

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

Reply via email to