Hello community,

here is the log from the commit of package kate for openSUSE:Factory
checked in at Wed Aug 24 15:13:40 CEST 2011.



--------
--- kate/kate.changes   2011-08-08 09:57:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/kate/kate.changes      2011-08-23 
11:05:27.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Aug 18 13:13:04 UTC 2011 - [email protected]
+   
+- Split kwrite doc package (fix for RPMLINT warning)
+- Removed redundant buildrequires
+- Cleaned up spec file formatting
+   
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ kate.spec ++++++
--- /var/tmp/diff_new_pack.pzw9Ha/_old  2011-08-24 15:11:27.000000000 +0200
+++ /var/tmp/diff_new_pack.pzw9Ha/_new  2011-08-24 15:11:27.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           kate
 Version:        4.7.0
-Release:        3
+Release:        5
 License:        GPLv2+
 Summary:        Advanced Text Editor
 Url:            http://www.kde.org/
@@ -27,7 +27,6 @@
 Source0:        %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  libkde4-devel
-BuildRequires:  update-desktop-files
 Requires:       libktexteditor = %{version}
 Provides:       kde4-kate = 4.3.0
 Obsoletes:      kde4-kate < 4.3.0
@@ -38,7 +37,7 @@
 Kate is an advanced text editor for KDE.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %ifarch ppc64
@@ -50,7 +49,6 @@
 %install
   cd build
   %make_install
-  %create_subdir_filelist -d kwrite
   %suse_update_desktop_file kate           TextEditor
   %suse_update_desktop_file ktesnippets_editor           TextEditor
   %suse_update_desktop_file kwrite         TextEditor
@@ -157,11 +155,30 @@
 %description -n kwrite
 KWrite is the default text editor of the K desktop environment.
 
+%package -n kwrite-doc
+License:        GPLv2+
+Summary:        KDE Text Editor: Documentation
+Group:          Productivity/Editors/Other
+Requires:       kwrite = %{version}
+
+%description -n kwrite-doc
+KWrite is the default text editor of the K desktop environment.
+
+This package contains the documentation for KWrite
+ 
 %post -n kwrite -p /sbin/ldconfig
 
 %postun -n kwrite -p /sbin/ldconfig
 
-%files -n kwrite -f filelists/kwrite
+%files -n kwrite
 %defattr(-,root,root)
+%{_kde4_bindir}/kwrite
+%{_kde4_libdir}/libkdeinit4_kwrite.so
+%{_kde4_applicationsdir}/kwrite.desktop
+%{_kde4_appsdir}/kwrite/
+
+%files -n kwrite-doc
+%defattr(-,root,root,-)
+%doc %lang(en) %{_kde4_htmldir}/en/kwrite/
 
 %changelog


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



Remember to have fun...

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

Reply via email to